[INFO] crate websocat 1.6.0 is already in cache [INFO] testing websocat-1.6.0 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate websocat 1.6.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate websocat 1.6.0 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate websocat 1.6.0 [INFO] finished tweaking crates.io crate websocat 1.6.0 [INFO] tweaked toml for crates.io crate websocat 1.6.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate websocat 1.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b9196cfd1821e15adcab4393ec0c92e301dd585190e7815f9ec3a545ba96097 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1b9196cfd1821e15adcab4393ec0c92e301dd585190e7815f9ec3a545ba96097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b9196cfd1821e15adcab4393ec0c92e301dd585190e7815f9ec3a545ba96097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b9196cfd1821e15adcab4393ec0c92e301dd585190e7815f9ec3a545ba96097", kill_on_drop: false }` [INFO] [stdout] 1b9196cfd1821e15adcab4393ec0c92e301dd585190e7815f9ec3a545ba96097 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9828f9015e1a7a4215c6f579744b08801c984950e956344b48ad927c7c9a002b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9828f9015e1a7a4215c6f579744b08801c984950e956344b48ad927c7c9a002b", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling arc-swap v0.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.5.0 [INFO] [stderr] Compiling slab_typesafe v0.1.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling smart-default v0.3.0 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling signal-hook v0.1.11 [INFO] [stderr] Compiling structopt-derive v0.2.16 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.19 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-stdin-stdout v0.1.5 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio-file-unix v0.5.1 [INFO] [stderr] Compiling websocket-base v0.26.2 [INFO] [stderr] Compiling tokio-process v0.2.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling tk-listen v0.2.1 [INFO] [stderr] Compiling http-bytes v0.1.0 [INFO] [stderr] Compiling structopt v0.2.16 [INFO] [stderr] Compiling websocket v0.26.2 [INFO] [stderr] Compiling websocat v1.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "9828f9015e1a7a4215c6f579744b08801c984950e956344b48ad927c7c9a002b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9828f9015e1a7a4215c6f579744b08801c984950e956344b48ad927c7c9a002b", kill_on_drop: false }` [INFO] [stdout] 9828f9015e1a7a4215c6f579744b08801c984950e956344b48ad927c7c9a002b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d6ab414c14750b25bfc53c9be1797e80eb2b8e61315a1e56cd8164e7cedf7b0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3d6ab414c14750b25bfc53c9be1797e80eb2b8e61315a1e56cd8164e7cedf7b0", kill_on_drop: false }` [INFO] [stderr] Compiling websocat v1.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.16s [INFO] running `Command { std: "docker" "inspect" "3d6ab414c14750b25bfc53c9be1797e80eb2b8e61315a1e56cd8164e7cedf7b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d6ab414c14750b25bfc53c9be1797e80eb2b8e61315a1e56cd8164e7cedf7b0", kill_on_drop: false }` [INFO] [stdout] 3d6ab414c14750b25bfc53c9be1797e80eb2b8e61315a1e56cd8164e7cedf7b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e3b49eae5348f76bb8d93f4cb30d8ce93ef6e071dbccb8ba19c549b264a2428e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e3b49eae5348f76bb8d93f4cb30d8ce93ef6e071dbccb8ba19c549b264a2428e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/websocat-7de326b28c0b34de [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test http_peer::test_basic_sse_stream ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/websocat-89c68a99e0c2d52d [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test-d97dd31202005a3c [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test trivial ... ok [INFO] [stdout] test unix ... FAILED [INFO] [stdout] test tcp ... ok [INFO] [stdout] test ws ... ok [INFO] [stdout] test abstract_ ... ok [INFO] [stdout] test ws_ll ... ok [INFO] [stderr] error: test failed, to rerun pass '--test test' [INFO] [stdout] test ws_persist ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- unix stdout ---- [INFO] [stdout] Read-only file system (os error 30) [INFO] [stdout] thread 'unix' panicked at 'explicit panic', tests/test.rs:196:17 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560d9316df45 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x560d9316df45 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x560d9316df45 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x560d9316df45 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x560d931980fc - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x560d92ca7fc5 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x560d93163d91 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x560d931706b0 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x560d931706b0 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x560d931706b0 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x560d931703aa - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x560d93170cf3 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x560d9314c599 - std::panicking::begin_panic::h627fcda842a1fb68 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:456 [INFO] [stdout] 13: 0x560d92bbb198 - test::unix::{{closure}}::hef6b3b5fe776ec68 [INFO] [stdout] at tests/test.rs:49 [INFO] [stdout] 14: 0x560d92c33378 - websocat::sessionserve::serve_impl::{{closure}}::hea17b4603a7cdb87 [INFO] [stdout] at /opt/rustwide/workdir/src/sessionserve.rs:262 [INFO] [stdout] 15: 0x560d92c55adc - core::result::Result::map_err::h55557e326c68cdca [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/result.rs:612 [INFO] [stdout] 16: 0x560d92c846f1 - as futures::future::Future>::poll::hcf969a47b5036673 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/map_err.rs:34 [INFO] [stdout] 17: 0x560d92f35986 - as futures::future::Future>::poll::h91f690142bc2e1fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/mod.rs:113 [INFO] [stdout] 18: 0x560d92b61b47 - futures::future::chain::Chain::poll::h05f0a25ee88f7fc8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/chain.rs:42 [INFO] [stdout] 19: 0x560d92c6dbae - as futures::future::Future>::poll::h69af69d89defb834 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/and_then.rs:32 [INFO] [stdout] 20: 0x560d92bf8ace - futures::future::join::MaybeDone::poll::hd6a2ccbe982cccf5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/join.rs:153 [INFO] [stdout] 21: 0x560d92bfa8d9 - as futures::future::Future>::poll::h4888b493c8925d63 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/join.rs:67 [INFO] [stdout] 22: 0x560d92bd8f8e - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h3558f620ae6350a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:329 [INFO] [stdout] 23: 0x560d92bd990e - futures::task_impl::Spawn::enter::{{closure}}::hd6711602d33bbbad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:399 [INFO] [stdout] 24: 0x560d92ca6c3f - futures::task_impl::std::set::he1f90dbda21d00dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/std/mod.rs:83 [INFO] [stdout] 25: 0x560d92bd97be - futures::task_impl::Spawn::enter::hefde8a3fd094960b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:399 [INFO] [stdout] 26: 0x560d92bd8b94 - futures::task_impl::Spawn::poll_fn_notify::hbd2e6f1a4b080917 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:291 [INFO] [stdout] 27: 0x560d92bd8ec8 - futures::task_impl::Spawn::poll_future_notify::hb7fe9e62d1f95193 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:329 [INFO] [stdout] 28: 0x560d92bd7cc7 - tokio_current_thread::Entered

::block_on::{{closure}}::h8b1dc83c55e780a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:494 [INFO] [stdout] 29: 0x560d92bd62a3 - tokio_current_thread::Borrow::enter::{{closure}}::{{closure}}::h0cae538367536846 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:788 [INFO] [stdout] 30: 0x560d92bd55a1 - tokio_current_thread::CurrentRunner::set_spawn::h9efbf73345886c5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:825 [INFO] [stdout] 31: 0x560d92bd6254 - tokio_current_thread::Borrow::enter::{{closure}}::he8097ee7748ca3fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:788 [INFO] [stdout] 32: 0x560d92ca30c1 - std::thread::local::LocalKey::try_with::h3c499f8325d92db8 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/local.rs:263 [INFO] [stdout] 33: 0x560d92ca1b4d - std::thread::local::LocalKey::with::h6d084d33fe70dd05 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/local.rs:239 [INFO] [stdout] 34: 0x560d92bd5b3d - tokio_current_thread::Borrow::enter::h5f02bc78f682f172 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:786 [INFO] [stdout] 35: 0x560d92bd6b78 - tokio_current_thread::Entered

::block_on::h64369f223af8c352 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:491 [INFO] [stdout] 36: 0x560d92c8a95a - tokio::runtime::current_thread::runtime::Runtime::block_on::{{closure}}::h18a98f993cf662d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:200 [INFO] [stdout] 37: 0x560d92c89fa4 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h8e0a0535fc6b3001 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:241 [INFO] [stdout] 38: 0x560d92ca077b - tokio_executor::global::with_default::{{closure}}::h0b875857418a6b8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.8/src/global.rs:209 [INFO] [stdout] 39: 0x560d92ca448d - std::thread::local::LocalKey::try_with::h8a4db622723bdc15 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/local.rs:263 [INFO] [stdout] 40: 0x560d92ca21fd - std::thread::local::LocalKey::with::hd405a7619683d714 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/local.rs:239 [INFO] [stdout] 41: 0x560d92ca0587 - tokio_executor::global::with_default::hd225e8355df594c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.8/src/global.rs:178 [INFO] [stdout] 42: 0x560d92c899ec - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::h5aa3e6a29719f0c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:239 [INFO] [stdout] 43: 0x560d92c9f046 - tokio_timer::timer::handle::with_default::{{closure}}::h1596313a44e0e95f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/timer/handle.rs:101 [INFO] [stdout] 44: 0x560d92ca3cbd - std::thread::local::LocalKey::try_with::h6b4afeefafb31fe5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/local.rs:263 [INFO] [stdout] 45: 0x560d92ca143d - std::thread::local::LocalKey::with::h1139254215f236f3 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/local.rs:239 [INFO] [stdout] 46: 0x560d92c9ed6e - tokio_timer::timer::handle::with_default::hc90172b2488d8640 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/timer/handle.rs:84 [INFO] [stdout] 47: 0x560d92c89551 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::h31798c7a4c3dcbc6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:232 [INFO] [stdout] 48: 0x560d92bd4861 - tokio_timer::clock::clock::with_default::{{closure}}::h5d099f06b8e8e0bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/clock/clock.rs:137 [INFO] [stdout] 49: 0x560d92ca399d - std::thread::local::LocalKey::try_with::h67692465dc9ce6fa [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/local.rs:263 [INFO] [stdout] 50: 0x560d92ca153d - std::thread::local::LocalKey::with::h2289cde14a038262 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/local.rs:239 [INFO] [stdout] 51: 0x560d92bd4227 - tokio_timer::clock::clock::with_default::h13ef1f154c6f2ba4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/clock/clock.rs:117 [INFO] [stdout] 52: 0x560d92c890da - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::h4fe114c7b212057a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:231 [INFO] [stdout] 53: 0x560d92c86bbd - tokio_reactor::with_default::{{closure}}::h162ec360b39abab3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:237 [INFO] [stdout] 54: 0x560d92ca33bd - std::thread::local::LocalKey::try_with::h502dd54e8617a9f5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/local.rs:263 [INFO] [stdout] 55: 0x560d92ca163d - std::thread::local::LocalKey::with::h25ac0564ee7f7cd4 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/local.rs:239 [INFO] [stdout] 56: 0x560d92c8637e - tokio_reactor::with_default::h690bbcf0db38be9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:217 [INFO] [stdout] 57: 0x560d92c88654 - tokio::runtime::current_thread::runtime::Runtime::enter::h0876bbe1e1273e32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:230 [INFO] [stdout] 58: 0x560d92c8a70d - tokio::runtime::current_thread::runtime::Runtime::block_on::h521513085b514ee3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:198 [INFO] [stdout] 59: 0x560d92bbaea7 - test::unix::hda94be056d17f7e6 [INFO] [stdout] at tests/test.rs:217 [INFO] [stdout] 60: 0x560d92bba2ba - test::unix::{{closure}}::hc1967a523c63e833 [INFO] [stdout] at tests/test.rs:194 [INFO] [stdout] 61: 0x560d92bdef1e - core::ops::function::FnOnce::call_once::hc8d8fffdcf118bb6 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 62: 0x560d92ccf53c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 63: 0x560d92ccf53c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 64: 0x560d92ccf53c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 65: 0x560d92ccf53c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 66: 0x560d92ccf53c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 67: 0x560d92ccf53c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 68: 0x560d92ccf53c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 69: 0x560d92ca74b6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 70: 0x560d92cac545 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 71: 0x560d92cac545 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 72: 0x560d92cac545 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 73: 0x560d92cac545 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 74: 0x560d92cac545 - std::panic::catch_unwind::ha03e59eb589f857b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 75: 0x560d92cac545 - std::thread::Builder::spawn_unchecked::{{closure}}::hdeba34620a4a7a44 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stdout] 76: 0x560d92cac545 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h552693dbb801eadd [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 77: 0x560d9317884a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 78: 0x560d9317884a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 79: 0x560d9317884a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 80: 0x7f1694ef5609 - start_thread [INFO] [stdout] 81: 0x7f1694e01103 - __clone [INFO] [stdout] 82: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] unix [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e3b49eae5348f76bb8d93f4cb30d8ce93ef6e071dbccb8ba19c549b264a2428e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3b49eae5348f76bb8d93f4cb30d8ce93ef6e071dbccb8ba19c549b264a2428e", kill_on_drop: false }` [INFO] [stdout] e3b49eae5348f76bb8d93f4cb30d8ce93ef6e071dbccb8ba19c549b264a2428e