[INFO] cloning repository https://github.com/tadman/tm_block_in_place
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tadman/tm_block_in_place" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftadman%2Ftm_block_in_place", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftadman%2Ftm_block_in_place'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d7eec3c1ecf2f5e20824a09b889902f8050c0d4a
[INFO] testing tadman/tm_block_in_place against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftadman%2Ftm_block_in_place" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tadman/tm_block_in_place
[INFO] finished tweaking git repo https://github.com/tadman/tm_block_in_place
[INFO] tweaked toml for git repo https://github.com/tadman/tm_block_in_place written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tadman/tm_block_in_place on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tadman/tm_block_in_place 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8bb45daf351e992c227f4b224a8352b6af94f7a09853e509b8fa375cae53f729
[INFO] running `Command { std: "docker" "start" "-a" "8bb45daf351e992c227f4b224a8352b6af94f7a09853e509b8fa375cae53f729", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8bb45daf351e992c227f4b224a8352b6af94f7a09853e509b8fa375cae53f729", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bb45daf351e992c227f4b224a8352b6af94f7a09853e509b8fa375cae53f729", kill_on_drop: false }`
[INFO] [stdout] 8bb45daf351e992c227f4b224a8352b6af94f7a09853e509b8fa375cae53f729
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 823a1153e74aa0b35db33f000d6289a2930987ba8fd75de501b0d71d9e333247
[INFO] running `Command { std: "docker" "start" "-a" "823a1153e74aa0b35db33f000d6289a2930987ba8fd75de501b0d71d9e333247", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling syn v1.0.77
[INFO] [stderr]    Compiling instant v0.1.11
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling tokio-macros v1.4.0
[INFO] [stderr]    Compiling tm_block_in_place v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.09s
[INFO] running `Command { std: "docker" "inspect" "823a1153e74aa0b35db33f000d6289a2930987ba8fd75de501b0d71d9e333247", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "823a1153e74aa0b35db33f000d6289a2930987ba8fd75de501b0d71d9e333247", kill_on_drop: false }`
[INFO] [stdout] 823a1153e74aa0b35db33f000d6289a2930987ba8fd75de501b0d71d9e333247
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] d9f1ad4428241465c7358ba98350404cd1c2db6fe0726ca79fe47c58b67fc202
[INFO] running `Command { std: "docker" "start" "-a" "d9f1ad4428241465c7358ba98350404cd1c2db6fe0726ca79fe47c58b67fc202", kill_on_drop: false }`
[INFO] [stderr]    Compiling tm_block_in_place v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s
[INFO] running `Command { std: "docker" "inspect" "d9f1ad4428241465c7358ba98350404cd1c2db6fe0726ca79fe47c58b67fc202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9f1ad4428241465c7358ba98350404cd1c2db6fe0726ca79fe47c58b67fc202", kill_on_drop: false }`
[INFO] [stdout] d9f1ad4428241465c7358ba98350404cd1c2db6fe0726ca79fe47c58b67fc202
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 883bb63fb8f9df832b92b06b9c0b0012d9c5a00bff9e4a4247dcb7791655d635
[INFO] running `Command { std: "docker" "start" "-a" "883bb63fb8f9df832b92b06b9c0b0012d9c5a00bff9e4a4247dcb7791655d635", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/tm_block_in_place/dbde837d25a9d1bc/deps/tm_block_in_place-dbde837d25a9d1bc)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: test failed, to rerun pass `--bin tm_block_in_place`
[INFO] [stdout] test tests::dont_panic ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::dont_panic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::dont_panic' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/thread_pool/worker.rs:286:21:
[INFO] [stdout] can call blocking only when running on the multi-threaded runtime
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e126af910c2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e126af910c2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e126af910c2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e126af910c2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e126afa5c4a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e126afa5c4a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5e126af960e6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e126af960e6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e126af6efff - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e126af6efff - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e126af891b9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e126ae887ee - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e126ae887ee - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e126af89422 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e126af89422 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e126af6e5cc - std[840933623431fd06]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5e126af66a39 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e126af61ec0 - std[840933623431fd06]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5e126ae79228 - tokio[14ea1ffff5ec69b7]::runtime::thread_pool::worker::block_in_place::<tm_block_in_place[3ed5742aed50168f]::tests::dont_panic::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/thread_pool/worker.rs:286:21
[INFO] [stdout]   19:     0x5e126ae75ee8 - <tokio[14ea1ffff5ec69b7]::macros::scoped_tls::ScopedKey<tokio[14ea1ffff5ec69b7]::runtime::thread_pool::worker::Context>>::with::<tokio[14ea1ffff5ec69b7]::runtime::thread_pool::worker::block_in_place<tm_block_in_place[3ed5742aed50168f]::tests::dont_panic::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/macros/scoped_tls.rs:72:13
[INFO] [stdout]   20:     0x5e126ae77154 - tokio[14ea1ffff5ec69b7]::runtime::thread_pool::worker::block_in_place::<tm_block_in_place[3ed5742aed50168f]::tests::dont_panic::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/thread_pool/worker.rs:269:13
[INFO] [stdout]   21:     0x5e126ae76b36 - tokio[14ea1ffff5ec69b7]::task::blocking::block_in_place::<tm_block_in_place[3ed5742aed50168f]::tests::dont_panic::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/task/blocking.rs:77:9
[INFO] [stdout]   22:     0x5e126ae79b04 - tm_block_in_place[3ed5742aed50168f]::tests::dont_panic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:10:9
[INFO] [stdout]   23:     0x5e126ae796b6 - <tokio[14ea1ffff5ec69b7]::task::local::RunUntil<tm_block_in_place[3ed5742aed50168f]::tests::dont_panic::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/task/local.rs:642:67
[INFO] [stdout]   24:     0x5e126ae78ee0 - tokio[14ea1ffff5ec69b7]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[14ea1ffff5ec69b7]::task::local::RunUntil<tm_block_in_place[3ed5742aed50168f]::tests::dont_panic::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x5e126ae74d15 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[14ea1ffff5ec69b7]::coop::Budget>>>::try_with::<tokio[14ea1ffff5ec69b7]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[14ea1ffff5ec69b7]::task::local::RunUntil<tm_block_in_place[3ed5742aed50168f]::tests::dont_panic::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5e126ae748be - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[14ea1ffff5ec69b7]::coop::Budget>>>::with::<tokio[14ea1ffff5ec69b7]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[14ea1ffff5ec69b7]::task::local::RunUntil<tm_block_in_place[3ed5742aed50168f]::tests::dont_panic::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5e126ae79c92 - tokio[14ea1ffff5ec69b7]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[14ea1ffff5ec69b7]::task::local::RunUntil<tm_block_in_place[3ed5742aed50168f]::tests::dont_panic::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x5e126ae79c92 - tokio[14ea1ffff5ec69b7]::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[14ea1ffff5ec69b7]::task::local::RunUntil<tm_block_in_place[3ed5742aed50168f]::tests::dont_panic::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x5e126ae79c92 - <tokio[14ea1ffff5ec69b7]::task::local::RunUntil<tm_block_in_place[3ed5742aed50168f]::tests::dont_panic::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/task/local.rs:642:42
[INFO] [stdout]   30:     0x5e126ae75d0d - <tokio[14ea1ffff5ec69b7]::macros::scoped_tls::ScopedKey<tokio[14ea1ffff5ec69b7]::task::local::Context>>::set::<<tokio[14ea1ffff5ec69b7]::task::local::RunUntil<tm_block_in_place[3ed5742aed50168f]::tests::dont_panic::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x5e126ae741ea - <tokio[14ea1ffff5ec69b7]::task::local::LocalSet>::with::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[14ea1ffff5ec69b7]::task::local::RunUntil<tm_block_in_place[3ed5742aed50168f]::tests::dont_panic::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/task/local.rs:559:17
[INFO] [stdout]   32:     0x5e126ae7c0fb - <tokio[14ea1ffff5ec69b7]::task::local::RunUntil<tm_block_in_place[3ed5742aed50168f]::tests::dont_panic::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/task/local.rs:632:22
[INFO] [stdout]   33:     0x5e126ae77d10 - <tokio[14ea1ffff5ec69b7]::task::local::LocalSet>::run_until::<tm_block_in_place[3ed5742aed50168f]::tests::dont_panic::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/task/local.rs:505:19
[INFO] [stdout]   34:     0x5e126ae788dd - <tokio[14ea1ffff5ec69b7]::park::thread::CachedParkThread>::block_on::<<tokio[14ea1ffff5ec69b7]::task::local::LocalSet>::run_until<tm_block_in_place[3ed5742aed50168f]::tests::dont_panic::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs:263:65
[INFO] [stdout]   35:     0x5e126ae78c80 - tokio[14ea1ffff5ec69b7]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[14ea1ffff5ec69b7]::park::thread::CachedParkThread>::block_on<<tokio[14ea1ffff5ec69b7]::task::local::LocalSet>::run_until<tm_block_in_place[3ed5742aed50168f]::tests::dont_panic::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:106:9
[INFO] [stdout]   36:     0x5e126ae74b15 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[14ea1ffff5ec69b7]::coop::Budget>>>::try_with::<tokio[14ea1ffff5ec69b7]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[14ea1ffff5ec69b7]::park::thread::CachedParkThread>::block_on<<tokio[14ea1ffff5ec69b7]::task::local::LocalSet>::run_until<tm_block_in_place[3ed5742aed50168f]::tests::dont_panic::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5e126ae7481e - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[14ea1ffff5ec69b7]::coop::Budget>>>::with::<tokio[14ea1ffff5ec69b7]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[14ea1ffff5ec69b7]::park::thread::CachedParkThread>::block_on<<tokio[14ea1ffff5ec69b7]::task::local::LocalSet>::run_until<tm_block_in_place[3ed5742aed50168f]::tests::dont_panic::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5e126ae75968 - tokio[14ea1ffff5ec69b7]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[14ea1ffff5ec69b7]::park::thread::CachedParkThread>::block_on<<tokio[14ea1ffff5ec69b7]::task::local::LocalSet>::run_until<tm_block_in_place[3ed5742aed50168f]::tests::dont_panic::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:99:13
[INFO] [stdout]   39:     0x5e126ae75968 - tokio[14ea1ffff5ec69b7]::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[14ea1ffff5ec69b7]::park::thread::CachedParkThread>::block_on<<tokio[14ea1ffff5ec69b7]::task::local::LocalSet>::run_until<tm_block_in_place[3ed5742aed50168f]::tests::dont_panic::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:76:5
[INFO] [stdout]   40:     0x5e126ae75968 - <tokio[14ea1ffff5ec69b7]::park::thread::CachedParkThread>::block_on::<<tokio[14ea1ffff5ec69b7]::task::local::LocalSet>::run_until<tm_block_in_place[3ed5742aed50168f]::tests::dont_panic::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs:263:31
[INFO] [stdout]   41:     0x5e126ae75b76 - <tokio[14ea1ffff5ec69b7]::runtime::enter::Enter>::block_on::<<tokio[14ea1ffff5ec69b7]::task::local::LocalSet>::run_until<tm_block_in_place[3ed5742aed50168f]::tests::dont_panic::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/enter.rs:151:18
[INFO] [stdout]   42:     0x5e126ae74302 - <tokio[14ea1ffff5ec69b7]::runtime::thread_pool::ThreadPool>::block_on::<<tokio[14ea1ffff5ec69b7]::task::local::LocalSet>::run_until<tm_block_in_place[3ed5742aed50168f]::tests::dont_panic::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/thread_pool/mod.rs:77:15
[INFO] [stdout]   43:     0x5e126ae73f64 - <tokio[14ea1ffff5ec69b7]::runtime::Runtime>::block_on::<<tokio[14ea1ffff5ec69b7]::task::local::LocalSet>::run_until<tm_block_in_place[3ed5742aed50168f]::tests::dont_panic::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/mod.rs:463:48
[INFO] [stdout]   44:     0x5e126ae7425a - <tokio[14ea1ffff5ec69b7]::task::local::LocalSet>::block_on::<tm_block_in_place[3ed5742aed50168f]::tests::dont_panic::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/task/local.rs:466:12
[INFO] [stdout]   45:     0x5e126ae7b95a - tm_block_in_place[3ed5742aed50168f]::tests::dont_panic
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:10:49
[INFO] [stdout]   46:     0x5e126ae79ab7 - tm_block_in_place[3ed5742aed50168f]::tests::dont_panic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:9:26
[INFO] [stdout]   47:     0x5e126ae7ca96 - <tm_block_in_place[3ed5742aed50168f]::tests::dont_panic::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5e126ae7cb9b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5e126ae7cb9b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5e126ae893fa - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5e126ae893fa - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5e126ae893fa - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e126ae893fa - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e126ae893fa - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e126ae893fa - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5e126ae893fa - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5e126ae838c4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5e126ae838c4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5e126ae8bef2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5e126ae8bef2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5e126ae8bef2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5e126ae8bef2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5e126ae8bef2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5e126ae8bef2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5e126ae8bef2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5e126af9092f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x5e126af9092f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x75a720076aa4 - <unknown>
[INFO] [stdout]   69:     0x75a720103a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::dont_panic
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "883bb63fb8f9df832b92b06b9c0b0012d9c5a00bff9e4a4247dcb7791655d635", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "883bb63fb8f9df832b92b06b9c0b0012d9c5a00bff9e4a4247dcb7791655d635", kill_on_drop: false }`
[INFO] [stdout] 883bb63fb8f9df832b92b06b9c0b0012d9c5a00bff9e4a4247dcb7791655d635
