[INFO] fetching crate eventline 0.9.0...
[INFO] testing eventline-0.9.0 against 1.99.0-beta.1 for beta-1.99-5
[INFO] extracting crate eventline 0.9.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate eventline 0.9.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate eventline 0.9.0
[INFO] tweaked toml for crates.io crate eventline 0.9.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate eventline 0.9.0 on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate eventline 0.9.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 902eba3950e017462bbf22bb9cd01cb7e782437c65163be459cc4475fa3d4b08
[INFO] running `Command { std: "docker" "start" "902eba3950e017462bbf22bb9cd01cb7e782437c65163be459cc4475fa3d4b08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "902eba3950e017462bbf22bb9cd01cb7e782437c65163be459cc4475fa3d4b08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "902eba3950e017462bbf22bb9cd01cb7e782437c65163be459cc4475fa3d4b08" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "902eba3950e017462bbf22bb9cd01cb7e782437c65163be459cc4475fa3d4b08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "902eba3950e017462bbf22bb9cd01cb7e782437c65163be459cc4475fa3d4b08" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling eventline v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.54s
[INFO] running `Command { std: "docker" "inspect" "902eba3950e017462bbf22bb9cd01cb7e782437c65163be459cc4475fa3d4b08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "902eba3950e017462bbf22bb9cd01cb7e782437c65163be459cc4475fa3d4b08" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling eventline v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.08s
[INFO] running `Command { std: "docker" "inspect" "902eba3950e017462bbf22bb9cd01cb7e782437c65163be459cc4475fa3d4b08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "902eba3950e017462bbf22bb9cd01cb7e782437c65163be459cc4475fa3d4b08" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eventline-2d70bf64eb955d4c)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test render::tests::file_render_includes_sorted_fields ... ok
[INFO] [stdout] test replay::tests::failed_and_slowest_scope_helpers_use_exit_records ... ok
[INFO] [stdout] test journal::writer::tests::rotating_writer_rotates_before_next_write_crosses_limit ... ok
[INFO] [stdout] test render::tests::jsonl_render_is_machine_readable ... ok
[INFO] [stdout] test render::tests::console_can_hide_scope_exit_lines ... ok
[INFO] [stdout] test render::tests::console_render_uses_padded_colon_prefixes ... ok
[INFO] [stdout] test replay::tests::scope_tree_preserves_parent_child_relationships ... ok
[INFO] [stdout] test runtime::tests::effective_level_ignores_disabled_sinks ... ok
[INFO] [stdout] test runtime::tests::effective_level_uses_most_verbose_enabled_sink ... ok
[INFO] [stdout] test runtime::tests::nested_runtime_scopes_restore_parent_scope ... ok
[INFO] [stdout] test runtime::tests::filtered_output_still_records ... ok
[INFO] [stdout] test journal::writer::tests::async_writer_counts_dropped_records_when_queue_is_full ... ok
[INFO] [stdout] test runtime::tests::runtime_scopes_are_thread_local ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- runtime::tests::runtime_scopes_are_thread_local stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'runtime::tests::runtime_scopes_are_thread_local' (755) panicked at src/runtime/mod.rs:658:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: None
[INFO] [stdout]  right: Some(ScopeId(0))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dda94cb6cc1 - std[104cf6e2632825ea]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dda94cb6cc1 - std[104cf6e2632825ea]::backtrace_rs::backtrace::trace_unsynchronized::<std[104cf6e2632825ea]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dda94cb6cc1 - std[104cf6e2632825ea]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dda94cb6cc1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dda94ccc01a - <core[7c831bd917ebf35f]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dda94ccc01a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    6:     0x5dda94cbb19c - core[7c831bd917ebf35f]::io::write::default_write_fmt::<alloc[2fdc3f7464fcf288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:402:11
[INFO] [stdout]    7:     0x5dda94cbb19c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:335:13
[INFO] [stdout]    8:     0x5dda94c91ed6 - <std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dda94c91ed6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dda94caed79 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dda94c32b50 - <alloc[2fdc3f7464fcf288]::boxed::Box<dyn for<'a, 'b> core[7c831bd917ebf35f]::ops::function::Fn<(&'a std[104cf6e2632825ea]::panic::PanicHookInfo<'b>,), Output = ()> + core[7c831bd917ebf35f]::marker::Send + core[7c831bd917ebf35f]::marker::Sync> as core[7c831bd917ebf35f]::ops::function::Fn<(&std[104cf6e2632825ea]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/alloc/src/boxed.rs:2334:9
[INFO] [stdout]   12:     0x5dda94c32b50 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dda94caef32 - <alloc[2fdc3f7464fcf288]::boxed::Box<dyn for<'a, 'b> core[7c831bd917ebf35f]::ops::function::Fn<(&'a std[104cf6e2632825ea]::panic::PanicHookInfo<'b>,), Output = ()> + core[7c831bd917ebf35f]::marker::Send + core[7c831bd917ebf35f]::marker::Sync> as core[7c831bd917ebf35f]::ops::function::Fn<(&std[104cf6e2632825ea]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/alloc/src/boxed.rs:2334:9
[INFO] [stdout]   14:     0x5dda94caef32 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5dda94c91f82 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5dda94c8a259 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dda94c92c6d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5dda94ccc83c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dda94ccc6d3 - core[7c831bd917ebf35f]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panicking.rs:452:17
[INFO] [stdout]   20:     0x5dda94bd1930 - core[7c831bd917ebf35f]::panicking::assert_failed::<core[7c831bd917ebf35f]::option::Option<eventline[84cb36ba3868f718]::core::id::ScopeId>, core[7c831bd917ebf35f]::option::Option<eventline[84cb36ba3868f718]::core::id::ScopeId>>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panicking.rs:407:5
[INFO] [stdout]   21:     0x5dda94bb0e6a - eventline[84cb36ba3868f718]::runtime::tests::runtime_scopes_are_thread_local
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runtime/mod.rs:658:9
[INFO] [stdout]   22:     0x5dda94bace97 - eventline[84cb36ba3868f718]::runtime::tests::runtime_scopes_are_thread_local::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runtime/mod.rs:630:41
[INFO] [stdout]   23:     0x5dda94beea46 - <eventline[84cb36ba3868f718]::runtime::tests::runtime_scopes_are_thread_local::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dda94c25e3b - <fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String> as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dda94c25e3b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:733:18
[INFO] [stdout]   26:     0x5dda94c334a5 - test[73009c9f9aebf890]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:756:74
[INFO] [stdout]   27:     0x5dda94c334a5 - <core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe<test[73009c9f9aebf890]::run_test_in_process::{closure#0}> as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5dda94c334a5 - std[104cf6e2632825ea]::panicking::catch_unwind::do_call::<core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe<test[73009c9f9aebf890]::run_test_in_process::{closure#0}>, core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x5dda94c334a5 - std[104cf6e2632825ea]::panicking::catch_unwind::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe<test[73009c9f9aebf890]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5dda94c334a5 - std[104cf6e2632825ea]::panic::catch_unwind::<core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe<test[73009c9f9aebf890]::run_test_in_process::{closure#0}>, core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dda94c334a5 - test[73009c9f9aebf890]::run_test_in_process
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:756:27
[INFO] [stdout]   32:     0x5dda94c334a5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:677:43
[INFO] [stdout]   33:     0x5dda94c2c864 - test[73009c9f9aebf890]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:707:41
[INFO] [stdout]   34:     0x5dda94c2c864 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5dda94c36602 - std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5dda94c36602 - <core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe<std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5dda94c36602 - std[104cf6e2632825ea]::panicking::catch_unwind::do_call::<core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe<std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x5dda94c36602 - std[104cf6e2632825ea]::panicking::catch_unwind::<(), core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe<std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5dda94c36602 - std[104cf6e2632825ea]::panic::catch_unwind::<core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe<std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dda94c36602 - std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5dda94c36602 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dda94cb6229 - <alloc[2fdc3f7464fcf288]::boxed::Box<dyn core[7c831bd917ebf35f]::ops::function::FnOnce<(), Output = ()> + core[7c831bd917ebf35f]::marker::Send> as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/alloc/src/boxed.rs:2320:9
[INFO] [stdout]   43:     0x5dda94cb6229 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x715db249e07a - <unknown>
[INFO] [stdout]   45:     0x715db2531534 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     runtime::tests::runtime_scopes_are_thread_local
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "902eba3950e017462bbf22bb9cd01cb7e782437c65163be459cc4475fa3d4b08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "902eba3950e017462bbf22bb9cd01cb7e782437c65163be459cc4475fa3d4b08", kill_on_drop: false }`
[INFO] [stdout] 902eba3950e017462bbf22bb9cd01cb7e782437c65163be459cc4475fa3d4b08
