[INFO] fetching crate tokio-go 0.1.4... [INFO] testing tokio-go-0.1.4 against try#024495a232636f1f9407d7695b2be51edc2c51bd for pr-130285 [INFO] extracting crate tokio-go 0.1.4 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate tokio-go 0.1.4 on toolchain 024495a232636f1f9407d7695b2be51edc2c51bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+024495a232636f1f9407d7695b2be51edc2c51bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tokio-go 0.1.4 [INFO] finished tweaking crates.io crate tokio-go 0.1.4 [INFO] tweaked toml for crates.io crate tokio-go 0.1.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+024495a232636f1f9407d7695b2be51edc2c51bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 44 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+024495a232636f1f9407d7695b2be51edc2c51bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+024495a232636f1f9407d7695b2be51edc2c51bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 860f3e1ae5c47c05e6c381abfac15d2c1c983f911ffd624e440f0b7bfb909ebe [INFO] running `Command { std: "docker" "start" "-a" "860f3e1ae5c47c05e6c381abfac15d2c1c983f911ffd624e440f0b7bfb909ebe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "860f3e1ae5c47c05e6c381abfac15d2c1c983f911ffd624e440f0b7bfb909ebe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "860f3e1ae5c47c05e6c381abfac15d2c1c983f911ffd624e440f0b7bfb909ebe", kill_on_drop: false }` [INFO] [stdout] 860f3e1ae5c47c05e6c381abfac15d2c1c983f911ffd624e440f0b7bfb909ebe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+024495a232636f1f9407d7695b2be51edc2c51bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a81d30771f537fbd7c816030bea677bcbae46a8aa6900272b98cc3dab5e32080 [INFO] running `Command { std: "docker" "start" "-a" "a81d30771f537fbd7c816030bea677bcbae46a8aa6900272b98cc3dab5e32080", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-go v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.49s [INFO] running `Command { std: "docker" "inspect" "a81d30771f537fbd7c816030bea677bcbae46a8aa6900272b98cc3dab5e32080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a81d30771f537fbd7c816030bea677bcbae46a8aa6900272b98cc3dab5e32080", kill_on_drop: false }` [INFO] [stdout] a81d30771f537fbd7c816030bea677bcbae46a8aa6900272b98cc3dab5e32080 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+024495a232636f1f9407d7695b2be51edc2c51bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba279dee0239fcc508853090c18273be4182e6fc7260b9f41085c50fd85ac23c [INFO] running `Command { std: "docker" "start" "-a" "ba279dee0239fcc508853090c18273be4182e6fc7260b9f41085c50fd85ac23c", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-go v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.62s [INFO] running `Command { std: "docker" "inspect" "ba279dee0239fcc508853090c18273be4182e6fc7260b9f41085c50fd85ac23c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba279dee0239fcc508853090c18273be4182e6fc7260b9f41085c50fd85ac23c", kill_on_drop: false }` [INFO] [stdout] ba279dee0239fcc508853090c18273be4182e6fc7260b9f41085c50fd85ac23c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+024495a232636f1f9407d7695b2be51edc2c51bd" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8f2606f219b01afb25aa7136934060a7cb3c2c7cbb30a92ca3bc14369273afc9 [INFO] running `Command { std: "docker" "start" "-a" "8f2606f219b01afb25aa7136934060a7cb3c2c7cbb30a92ca3bc14369273afc9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tokio_go-1d37a0a55dfc49c6) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::it_works stdout ---- [INFO] [stdout] Thread id: ThreadId(3) [INFO] [stdout] thread 'tests::it_works' panicked at src/lib.rs:141:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: "timeout" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x630fe52d3b7a - std::backtrace_rs::backtrace::libunwind::trace::h0b70b9423e9d16d3 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x630fe52d3b7a - std::backtrace_rs::backtrace::trace_unsynchronized::h41a6d6747b7a8eec [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x630fe52d3b7a - std::sys::backtrace::_print_fmt::hc7c5a78d80682aba [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x630fe52d3b7a - ::fmt::hd4fdfca2994da546 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x630fe52fa21b - core::fmt::rt::Argument::fmt::hf99fefc5c46831d6 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x630fe52fa21b - core::fmt::write::h98fc8fc0872eb800 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x630fe52d05e3 - std::io::Write::write_fmt::h6f2e89dc4ecb15bf [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x630fe52d39c2 - std::sys::backtrace::BacktraceLock::print::h8d5848a17a7460af [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x630fe52d52f5 - std::panicking::default_hook::{{closure}}::hc1055ce5a16caaaf [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x630fe52d50e8 - std::panicking::default_hook::h18285eee104702ef [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x630fe523d499 - as core::ops::function::Fn>::call::hfb424389a6080334 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 11: 0x630fe523d499 - test::test_main::{{closure}}::h4a11467e31076c86 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x630fe52d5a08 - as core::ops::function::Fn>::call::heeb27b65ef50abbb [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 13: 0x630fe52d5a08 - std::panicking::rust_panic_with_hook::h6b7d3dd5857887cd [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x630fe52d57d7 - std::panicking::begin_panic_handler::{{closure}}::he5e8e895688cd622 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x630fe52d4059 - std::sys::backtrace::__rust_end_short_backtrace::h7ac5700345d0de4e [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x630fe52d5464 - rust_begin_unwind [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x630fe52f8bc3 - core::panicking::panic_fmt::h685c6841386827a1 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x630fe52f9066 - core::result::unwrap_failed::ha216cdc5e677ea84 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/core/src/result.rs:1689:5 [INFO] [stdout] 19: 0x630fe51e8ed8 - core::result::Result::unwrap::h86876a58c7cfff81 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/core/src/result.rs:1102:23 [INFO] [stdout] 20: 0x630fe51e8ed8 - tokio_go::tests::it_works::{{closure}}::h97b4ef7560e12247 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:128:18 [INFO] [stdout] 21: 0x630fe51f1c22 - as core::future::future::Future>::poll::h0ad9edc376dfc76a [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x630fe51f1c9d - as core::future::future::Future>::poll::h4e9d27e9c7a5b7ff [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/core/src/future/future.rs:123:9 [INFO] [stdout] 23: 0x630fe51e3bcf - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5a8a60e9213481eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:57 [INFO] [stdout] 24: 0x630fe51e3b15 - tokio::runtime::coop::with_budget::h50fb62e16c3adf87 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.40.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 25: 0x630fe51e3b15 - tokio::runtime::coop::budget::h60bd8699317ac826 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.40.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 26: 0x630fe51e3b15 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hee94a43534c1b221 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25 [INFO] [stdout] 27: 0x630fe51e0ea0 - tokio::runtime::scheduler::current_thread::Context::enter::h5049adc4b95d21bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19 [INFO] [stdout] 28: 0x630fe51e295b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h28e152ebea279725 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:36 [INFO] [stdout] 29: 0x630fe51e2654 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8e0285c2e8e4c9dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68 [INFO] [stdout] 30: 0x630fe51f4e5b - tokio::runtime::context::scoped::Scoped::set::h491c58d070f863f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x630fe51ef7f9 - tokio::runtime::context::set_scheduler::{{closure}}::hcb4a381bc187a0a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.40.0/src/runtime/context.rs:180:26 [INFO] [stdout] 32: 0x630fe51f754a - std::thread::local::LocalKey::try_with::h2709c485cd6bd464 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 33: 0x630fe51f721a - std::thread::local::LocalKey::with::h7dfcc1d5eb844aa6 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 34: 0x630fe51ef72d - tokio::runtime::context::set_scheduler::h547e2a8b2cd8d306 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.40.0/src/runtime/context.rs:180:9 [INFO] [stdout] 35: 0x630fe51e1fe0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h59e5bcd658fb8c79 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27 [INFO] [stdout] 36: 0x630fe51e2693 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h50010fd14f4f688a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:19 [INFO] [stdout] 37: 0x630fe51df2aa - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haf0ce381c4de1828 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:28 [INFO] [stdout] 38: 0x630fe51f54b6 - tokio::runtime::context::runtime::enter_runtime::hf5a9a93ae97828cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x630fe51debd1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf79ca645f2cc0ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9 [INFO] [stdout] 40: 0x630fe51efdbd - tokio::runtime::runtime::Runtime::block_on_inner::hf015f1432a74d1ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.40.0/src/runtime/runtime.rs:361:47 [INFO] [stdout] 41: 0x630fe51f0655 - tokio::runtime::runtime::Runtime::block_on::h88e2094a2dac18ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.40.0/src/runtime/runtime.rs:335:13 [INFO] [stdout] 42: 0x630fe51e88ce - tokio_go::tests::it_works::had1fadfdfcf4956f [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:166:9 [INFO] [stdout] 43: 0x630fe51e8777 - tokio_go::tests::it_works::{{closure}}::hf63f2d7fe3c70f49 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:118:24 [INFO] [stdout] 44: 0x630fe51e5316 - core::ops::function::FnOnce::call_once::h7f7ac13882cbfc09 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x630fe5241e0b - core::ops::function::FnOnce::call_once::hfb2803ce7bc0c431 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x630fe5241e0b - test::__rust_begin_short_backtrace::h6fe405d067d4edf1 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/test/src/lib.rs:620:18 [INFO] [stdout] 47: 0x630fe5241688 - test::run_test_in_process::{{closure}}::h3031d20e0ab28154 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/test/src/lib.rs:643:60 [INFO] [stdout] 48: 0x630fe5241688 - as core::ops::function::FnOnce<()>>::call_once::h40629b6e43a85677 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x630fe5241688 - std::panicking::try::do_call::h08ed2f92617b0647 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/panicking.rs:557:40 [INFO] [stdout] 50: 0x630fe5241688 - std::panicking::try::h54f860637680ac50 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/panicking.rs:520:19 [INFO] [stdout] 51: 0x630fe5241688 - std::panic::catch_unwind::ha8daaf3a1c05af1f [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/panic.rs:345:14 [INFO] [stdout] 52: 0x630fe5241688 - test::run_test_in_process::h22aa530a672126a5 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/test/src/lib.rs:643:27 [INFO] [stdout] 53: 0x630fe5241688 - test::run_test::{{closure}}::h519bf3f40870ddb4 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/test/src/lib.rs:564:43 [INFO] [stdout] 54: 0x630fe5205984 - test::run_test::{{closure}}::h9609024f0d351f83 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/test/src/lib.rs:594:41 [INFO] [stdout] 55: 0x630fe5205984 - std::sys::backtrace::__rust_begin_short_backtrace::hbf2cc61ff203adf2 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 56: 0x630fe5209032 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h370d502b279abcf5 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 57: 0x630fe5209032 - as core::ops::function::FnOnce<()>>::call_once::h2959a1c77493a6d5 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x630fe5209032 - std::panicking::try::do_call::hbc9357b5a89852bf [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/panicking.rs:557:40 [INFO] [stdout] 59: 0x630fe5209032 - std::panicking::try::h7e1573ffa8a7d0e5 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/panicking.rs:520:19 [INFO] [stdout] 60: 0x630fe5209032 - std::panic::catch_unwind::h570f5a4451fc728e [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/panic.rs:345:14 [INFO] [stdout] 61: 0x630fe5209032 - std::thread::Builder::spawn_unchecked_::{{closure}}::hfe446f1f520b4b7b [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 62: 0x630fe5209032 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hac66e3d930a4cb63 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x630fe52d9b1b - as core::ops::function::FnOnce>::call_once::h454061bce884428d [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 64: 0x630fe52d9b1b - as core::ops::function::FnOnce>::call_once::h93b1743250f897c2 [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 65: 0x630fe52d9b1b - std::sys::pal::unix::thread::Thread::new::thread_start::hb6bf89038caa002c [INFO] [stdout] at /rustc/024495a232636f1f9407d7695b2be51edc2c51bd/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 66: 0x78d2971cdac3 - [INFO] [stdout] 67: 0x78d29725ea04 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::it_works [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "8f2606f219b01afb25aa7136934060a7cb3c2c7cbb30a92ca3bc14369273afc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f2606f219b01afb25aa7136934060a7cb3c2c7cbb30a92ca3bc14369273afc9", kill_on_drop: false }` [INFO] [stdout] 8f2606f219b01afb25aa7136934060a7cb3c2c7cbb30a92ca3bc14369273afc9