(gdb) thread apply all bt Thread 9 (Thread 0x7f478d3ff700 (LWP 1977)): #0 0x00007f478e6226bb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f47905471fc in std::sys::unix::condvar::Condvar::wait_timeout::h31b31f9fcaee7d2f () at libstd/sys/unix/condvar.rs:106 #2 0x00007f478fe85a58 in std::sys_common::condvar::Condvar::wait_timeout::h8a468a4c15a1d071 () at /checkout/src/libstd/sys_common/condvar.rs:61 #3 0x00007f478fe7d0e9 in std::sync::condvar::Condvar::wait_timeout::h1f630e8ec83249ab () at /checkout/src/libstd/sync/condvar.rs:415 #4 0x00007f478fe8893a in antidote::Condvar::wait_timeout::h8531889f1646490a () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/antidote-1.0.0/src/lib.rs:106 #5 0x00007f478fe85041 in scheduled_thread_pool::Worker::get_job::hf9750f9da5e72be5 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/scheduled-thread-pool-0.2.0/src/lib.rs:293 #6 0x00007f478fe84a6b in scheduled_thread_pool::Worker::run::h109aa6484feac7d2 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/scheduled-thread-pool-0.2.0/src/lib.rs:268 #7 0x00007f478fe84a18 in scheduled_thread_pool::Worker::start::_$u7b$$u7b$closure$u7d$$u7d$::h513ca130f9e93d18 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/scheduled-thread-pool-0.2.0/src/lib.rs:264 #8 0x00007f478fe8b253 in std::sys_common::backtrace::__rust_begin_short_backtrace::h75847571a587c7dc () at /checkout/src/libstd/sys_common/backtrace.rs:136 #9 0x00007f478fe863ed in std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::heb0abf8914691901 () at /checkout/src/libstd/thread/mod.rs:409 #10 0x00007f478fe7cf81 in _$LT$std..panic..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h22f4ca9c098e334b () at /checkout/src/libstd/panic.rs:305 #11 0x00007f478fe883a5 in std::panicking::try::do_call::hbe62d004c5c5dd8f () at /checkout/src/libstd/panicking.rs:310 #12 0x00007f4790559f1a in __rust_maybe_catch_panic () at libpanic_unwind/lib.rs:105 #13 0x00007f478fe88103 in std::panicking::try::h9396d727fd3567d9 () at /checkout/src/libstd/panicking.rs:289 #14 0x00007f478fe7d3d3 in std::panic::catch_unwind::h6ab42c4540e3c634 () at /checkout/src/libstd/panic.rs:374 #15 0x00007f478fe861fe in std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::h482f1cbe31453f0c () at /checkout/src/libstd/thread/mod.rs:408 #16 0x00007f478fe86ff7 in _$LT$F$u20$as$u20$alloc..boxed..FnBox$LT$A$GT$$GT$::call_box::h9d9c45b508588000 () at /checkout/src/liballoc/boxed.rs:638 #17 0x00007f479054e5db in std::sys_common::thread::start_thread::h1576deef00f7d597 () at /checkout/src/liballoc/boxed.rs:648 #18 0x00007f479053e6f6 in std::sys::unix::thread::Thread::new::thread_start::h58ecb187f0be1ce5 () at libstd/sys/unix/thread.rs:90 #19 0x00007f478e61db50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #20 0x00007f478e151fbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #21 0x0000000000000000 in ?? () Thread 8 (Thread 0x7f478d1fe700 (LWP 1978)): #0 0x00007f478e6226bb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f47905471fc in std::sys::unix::condvar::Condvar::wait_timeout::h31b31f9fcaee7d2f () at libstd/sys/unix/condvar.rs:106 #2 0x00007f478fe85a58 in std::sys_common::condvar::Condvar::wait_timeout::h8a468a4c15a1d071 () at /checkout/src/libstd/sys_common/condvar.rs:61 #3 0x00007f478fe7d0e9 in std::sync::condvar::Condvar::wait_timeout::h1f630e8ec83249ab () at /checkout/src/libstd/sync/condvar.rs:415 #4 0x00007f478fe8893a in antidote::Condvar::wait_timeout::h8531889f1646490a () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/antidote-1.0.0/src/lib.rs:106 #5 0x00007f478fe85041 in scheduled_thread_pool::Worker::get_job::hf9750f9da5e72be5 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/scheduled-thread-pool-0.2.0/src/lib.rs:293 #6 0x00007f478fe84a6b in scheduled_thread_pool::Worker::run::h109aa6484feac7d2 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/scheduled-thread-pool-0.2.0/src/lib.rs:268 #7 0x00007f478fe84a18 in scheduled_thread_pool::Worker::start::_$u7b$$u7b$closure$u7d$$u7d$::h513ca130f9e93d18 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/scheduled-thread-pool-0.2.0/src/lib.rs:264 ---Type to continue, or q to quit--- #8 0x00007f478fe8b253 in std::sys_common::backtrace::__rust_begin_short_backtrace::h75847571a587c7dc () at /checkout/src/libstd/sys_common/backtrace.rs:136 #9 0x00007f478fe863ed in std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::heb0abf8914691901 () at /checkout/src/libstd/thread/mod.rs:409 #10 0x00007f478fe7cf81 in _$LT$std..panic..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h22f4ca9c098e334b () at /checkout/src/libstd/panic.rs:305 #11 0x00007f478fe883a5 in std::panicking::try::do_call::hbe62d004c5c5dd8f () at /checkout/src/libstd/panicking.rs:310 #12 0x00007f4790559f1a in __rust_maybe_catch_panic () at libpanic_unwind/lib.rs:105 #13 0x00007f478fe88103 in std::panicking::try::h9396d727fd3567d9 () at /checkout/src/libstd/panicking.rs:289 #14 0x00007f478fe7d3d3 in std::panic::catch_unwind::h6ab42c4540e3c634 () at /checkout/src/libstd/panic.rs:374 #15 0x00007f478fe861fe in std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::h482f1cbe31453f0c () at /checkout/src/libstd/thread/mod.rs:408 #16 0x00007f478fe86ff7 in _$LT$F$u20$as$u20$alloc..boxed..FnBox$LT$A$GT$$GT$::call_box::h9d9c45b508588000 () at /checkout/src/liballoc/boxed.rs:638 #17 0x00007f479054e5db in std::sys_common::thread::start_thread::h1576deef00f7d597 () at /checkout/src/liballoc/boxed.rs:648 #18 0x00007f479053e6f6 in std::sys::unix::thread::Thread::new::thread_start::h58ecb187f0be1ce5 () at libstd/sys/unix/thread.rs:90 #19 0x00007f478e61db50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #20 0x00007f478e151fbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #21 0x0000000000000000 in ?? () Thread 7 (Thread 0x7f478cffd700 (LWP 1979)): #0 0x00007f478e6226bb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f47905471fc in std::sys::unix::condvar::Condvar::wait_timeout::h31b31f9fcaee7d2f () at libstd/sys/unix/condvar.rs:106 #2 0x00007f478fe85a58 in std::sys_common::condvar::Condvar::wait_timeout::h8a468a4c15a1d071 () at /checkout/src/libstd/sys_common/condvar.rs:61 #3 0x00007f478fe7d0e9 in std::sync::condvar::Condvar::wait_timeout::h1f630e8ec83249ab () at /checkout/src/libstd/sync/condvar.rs:415 #4 0x00007f478fe8893a in antidote::Condvar::wait_timeout::h8531889f1646490a () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/antidote-1.0.0/src/lib.rs:106 #5 0x00007f478fe85041 in scheduled_thread_pool::Worker::get_job::hf9750f9da5e72be5 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/scheduled-thread-pool-0.2.0/src/lib.rs:293 #6 0x00007f478fe84a6b in scheduled_thread_pool::Worker::run::h109aa6484feac7d2 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/scheduled-thread-pool-0.2.0/src/lib.rs:268 #7 0x00007f478fe84a18 in scheduled_thread_pool::Worker::start::_$u7b$$u7b$closure$u7d$$u7d$::h513ca130f9e93d18 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/scheduled-thread-pool-0.2.0/src/lib.rs:264 #8 0x00007f478fe8b253 in std::sys_common::backtrace::__rust_begin_short_backtrace::h75847571a587c7dc () at /checkout/src/libstd/sys_common/backtrace.rs:136 #9 0x00007f478fe863ed in std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::heb0abf8914691901 () at /checkout/src/libstd/thread/mod.rs:409 #10 0x00007f478fe7cf81 in _$LT$std..panic..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h22f4ca9c098e334b () at /checkout/src/libstd/panic.rs:305 #11 0x00007f478fe883a5 in std::panicking::try::do_call::hbe62d004c5c5dd8f () at /checkout/src/libstd/panicking.rs:310 #12 0x00007f4790559f1a in __rust_maybe_catch_panic () at libpanic_unwind/lib.rs:105 #13 0x00007f478fe88103 in std::panicking::try::h9396d727fd3567d9 () at /checkout/src/libstd/panicking.rs:289 #14 0x00007f478fe7d3d3 in std::panic::catch_unwind::h6ab42c4540e3c634 () at /checkout/src/libstd/panic.rs:374 #15 0x00007f478fe861fe in std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::h482f1cbe31453f0c () at /checkout/src/libstd/thread/mod.rs:408 #16 0x00007f478fe86ff7 in _$LT$F$u20$as$u20$alloc..boxed..FnBox$LT$A$GT$$GT$::call_box::h9d9c45b508588000 () at /checkout/src/liballoc/boxed.rs:638 #17 0x00007f479054e5db in std::sys_common::thread::start_thread::h1576deef00f7d597 () at /checkout/src/liballoc/boxed.rs:648 #18 0x00007f479053e6f6 in std::sys::unix::thread::Thread::new::thread_start::h58ecb187f0be1ce5 () at libstd/sys/unix/thread.rs:90 ---Type to continue, or q to quit--- #19 0x00007f478e61db50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #20 0x00007f478e151fbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #21 0x0000000000000000 in ?? () Thread 6 (Thread 0x7f478c3ef700 (LWP 1983)): #0 0x00007f478e622344 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f4790549097 in std::thread::park::h7ddb937621c0567c () at libstd/sys/unix/condvar.rs:78 #2 0x00007f47904ff935 in crossbeam_channel::select::handle::Handle::wait_until::hffcafa3a15815aa8 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.1.2/src/select/handle.rs:64 #3 0x00007f47904ffbd9 in crossbeam_channel::select::handle::current_wait_until::_$u7b$$u7b$closure$u7d$$u7d$::h264e4566dc587e46 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.1.2/src/select/handle.rs:98 #4 0x00007f479050090f in _$LT$std..thread..local..LocalKey$LT$T$GT$$GT$::try_with::h2b517ca058264d98 () at /checkout/src/libstd/thread/local.rs:294 #5 0x00007f479050058d in _$LT$std..thread..local..LocalKey$LT$T$GT$$GT$::with::h326cd52616173c02 () at /checkout/src/libstd/thread/local.rs:248 #6 0x00007f47904ffb7d in crossbeam_channel::select::handle::current_wait_until::h3cfad5421dcf5949 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.1.2/src/select/handle.rs:98 #7 0x00007f478f644b7a in _$LT$crossbeam_channel..flavors..list..Channel$LT$T$GT$$GT$::recv_until::hf656156609da2037 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.1.2/src/flavors/list.rs:289 #8 0x00007f478f6b372e in _$LT$crossbeam_channel..channel..Receiver$LT$T$GT$$GT$::recv::h0aee37cf8fe25485 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.1.2/src/channel.rs:557 #9 0x00007f478f8795c8 in _$LT$actix..sync..SyncContext$LT$A$GT$$GT$::run::h83fabe4b17447f65 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-0.5.6/src/sync.rs:227 #10 0x00007f478f87941c in _$LT$actix..sync..SyncArbiter$LT$A$GT$$GT$::start::_$u7b$$u7b$closure$u7d$$u7d$::h635aeb6a0f75c6dd () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-0.5.6/src/sync.rs:116 #11 0x00007f478f883e7b in std::sys_common::backtrace::__rust_begin_short_backtrace::h752c4b6eba76e0cc () at /checkout/src/libstd/sys_common/backtrace.rs:136 #12 0x00007f478f629953 in std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::hef212f7aff0426be () at /checkout/src/libstd/thread/mod.rs:409 #13 0x00007f478f7a548d in _$LT$std..panic..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h94fe5dfa2705de05 () at /checkout/src/libstd/panic.rs:305 #14 0x00007f478f6e5470 in std::panicking::try::do_call::h4be4540da10a5553 () at /checkout/src/libstd/panicking.rs:310 #15 0x00007f4790559f1a in __rust_maybe_catch_panic () at libpanic_unwind/lib.rs:105 #16 0x00007f478f6e5398 in std::panicking::try::h589168ac4cf83b3b () at /checkout/src/libstd/panicking.rs:289 #17 0x00007f478f7a54fd in std::panic::catch_unwind::h2718a6e8c55b389a () at /checkout/src/libstd/panic.rs:374 #18 0x00007f478f6293c2 in std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::h6c2dc74f67b008bb () at /checkout/src/libstd/thread/mod.rs:408 #19 0x00007f478f629a07 in _$LT$F$u20$as$u20$alloc..boxed..FnBox$LT$A$GT$$GT$::call_box::hd3b27df3bec2ba85 () at /checkout/src/liballoc/boxed.rs:638 #20 0x00007f479054e5db in std::sys_common::thread::start_thread::h1576deef00f7d597 () at /checkout/src/liballoc/boxed.rs:648 #21 0x00007f479053e6f6 in std::sys::unix::thread::Thread::new::thread_start::h58ecb187f0be1ce5 () at libstd/sys/unix/thread.rs:90 #22 0x00007f478e61db50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #23 0x00007f478e151fbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #24 0x0000000000000000 in ?? () Thread 5 (Thread 0x7f478c1ee700 (LWP 1984)): #0 0x00007f478e622344 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f4790549097 in std::thread::park::h7ddb937621c0567c () at libstd/sys/unix/condvar.rs:78 #2 0x00007f47904ff935 in crossbeam_channel::select::handle::Handle::wait_until::hffcafa3a15815aa8 () ---Type to continue, or q to quit--- at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.1.2/src/select/handle.rs:64 #3 0x00007f47904ffbd9 in crossbeam_channel::select::handle::current_wait_until::_$u7b$$u7b$closure$u7d$$u7d$::h264e4566dc587e46 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.1.2/src/select/handle.rs:98 #4 0x00007f479050090f in _$LT$std..thread..local..LocalKey$LT$T$GT$$GT$::try_with::h2b517ca058264d98 () at /checkout/src/libstd/thread/local.rs:294 #5 0x00007f479050058d in _$LT$std..thread..local..LocalKey$LT$T$GT$$GT$::with::h326cd52616173c02 () at /checkout/src/libstd/thread/local.rs:248 #6 0x00007f47904ffb7d in crossbeam_channel::select::handle::current_wait_until::h3cfad5421dcf5949 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.1.2/src/select/handle.rs:98 #7 0x00007f478f644b7a in _$LT$crossbeam_channel..flavors..list..Channel$LT$T$GT$$GT$::recv_until::hf656156609da2037 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.1.2/src/flavors/list.rs:289 #8 0x00007f478f6b372e in _$LT$crossbeam_channel..channel..Receiver$LT$T$GT$$GT$::recv::h0aee37cf8fe25485 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.1.2/src/channel.rs:557 #9 0x00007f478f8795c8 in _$LT$actix..sync..SyncContext$LT$A$GT$$GT$::run::h83fabe4b17447f65 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-0.5.6/src/sync.rs:227 #10 0x00007f478f87941c in _$LT$actix..sync..SyncArbiter$LT$A$GT$$GT$::start::_$u7b$$u7b$closure$u7d$$u7d$::h635aeb6a0f75c6dd () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-0.5.6/src/sync.rs:116 #11 0x00007f478f883e7b in std::sys_common::backtrace::__rust_begin_short_backtrace::h752c4b6eba76e0cc () at /checkout/src/libstd/sys_common/backtrace.rs:136 #12 0x00007f478f629953 in std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::hef212f7aff0426be () at /checkout/src/libstd/thread/mod.rs:409 #13 0x00007f478f7a548d in _$LT$std..panic..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h94fe5dfa2705de05 () at /checkout/src/libstd/panic.rs:305 #14 0x00007f478f6e5470 in std::panicking::try::do_call::h4be4540da10a5553 () at /checkout/src/libstd/panicking.rs:310 #15 0x00007f4790559f1a in __rust_maybe_catch_panic () at libpanic_unwind/lib.rs:105 #16 0x00007f478f6e5398 in std::panicking::try::h589168ac4cf83b3b () at /checkout/src/libstd/panicking.rs:289 #17 0x00007f478f7a54fd in std::panic::catch_unwind::h2718a6e8c55b389a () at /checkout/src/libstd/panic.rs:374 #18 0x00007f478f6293c2 in std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::h6c2dc74f67b008bb () at /checkout/src/libstd/thread/mod.rs:408 #19 0x00007f478f629a07 in _$LT$F$u20$as$u20$alloc..boxed..FnBox$LT$A$GT$$GT$::call_box::hd3b27df3bec2ba85 () at /checkout/src/liballoc/boxed.rs:638 #20 0x00007f479054e5db in std::sys_common::thread::start_thread::h1576deef00f7d597 () at /checkout/src/liballoc/boxed.rs:648 #21 0x00007f479053e6f6 in std::sys::unix::thread::Thread::new::thread_start::h58ecb187f0be1ce5 () at libstd/sys/unix/thread.rs:90 #22 0x00007f478e61db50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #23 0x00007f478e151fbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #24 0x0000000000000000 in ?? () Thread 4 (Thread 0x7f478bfed700 (LWP 1985)): #0 0x00007f478e622344 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f4790549097 in std::thread::park::h7ddb937621c0567c () at libstd/sys/unix/condvar.rs:78 #2 0x00007f47904ff935 in crossbeam_channel::select::handle::Handle::wait_until::hffcafa3a15815aa8 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.1.2/src/select/handle.rs:64 #3 0x00007f47904ffbd9 in crossbeam_channel::select::handle::current_wait_until::_$u7b$$u7b$closure$u7d$$u7d$::h264e4566dc587e46 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.1.2/src/select/handle.rs:98 #4 0x00007f479050090f in _$LT$std..thread..local..LocalKey$LT$T$GT$$GT$::try_with::h2b517ca058264d98 () at /checkout/src/libstd/thread/local.rs:294 #5 0x00007f479050058d in _$LT$std..thread..local..LocalKey$LT$T$GT$$GT$::with::h326cd52616173c02 () at /checkout/src/libstd/thread/local.rs:248 #6 0x00007f47904ffb7d in crossbeam_channel::select::handle::current_wait_until::h3cfad5421dcf5949 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.1.2/src/select/handle.rs:98 #7 0x00007f478f644b7a in _$LT$crossbeam_channel..flavors..list..Channel$LT$T$GT$$GT$::recv_until::hf656156609da2037 () ---Type to continue, or q to quit--- at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.1.2/src/flavors/list.rs:289 #8 0x00007f478f6b372e in _$LT$crossbeam_channel..channel..Receiver$LT$T$GT$$GT$::recv::h0aee37cf8fe25485 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.1.2/src/channel.rs:557 #9 0x00007f478f8795c8 in _$LT$actix..sync..SyncContext$LT$A$GT$$GT$::run::h83fabe4b17447f65 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-0.5.6/src/sync.rs:227 #10 0x00007f478f87941c in _$LT$actix..sync..SyncArbiter$LT$A$GT$$GT$::start::_$u7b$$u7b$closure$u7d$$u7d$::h635aeb6a0f75c6dd () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-0.5.6/src/sync.rs:116 #11 0x00007f478f883e7b in std::sys_common::backtrace::__rust_begin_short_backtrace::h752c4b6eba76e0cc () at /checkout/src/libstd/sys_common/backtrace.rs:136 #12 0x00007f478f629953 in std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::hef212f7aff0426be () at /checkout/src/libstd/thread/mod.rs:409 #13 0x00007f478f7a548d in _$LT$std..panic..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h94fe5dfa2705de05 () at /checkout/src/libstd/panic.rs:305 #14 0x00007f478f6e5470 in std::panicking::try::do_call::h4be4540da10a5553 () at /checkout/src/libstd/panicking.rs:310 #15 0x00007f4790559f1a in __rust_maybe_catch_panic () at libpanic_unwind/lib.rs:105 #16 0x00007f478f6e5398 in std::panicking::try::h589168ac4cf83b3b () at /checkout/src/libstd/panicking.rs:289 #17 0x00007f478f7a54fd in std::panic::catch_unwind::h2718a6e8c55b389a () at /checkout/src/libstd/panic.rs:374 #18 0x00007f478f6293c2 in std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::h6c2dc74f67b008bb () at /checkout/src/libstd/thread/mod.rs:408 #19 0x00007f478f629a07 in _$LT$F$u20$as$u20$alloc..boxed..FnBox$LT$A$GT$$GT$::call_box::hd3b27df3bec2ba85 () at /checkout/src/liballoc/boxed.rs:638 #20 0x00007f479054e5db in std::sys_common::thread::start_thread::h1576deef00f7d597 () at /checkout/src/liballoc/boxed.rs:648 #21 0x00007f479053e6f6 in std::sys::unix::thread::Thread::new::thread_start::h58ecb187f0be1ce5 () at libstd/sys/unix/thread.rs:90 #22 0x00007f478e61db50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #23 0x00007f478e151fbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #24 0x0000000000000000 in ?? () Thread 3 (Thread 0x7f478bdec700 (LWP 1986)): #0 0x00007f478f8d291b in actix_web::server::h1decoder::H1Decoder::decode::h5f5733760699ed65 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-web-0.6.4/src/server/h1decoder.rs:89 #1 0x00007f478f657cf3 in _$LT$actix_web..server..h1..Http1$LT$T$C$$u20$H$GT$$GT$::parse::h3111230f1c35552e () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-web-0.6.4/src/server/h1.rs:305 #2 0x00007f478f659a41 in _$LT$actix_web..server..h1..Http1$LT$T$C$$u20$H$GT$$GT$::poll_io::h69a8de5d698c6fa3 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-web-0.6.4/src/server/h1.rs:172 #3 0x00007f478f657253 in _$LT$actix_web..server..h1..Http1$LT$T$C$$u20$H$GT$$GT$::poll::h0688ea21cc67968e () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-web-0.6.4/src/server/h1.rs:132 #4 0x00007f478f769e0a in _$LT$actix_web..server..channel..HttpChannel$LT$T$C$$u20$H$GT$$u20$as$u20$futures..future..Future$GT$::poll::h89720d89e880f0a9 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-web-0.6.4/src/server/channel.rs:111 #5 0x00007f478f76aa7b in _$LT$actix_web..server..channel..HttpChannel$LT$T$C$$u20$H$GT$$u20$as$u20$futures..future..Future$GT$::poll::h89720d89e880f0a9 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-web-0.6.4/src/server/channel.rs:174 #6 0x00007f47904bff55 in _$LT$alloc..boxed..Box$LT$F$GT$$u20$as$u20$futures..future..Future$GT$::poll::h214680a72ab49a6d () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.21/src/future/mod.rs:113 #7 0x00007f47904bd013 in _$LT$futures..task_impl..Spawn$LT$T$GT$$GT$::poll_future_notify::_$u7b$$u7b$closure$u7d$$u7d$::h9e69e00181d8dcf3 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.21/src/task_impl/mod.rs:289 #8 0x00007f47904bd3ad in _$LT$futures..task_impl..Spawn$LT$T$GT$$GT$::enter::_$u7b$$u7b$closure$u7d$$u7d$::h3fee8556078e02c4 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.21/src/task_impl/mod.rs:363 #9 0x00007f47904ac90e in futures::task_impl::std::set::h0013b6b60b96f39a () ---Type to continue, or q to quit--- at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.21/src/task_impl/std/mod.rs:78 #10 0x00007f47904bd1fb in _$LT$futures..task_impl..Spawn$LT$T$GT$$GT$::enter::h3f49e910f24637e8 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.21/src/task_impl/mod.rs:363 #11 0x00007f47904bcf94 in _$LT$futures..task_impl..Spawn$LT$T$GT$$GT$::poll_future_notify::h4141aa9db57ed1c6 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.21/src/task_impl/mod.rs:289 #12 0x00007f479049940b in tokio_core::reactor::Core::dispatch_task::_$u7b$$u7b$closure$u7d$$u7d$::h61cc151c31bb5297 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.12/src/reactor/mod.rs:359 #13 0x00007f47904b7f06 in _$LT$scoped_tls..ScopedKey$LT$T$GT$$GT$::set::h633cf92ff697177d () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 #14 0x00007f4790498cb6 in tokio_core::reactor::Core::dispatch_task::h5e6fe3260abd9284 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.12/src/reactor/mod.rs:358 #15 0x00007f4790497f8e in tokio_core::reactor::Core::dispatch::hb7a3651e55e1b970 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.12/src/reactor/mod.rs:319 #16 0x00007f4790497a52 in tokio_core::reactor::Core::poll::h6a1b84669afbbc8a () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.12/src/reactor/mod.rs:307 #17 0x00007f4790373995 in tokio_core::reactor::Core::run::h22776c472fc8eeed () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.12/src/reactor/mod.rs:241 #18 0x00007f478f615bb2 in actix::arbiter::Arbiter::new::_$u7b$$u7b$closure$u7d$$u7d$::hdbb662da8df4919d () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-0.5.6/src/arbiter.rs:95 #19 0x00007f478f883eb7 in std::sys_common::backtrace::__rust_begin_short_backtrace::hceb4309115cbf1b5 () at /checkout/src/libstd/sys_common/backtrace.rs:136 #20 0x00007f478f62991c in std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::hdef3b6d120bcab5d () at /checkout/src/libstd/thread/mod.rs:409 #21 0x00007f478f7a54d5 in _$LT$std..panic..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hb5aff50e1ab0f921 () at /checkout/src/libstd/panic.rs:305 #22 0x00007f478f6e54ea in std::panicking::try::do_call::h9f6e21340746ab7a () at /checkout/src/libstd/panicking.rs:310 #23 0x00007f4790559f1a in __rust_maybe_catch_panic () at libpanic_unwind/lib.rs:105 #24 0x00007f478f6e528f in std::panicking::try::h3c4ae1bc85263775 () at /checkout/src/libstd/panicking.rs:289 #25 0x00007f478f7a5557 in std::panic::catch_unwind::hbc69ef606f59f8c9 () at /checkout/src/libstd/panic.rs:374 #26 0x00007f478f629702 in std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::h91f632e7448bab7c () at /checkout/src/libstd/thread/mod.rs:408 #27 0x00007f478f629995 in _$LT$F$u20$as$u20$alloc..boxed..FnBox$LT$A$GT$$GT$::call_box::ha8ae5690cca7191f () at /checkout/src/liballoc/boxed.rs:638 #28 0x00007f479054e5db in std::sys_common::thread::start_thread::h1576deef00f7d597 () at /checkout/src/liballoc/boxed.rs:648 #29 0x00007f479053e6f6 in std::sys::unix::thread::Thread::new::thread_start::h58ecb187f0be1ce5 () at libstd/sys/unix/thread.rs:90 #30 0x00007f478e61db50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #31 0x00007f478e151fbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #32 0x0000000000000000 in ?? () Thread 2 (Thread 0x7f478b7ff700 (LWP 1987)): #0 0x00007f478e152613 in epoll_wait () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f47904d600c in mio::sys::unix::epoll::Selector::select::h035667609b0f4715 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/mio-0.6.14/src/sys/unix/epoll.rs:72 #2 0x00007f47904c8a86 in mio::poll::Poll::poll2::hc0d4cb58c9cdf141 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/mio-0.6.14/src/poll.rs:1173 #3 0x00007f47904c8791 in mio::poll::Poll::poll1::h96f5f4acead3e5f1 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/mio-0.6.14/src/poll.rs:1137 ---Type to continue, or q to quit--- #4 0x00007f47904c801d in mio::poll::Poll::poll::ha014880923512a88 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/mio-0.6.14/src/poll.rs:1008 #5 0x00007f478fed7b8b in actix_web::server::srv::start_accept_thread::_$u7b$$u7b$closure$u7d$$u7d$::h388085896e28f6ec () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-web-0.6.4/src/server/srv.rs:784 #6 0x00007f478fec5655 in std::sys_common::backtrace::__rust_begin_short_backtrace::h568cecf71cab35e0 () at /checkout/src/libstd/sys_common/backtrace.rs:136 #7 0x00007f478febfcfa in std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::haa9dde63ae019af4 () at /checkout/src/libstd/thread/mod.rs:409 #8 0x00007f478fedbe67 in _$LT$std..panic..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h025fd17d0c4edfc8 () at /checkout/src/libstd/panic.rs:305 #9 0x00007f478fee488a in std::panicking::try::do_call::hef8d1f9492933778 () at /checkout/src/libstd/panicking.rs:310 #10 0x00007f4790559f1a in __rust_maybe_catch_panic () at libpanic_unwind/lib.rs:105 #11 0x00007f478fee476f in std::panicking::try::h81cc6030e4015d2e () at /checkout/src/libstd/panicking.rs:289 #12 0x00007f478fedcc67 in std::panic::catch_unwind::hb8b67a7d3ae61887 () at /checkout/src/libstd/panic.rs:374 #13 0x00007f478febfadb in std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::h374bbf5751986328 () at /checkout/src/libstd/thread/mod.rs:408 #14 0x00007f478fec23f6 in _$LT$F$u20$as$u20$alloc..boxed..FnBox$LT$A$GT$$GT$::call_box::h9fd46552d5021012 () at /checkout/src/liballoc/boxed.rs:638 #15 0x00007f479054e5db in std::sys_common::thread::start_thread::h1576deef00f7d597 () at /checkout/src/liballoc/boxed.rs:648 #16 0x00007f479053e6f6 in std::sys::unix::thread::Thread::new::thread_start::h58ecb187f0be1ce5 () at libstd/sys/unix/thread.rs:90 #17 0x00007f478e61db50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #18 0x00007f478e151fbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #19 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f4790c46c20 (LWP 1976)): #0 0x00007f478e152613 in epoll_wait () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f47904d600c in mio::sys::unix::epoll::Selector::select::h035667609b0f4715 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/mio-0.6.14/src/sys/unix/epoll.rs:72 #2 0x00007f47904c8a86 in mio::poll::Poll::poll2::hc0d4cb58c9cdf141 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/mio-0.6.14/src/poll.rs:1173 #3 0x00007f47904c8791 in mio::poll::Poll::poll1::h96f5f4acead3e5f1 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/mio-0.6.14/src/poll.rs:1137 #4 0x00007f47904c801d in mio::poll::Poll::poll::ha014880923512a88 () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/mio-0.6.14/src/poll.rs:1008 #5 0x00007f4790496b3a in tokio_core::reactor::Core::poll::h6a1b84669afbbc8a () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.12/src/reactor/mod.rs:276 #6 0x00007f4790373995 in tokio_core::reactor::Core::run::h22776c472fc8eeed () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.12/src/reactor/mod.rs:241 #7 0x00007f479032f8d5 in actix::system::SystemRunner::run::h76e9fc4eba14348e () at /root/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-0.5.6/src/system.rs:106 #8 0x00007f478f6864b9 in redmine_tasks_api::main::hf4d26747ae817ead () at src/main.rs:449 #9 0x00007f478f741680 in std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::hd0bf3d250a379aaf () at /checkout/src/libstd/rt.rs:74 #10 0x00007f479053dc93 in std::panicking::try::do_call::h652ba0d2c84bd5f8 () at libstd/rt.rs:59 #11 0x00007f4790559f1a in __rust_maybe_catch_panic () at libpanic_unwind/lib.rs:105 #12 0x00007f4790544036 in std::rt::lang_start_internal::hbe4f674af93e0051 () at libstd/panicking.rs:289 #13 0x00007f478f741658 in std::rt::lang_start::h77f89e6a8b47e1d2 () at /checkout/src/libstd/rt.rs:74 #14 0x00007f478f6867cd in main ()