[INFO] crate comms 0.1.4 is already in cache [INFO] extracting crate comms 0.1.4 into work/ex/beta-1.38-1/sources/1.37.0/reg/comms/0.1.4 [INFO] extracting crate comms 0.1.4 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/comms/0.1.4 [INFO] validating manifest of comms-0.1.4 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of comms-0.1.4 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing comms-0.1.4 [INFO] finished frobbing comms-0.1.4 [INFO] frobbed toml for comms-0.1.4 written to work/ex/beta-1.38-1/sources/1.37.0/reg/comms/0.1.4/Cargo.toml [INFO] started frobbing comms-0.1.4 [INFO] finished frobbing comms-0.1.4 [INFO] frobbed toml for comms-0.1.4 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/comms/0.1.4/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing comms-0.1.4 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/comms/0.1.4:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 24d4c5636b1e5d19b55d54413c1fb32accc5eaaf350ff876b6f0bb637f077b4a [INFO] running `"docker" "start" "-a" "24d4c5636b1e5d19b55d54413c1fb32accc5eaaf350ff876b6f0bb637f077b4a"` [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling comms v0.1.4 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/mod.rs:126:39 [INFO] [stderr] | [INFO] [stderr] 126 | pub fn update_status(self) -> Box, Self), Error = Self>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Self), Error = Self>` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.19s [INFO] running `"docker" "inspect" "24d4c5636b1e5d19b55d54413c1fb32accc5eaaf350ff876b6f0bb637f077b4a"` [INFO] running `"docker" "rm" "-f" "24d4c5636b1e5d19b55d54413c1fb32accc5eaaf350ff876b6f0bb637f077b4a"` [INFO] [stdout] 24d4c5636b1e5d19b55d54413c1fb32accc5eaaf350ff876b6f0bb637f077b4a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/comms/0.1.4:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 1a7df5a1c38f0d9fcd2686661e94bc5db794a17b57eb656425148fdd2556298f [INFO] running `"docker" "start" "-a" "1a7df5a1c38f0d9fcd2686661e94bc5db794a17b57eb656425148fdd2556298f"` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling quickcheck v0.2.27 [INFO] [stderr] Compiling comms v0.1.4 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/mod.rs:126:39 [INFO] [stderr] | [INFO] [stderr] 126 | pub fn update_status(self) -> Box, Self), Error = Self>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Self), Error = Self>` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:56:33 [INFO] [stderr] | [INFO] [stderr] 56 | pub fn unpark_noop() -> Arc { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn executor::Unpark` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'futures::task::Unpark': recommended to use `Notify` instead [INFO] [stderr] --> src/lib.rs:56:33 [INFO] [stderr] | [INFO] [stderr] 56 | pub fn unpark_noop() -> Arc { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'futures::task::Unpark': recommended to use `Notify` instead [INFO] [stderr] --> src/lib.rs:59:14 [INFO] [stderr] | [INFO] [stderr] 59 | impl executor::Unpark for Foo { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'futures::task_impl::std::>::poll_future': recommended to use `poll_future_notify` instead [INFO] [stderr] --> src/client/mod.rs:391:49 [INFO] [stderr] | [INFO] [stderr] 391 | if let Ok(Async::NotReady) = future.poll_future(unpark_noop()) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'futures::task_impl::std::>::poll_future': recommended to use `poll_future_notify` instead [INFO] [stderr] --> src/room/mod.rs:294:24 [INFO] [stderr] | [INFO] [stderr] 294 | assert!(future.poll_future(unpark_noop()).unwrap().is_not_ready()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.97s [INFO] running `"docker" "inspect" "1a7df5a1c38f0d9fcd2686661e94bc5db794a17b57eb656425148fdd2556298f"` [INFO] running `"docker" "rm" "-f" "1a7df5a1c38f0d9fcd2686661e94bc5db794a17b57eb656425148fdd2556298f"` [INFO] [stdout] 1a7df5a1c38f0d9fcd2686661e94bc5db794a17b57eb656425148fdd2556298f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/comms/0.1.4:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] d94ad3833b666fafd8eb432ad3be9bc46ab110d37ab73d0ca63c9109a6aacfc0 [INFO] running `"docker" "start" "-a" "d94ad3833b666fafd8eb432ad3be9bc46ab110d37ab73d0ca63c9109a6aacfc0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/comms-afb15eeab3562c05 [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test client::receive::tests::can_receive_an_error ... ok [INFO] [stdout] test client::receive::tests::can_receive ... ok [INFO] [stdout] test client::receive::tests::can_receive_well_behaved ... ok [INFO] [stdout] test client::receive::tests::can_hard_receive_in_time ... ok [INFO] [stdout] test client::receive::tests::can_hard_receive_an_error ... ok [INFO] [stdout] test client::tests::can_close ... ok [INFO] [stdout] test client::receive::tests::can_soft_receive_an_error ... ok [INFO] [stdout] test client::receive::tests::can_soft_receive_in_time ... ok [INFO] [stdout] test client::tests::can_receive ... ok [INFO] [stdout] test client::tests::can_join_room ... ok [INFO] [stdout] test client::tests::can_transmit ... ok [INFO] [stdout] test room::tests::can_broadcast_all ... ok [INFO] [stdout] test room::tests::can_receive_all ... ok [INFO] [stdout] test room::tests::can_statuses ... ok [INFO] [stdout] test room::tests::can_transmit ... ok [INFO] [stdout] test client::tests::can_status ... ok [INFO] [stdout] test client::tests::stream_and_sink_separate ... FAILED [INFO] [stdout] test client::receive::tests::can_receive_for_3_seconds ... ok [INFO] [stdout] test client::receive::tests::can_hard_receive_a_timeout ... ok [INFO] [stdout] test client::receive::tests::can_soft_receive_a_timeout ... ok [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] test client::receive::tests::can_receive_with_soft_timeout_well_behaved ... ok [INFO] [stdout] test client::receive::tests::can_receive_with_hard_timeout_well_behaved ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- client::tests::stream_and_sink_separate stdout ---- [INFO] [stdout] thread 'client::tests::stream_and_sink_separate' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Ok(NotReady)`, [INFO] [stdout] right: `Ok(Ready(()))`', src/client/mod.rs:442:17 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5635ce16de6b - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x5635ce16de6b - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5635ce16de6b - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x5635ce16de6b - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x5635ce16de6b - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x5635ce16dadc - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x5635ce16e5dd - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x5635ce16e162 - std::panicking::continue_panic_fmt::he38ad41d6304a12c [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x5635ce16e0af - std::panicking::begin_panic_fmt::h4b478f1ed53f4521 [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x5635ce080751 - comms::client::tests::stream_and_sink_separate::{{closure}}::h4958d1addf81ff32 [INFO] [stdout] at src/client/mod.rs:442 [INFO] [stdout] 10: 0x5635ce067675 - futures::future::lazy::Lazy::get::hfa6dbe934413bc98 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/lazy.rs:64 [INFO] [stdout] 11: 0x5635ce068383 - as futures::future::Future>::poll::hf3113f99f22c8525 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/lazy.rs:82 [INFO] [stdout] 12: 0x5635ce0cc333 - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h5f737186f49789ad [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:329 [INFO] [stdout] 13: 0x5635ce0ce193 - futures::task_impl::Spawn::enter::{{closure}}::h999bb9ba846e0c5e [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:399 [INFO] [stdout] 14: 0x5635ce088488 - futures::task_impl::std::set::he9a1ddaee30e3d5b [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/std/mod.rs:83 [INFO] [stdout] 15: 0x5635ce0cd96b - futures::task_impl::Spawn::enter::hcde434326434da93 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:399 [INFO] [stdout] 16: 0x5635ce0cae91 - futures::task_impl::Spawn::poll_fn_notify::h3fe91abd4623b479 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:291 [INFO] [stdout] 17: 0x5635ce0cbf27 - futures::task_impl::Spawn::poll_future_notify::h31c3a52a78b0af34 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/mod.rs:329 [INFO] [stdout] 18: 0x5635ce08a86e - futures::task_impl::std::>::wait_future::{{closure}}::hd7577dcd9d20268c [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/std/mod.rs:236 [INFO] [stdout] 19: 0x5635ce086c0a - futures::task_impl::std::ThreadNotify::with_current::{{closure}}::hf052c864fb13cd18 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/std/mod.rs:483 [INFO] [stdout] 20: 0x5635ce0c9e1f - std::thread::local::LocalKey::try_with::h702d4161630934a7 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:262 [INFO] [stdout] 21: 0x5635ce0c8d2d - std::thread::local::LocalKey::with::h3e66f032fc108617 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/local.rs:239 [INFO] [stdout] 22: 0x5635ce086504 - futures::task_impl::std::ThreadNotify::with_current::h743e42a8b02d7225 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/std/mod.rs:483 [INFO] [stdout] 23: 0x5635ce0ce46d - futures::task_impl::std::>::wait_future::h0628fbfc41f643fe [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/task_impl/std/mod.rs:233 [INFO] [stdout] 24: 0x5635ce067cb8 - futures::future::Future::wait::h1cbf2a4ab5233cb3 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.28/src/future/mod.rs:299 [INFO] [stdout] 25: 0x5635ce07ed8c - comms::client::tests::stream_and_sink_separate::hf98ff7b69190badb [INFO] [stdout] at src/client/mod.rs:416 [INFO] [stdout] 26: 0x5635ce07ebaa - comms::client::tests::stream_and_sink_separate::{{closure}}::hfef498705c9e1757 [INFO] [stdout] at src/client/mod.rs:412 [INFO] [stdout] 27: 0x5635ce0b956e - core::ops::function::FnOnce::call_once::h3fa234c2a10b36e6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 28: 0x5635ce0ee1cf - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 29: 0x5635ce170f0a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 30: 0x5635ce1087be - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 31: 0x5635ce1087be - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x5635ce1087be - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 33: 0x5635ce0e3bf5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 34: 0x5635ce0e7e05 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 35: 0x5635ce0e7e05 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 36: 0x5635ce0e7e05 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 37: 0x5635ce170f0a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 38: 0x5635ce0e8402 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 39: 0x5635ce0e8402 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 40: 0x5635ce0e8402 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 41: 0x5635ce0e8402 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 42: 0x5635ce163b0f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 43: 0x5635ce170620 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 44: 0x5635ce170620 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 45: 0x5635ce170620 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 46: 0x7f08c1ebd4a4 - start_thread [INFO] [stdout] 47: 0x7f08c19e8d0f - __clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] client::tests::stream_and_sink_separate [INFO] [stdout] [INFO] [stdout] test result: FAILED. 21 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "d94ad3833b666fafd8eb432ad3be9bc46ab110d37ab73d0ca63c9109a6aacfc0"` [INFO] running `"docker" "rm" "-f" "d94ad3833b666fafd8eb432ad3be9bc46ab110d37ab73d0ca63c9109a6aacfc0"` [INFO] [stdout] d94ad3833b666fafd8eb432ad3be9bc46ab110d37ab73d0ca63c9109a6aacfc0