[INFO] fetching crate stratus 0.1.1...
[INFO] testing stratus-0.1.1 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate stratus 0.1.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate stratus 0.1.1
[INFO] finished tweaking crates.io crate stratus 0.1.1
[INFO] tweaked toml for crates.io crate stratus 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate stratus 0.1.1 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 6 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stratus-macros v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 232de710810003868843fe0cc7a4ab78e7e33e01fcd38735adc3c56685b4b57b
[INFO] running `Command { std: "docker" "start" "-a" "232de710810003868843fe0cc7a4ab78e7e33e01fcd38735adc3c56685b4b57b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "232de710810003868843fe0cc7a4ab78e7e33e01fcd38735adc3c56685b4b57b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "232de710810003868843fe0cc7a4ab78e7e33e01fcd38735adc3c56685b4b57b", kill_on_drop: false }`
[INFO] [stdout] 232de710810003868843fe0cc7a4ab78e7e33e01fcd38735adc3c56685b4b57b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa081a8cc52fd668a908cf07912237497b5c1c1b62a9eae29d643300ffa6400c
[INFO] running `Command { std: "docker" "start" "-a" "fa081a8cc52fd668a908cf07912237497b5c1c1b62a9eae29d643300ffa6400c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling stratus-macros v0.1.1
[INFO] [stderr]    Compiling stratus v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `active_session` is never read
[INFO] [stdout]   --> src/instrumentor.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct Instrumentor {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 78 |     active_session: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.84s
[INFO] running `Command { std: "docker" "inspect" "fa081a8cc52fd668a908cf07912237497b5c1c1b62a9eae29d643300ffa6400c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa081a8cc52fd668a908cf07912237497b5c1c1b62a9eae29d643300ffa6400c", kill_on_drop: false }`
[INFO] [stdout] fa081a8cc52fd668a908cf07912237497b5c1c1b62a9eae29d643300ffa6400c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de741828cf61e7dfc748280c98000e52c308d5a235615f57f405015ec1dca26b
[INFO] running `Command { std: "docker" "start" "-a" "de741828cf61e7dfc748280c98000e52c308d5a235615f57f405015ec1dca26b", kill_on_drop: false }`
[INFO] [stderr]    Compiling stratus v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `active_session` is never read
[INFO] [stdout]   --> src/instrumentor.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct Instrumentor {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 78 |     active_session: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `test` is declared but not used
[INFO] [stdout]  --> tests/timer.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(test)]
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `active_session` is never read
[INFO] [stdout]   --> src/instrumentor.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct Instrumentor {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 78 |     active_session: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.88s
[INFO] running `Command { std: "docker" "inspect" "de741828cf61e7dfc748280c98000e52c308d5a235615f57f405015ec1dca26b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de741828cf61e7dfc748280c98000e52c308d5a235615f57f405015ec1dca26b", kill_on_drop: false }`
[INFO] [stdout] de741828cf61e7dfc748280c98000e52c308d5a235615f57f405015ec1dca26b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b94f0bc5e64299309b7ded43ff3cb6a352eba484870ae902dca8e2c68f80f4c3
[INFO] running `Command { std: "docker" "start" "-a" "b94f0bc5e64299309b7ded43ff3cb6a352eba484870ae902dca8e2c68f80f4c3", kill_on_drop: false }`
[INFO] [stderr] warning: field `active_session` is never read
[INFO] [stderr]   --> src/instrumentor.rs:78:5
[INFO] [stderr]    |
[INFO] [stderr] 77 | pub struct Instrumentor {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] 78 |     active_session: bool,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `stratus` (lib) generated 1 warning
[INFO] [stderr] warning: `stratus` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: feature `test` is declared but not used
[INFO] [stderr]  --> tests/timer.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(test)]
[INFO] [stderr]   |            ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `stratus` (test "timer") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stratus-1c77ca9226f3da22)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/timer.rs (/opt/rustwide/target/debug/deps/timer-b8d89e58160fa15b)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test __setup ... ok
[INFO] [stdout] test zzz_multiple_instrumentors ... FAILED
[INFO] [stdout] test zz_shutdown ... FAILED
[INFO] [stdout] timer took 100.090181ms to run
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]   25:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]   26:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   46:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]   48:     0x79ab11133a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]   28:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]   29:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   32:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   33:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   38:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   39:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   40:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   41:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   42:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   47:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   49:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   50:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]   51:     0x79ab11133a64 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]   31:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]   32:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   35:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   36:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   41:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   42:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   43:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   44:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   45:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   50:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   52:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   53:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]   54:     0x79ab11133a64 - clone
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]   34:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]   35:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   38:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   39:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   44:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   45:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   46:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   53:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   55:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   56:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]   57:     0x79ab11133a64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]   37:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]   38:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]   60:     0x79ab11133a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]   40:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]   41:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]   63:     0x79ab11133a64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]   43:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]   44:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]   66:     0x79ab11133a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]   46:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]   47:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   67:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]   69:     0x79ab11133a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]   49:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]   50:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   70:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]   72:     0x79ab11133a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]   52:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]   53:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   56:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   57:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   62:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   63:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   64:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   66:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   71:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   73:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]   75:     0x79ab11133a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]   55:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]   56:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   76:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]   78:     0x79ab11133a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]   58:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]   59:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   62:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   63:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   68:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   69:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   70:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   72:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   73:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   75:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   76:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   77:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   78:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   79:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   80:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]   81:     0x79ab11133a64 - clone
[INFO] [stdout]   82:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   58:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   59:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   60:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]   61:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]   62:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   65:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   66:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   71:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   72:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   73:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   74:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   75:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   76:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   77:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   78:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   79:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   80:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   81:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   82:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   83:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]   84:     0x79ab11133a64 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   58:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   59:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   60:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   61:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   62:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   63:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]   64:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]   65:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   68:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   69:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   74:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   75:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   76:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   77:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   78:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   79:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   80:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   81:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   83:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   84:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   85:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   86:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]   87:     0x79ab11133a64 - clone
[INFO] [stdout]   88:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   58:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   59:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   60:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   61:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   62:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   63:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   64:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   65:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   66:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]   67:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]   68:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   71:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   72:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   73:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   75:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   76:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   77:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   78:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   79:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   80:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   81:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   82:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   83:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   84:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   85:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   86:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   87:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   88:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   89:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]   90:     0x79ab11133a64 - clone
[INFO] [stdout]   91:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   58:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   59:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   60:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   61:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   62:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   63:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   64:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   65:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   66:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   67:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   68:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   69:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]   70:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]   71:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   74:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   75:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   76:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   77:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   78:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   79:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   80:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   81:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   82:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   83:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   84:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   85:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   86:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   87:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   88:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   89:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   90:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   91:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   92:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]   93:     0x79ab11133a64 - clone
[INFO] [stdout]   94:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   58:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   59:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   60:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   61:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   62:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   63:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   64:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   65:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   66:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   67:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   68:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   69:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   70:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   71:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   72:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]   73:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]   74:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   77:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   78:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   79:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   80:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   81:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   83:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   84:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   85:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   86:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   87:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   88:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   89:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   90:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   91:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   92:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   93:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   94:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   95:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]   96:     0x79ab11133a64 - clone
[INFO] [stdout]   97:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   58:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   59:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   60:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   61:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   62:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   63:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   64:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   65:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   66:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   67:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   68:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   69:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   70:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   71:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   72:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   73:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   74:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   75:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]   76:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]   77:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   78:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   80:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   81:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   82:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   83:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   84:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   85:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   86:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   87:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   88:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   89:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   90:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   91:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   92:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   93:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   94:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   95:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   96:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   97:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   98:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]   99:     0x79ab11133a64 - clone
[INFO] [stdout]  100:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   58:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   59:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   60:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   61:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   62:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   63:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   64:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   65:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   66:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   67:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   68:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   69:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   70:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   71:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   72:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   73:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   74:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   75:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   76:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   77:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   78:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]   79:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]   80:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   81:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   82:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   83:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   84:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   85:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   86:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   87:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   88:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   89:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   90:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   91:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   92:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   93:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   94:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   95:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   96:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   97:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   98:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   99:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  100:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  101:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]  102:     0x79ab11133a64 - clone
[INFO] [stdout]  103:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   58:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   59:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   60:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   61:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   62:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   63:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   64:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   65:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   66:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   67:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   68:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   69:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   70:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   71:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   72:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   73:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   74:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   75:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   76:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   77:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   78:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   79:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   80:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   81:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]   82:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]   83:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   84:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   85:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   86:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   87:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   88:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   89:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   90:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   91:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   92:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   93:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   94:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   95:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   96:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   97:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   98:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   99:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  100:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  101:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  102:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  103:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  104:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]  105:     0x79ab11133a64 - clone
[INFO] [stdout]  106:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   58:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   59:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   60:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   61:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   62:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   63:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   64:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   65:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   66:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   67:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   68:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   69:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   70:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   71:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   72:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   73:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   74:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   75:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   76:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   77:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   78:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   79:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   80:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   81:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   82:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   83:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   84:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]   85:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]   86:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   87:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   88:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   89:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   90:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   91:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   92:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   93:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   94:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   95:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   96:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   97:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   98:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   99:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  100:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  101:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  102:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  103:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  104:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  105:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  106:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  107:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]  108:     0x79ab11133a64 - clone
[INFO] [stdout]  109:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   58:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   59:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   60:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   61:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   62:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   63:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   64:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   65:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   66:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   67:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   68:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   69:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   70:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   71:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   72:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   73:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   74:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   75:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   76:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   77:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   78:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   79:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   80:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   81:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   82:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   83:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   84:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   85:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   86:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   87:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]   88:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]   89:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   90:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   91:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   92:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   93:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   94:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   95:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   96:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   97:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   98:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   99:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]  100:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  101:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  102:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  103:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  104:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  105:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  106:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  107:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  108:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  109:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  110:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]  111:     0x79ab11133a64 - clone
[INFO] [stdout]  112:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   58:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   59:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   60:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   61:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   62:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   63:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   64:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   65:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   66:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   67:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   68:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   69:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   70:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   71:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   72:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   73:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   74:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   75:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   76:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   77:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   78:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   79:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   80:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   81:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   82:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   83:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   84:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   85:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   86:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   87:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   88:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   89:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   90:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]   91:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]   92:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   93:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   94:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   95:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   96:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   97:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   98:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   99:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  100:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]  101:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]  102:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]  103:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  104:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  105:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  106:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  107:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  108:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  109:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  110:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  111:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  112:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  113:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]  114:     0x79ab11133a64 - clone
[INFO] [stdout]  115:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   58:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   59:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   60:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   61:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   62:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   63:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   64:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   65:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   66:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   67:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   68:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   69:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   70:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   71:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   72:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   73:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   74:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   75:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   76:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   77:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   78:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   79:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   80:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   81:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   82:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   83:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   84:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   85:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   86:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   87:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   88:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   89:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   90:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   91:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   92:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   93:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]   94:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]   95:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   96:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   97:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   98:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   99:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  100:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  101:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  102:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  103:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]  104:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]  105:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]  106:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  107:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  108:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  109:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  110:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  111:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  112:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  113:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  114:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  115:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  116:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]  117:     0x79ab11133a64 - clone
[INFO] [stdout]  118:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   58:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   59:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   60:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   61:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   62:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   63:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   64:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   65:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   66:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   67:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   68:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   69:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   70:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   71:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   72:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   73:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   74:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   75:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   76:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   77:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   78:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   79:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   80:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   81:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   82:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   83:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   84:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   85:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   86:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   87:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   88:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   89:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   90:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   91:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   92:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   93:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   94:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   95:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   96:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]   97:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]   98:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   99:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  100:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]  101:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]  102:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  103:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  104:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  105:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  106:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]  107:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]  108:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]  109:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  110:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  111:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  112:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  113:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  114:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  115:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  116:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  117:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  118:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  119:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]  120:     0x79ab11133a64 - clone
[INFO] [stdout]  121:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   58:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   59:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   60:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   61:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   62:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   63:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   64:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   65:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   66:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   67:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   68:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   69:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   70:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   71:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   72:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   73:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   74:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   75:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   76:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   77:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   78:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   79:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   80:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   81:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   82:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   83:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   84:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   85:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   86:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   87:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   88:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   89:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   90:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   91:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   92:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   93:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   94:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   95:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   96:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   97:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   98:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   99:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]  100:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]  101:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  102:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  103:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]  104:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]  105:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  106:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  107:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  108:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  109:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]  110:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]  111:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]  112:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  113:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  114:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  115:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  116:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  117:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  118:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  119:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  120:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  121:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  122:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]  123:     0x79ab11133a64 - clone
[INFO] [stdout]  124:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   58:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   59:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   60:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   61:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   62:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   63:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   64:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   65:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   66:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   67:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   68:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   69:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   70:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   71:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   72:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   73:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   74:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   75:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   76:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   77:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   78:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   79:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   80:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   81:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   82:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   83:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   84:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   85:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   86:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   87:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   88:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   89:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   90:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   91:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   92:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   93:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   94:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   95:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   96:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   97:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   98:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   99:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  100:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  101:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  102:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]  103:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]  104:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  105:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  106:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]  107:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]  108:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  109:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  110:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  111:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  112:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]  113:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]  114:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]  115:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  116:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  117:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  118:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  119:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  120:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  121:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  122:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  123:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  124:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  125:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]  126:     0x79ab11133a64 - clone
[INFO] [stdout]  127:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   58:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   59:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   60:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   61:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   62:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   63:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   64:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   65:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   66:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   67:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   68:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   69:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   70:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   71:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   72:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   73:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   74:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   75:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   76:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   77:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   78:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   79:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   80:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   81:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   82:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   83:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   84:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   85:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   86:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   87:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   88:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   89:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   90:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   91:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   92:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   93:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   94:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   95:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   96:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   97:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   98:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   99:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  100:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  101:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  102:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  103:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  104:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  105:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]  106:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]  107:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  108:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  109:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]  110:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]  111:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  112:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  113:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  114:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  115:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]  116:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]  117:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]  118:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  119:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  120:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  121:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  122:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  123:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  124:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  125:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  126:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  127:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  128:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]  129:     0x79ab11133a64 - clone
[INFO] [stdout]  130:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   58:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   59:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   60:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   61:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   62:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   63:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   64:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   65:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   66:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   67:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   68:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   69:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   70:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   71:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   72:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   73:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   74:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   75:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   76:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   77:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   78:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   79:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   80:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   81:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   82:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   83:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   84:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   85:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   86:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   87:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   88:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   89:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   90:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   91:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   92:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   93:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   94:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   95:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   96:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   97:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   98:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   99:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  100:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  101:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  102:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  103:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  104:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  105:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  106:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  107:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  108:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]  109:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]  110:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  111:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  112:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]  113:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]  114:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  115:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  116:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  117:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  118:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]  119:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]  120:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]  121:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  122:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  123:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  124:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  125:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  126:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  127:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  128:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  129:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  130:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  131:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]  132:     0x79ab11133a64 - clone
[INFO] [stdout]  133:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   58:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   59:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   60:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   61:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   62:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   63:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   64:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   65:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   66:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   67:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   68:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   69:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   70:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   71:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   72:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   73:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   74:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   75:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   76:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   77:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   78:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   79:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   80:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   81:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   82:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   83:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   84:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   85:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   86:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   87:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   88:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   89:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   90:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   91:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   92:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   93:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   94:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   95:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   96:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   97:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   98:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   99:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  100:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  101:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  102:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  103:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  104:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  105:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  106:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  107:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  108:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  109:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  110:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  111:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]  112:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]  113:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  114:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  115:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]  116:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]  117:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  118:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  119:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  120:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  121:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]  122:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]  123:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]  124:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  125:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  126:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  127:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  128:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  129:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  130:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  131:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  132:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  133:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  134:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]  135:     0x79ab11133a64 - clone
[INFO] [stdout]  136:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   58:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   59:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   60:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   61:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   62:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   63:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   64:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   65:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   66:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   67:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   68:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   69:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   70:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   71:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   72:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   73:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   74:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   75:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   76:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   77:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   78:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   79:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   80:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   81:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   82:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   83:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   84:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   85:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   86:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   87:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   88:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   89:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   90:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   91:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   92:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   93:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   94:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   95:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   96:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   97:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   98:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   99:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  100:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  101:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  102:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  103:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  104:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  105:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  106:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  107:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  108:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  109:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  110:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  111:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  112:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  113:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  114:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]  115:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]  116:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  117:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  118:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]  119:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]  120:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  121:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  122:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  123:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  124:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]  125:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]  126:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]  127:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  128:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  129:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  130:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  131:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  132:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  133:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  134:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  135:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  136:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  137:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]  138:     0x79ab11133a64 - clone
[INFO] [stdout]  139:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   58:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   59:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   60:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   61:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   62:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   63:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   64:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   65:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   66:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   67:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   68:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   69:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   70:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   71:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   72:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   73:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   74:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   75:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   76:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   77:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   78:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   79:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   80:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   81:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   82:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   83:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   84:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   85:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   86:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   87:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   88:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   89:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   90:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   91:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   92:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   93:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   94:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   95:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   96:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   97:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   98:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   99:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  100:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  101:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  102:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  103:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  104:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  105:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  106:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  107:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  108:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  109:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  110:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  111:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  112:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  113:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  114:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  115:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  116:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  117:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]  118:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]  119:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  120:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  121:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]  122:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]  123:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  124:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  125:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  126:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  127:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]  128:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]  129:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]  130:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  131:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  132:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  133:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  134:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  135:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  136:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  137:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  138:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  139:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  140:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]  141:     0x79ab11133a64 - clone
[INFO] [stdout]  142:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   58:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   59:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   60:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   61:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   62:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   63:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   64:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   65:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   66:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   67:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   68:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   69:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   70:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   71:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   72:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   73:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   74:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   75:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   76:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   77:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   78:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   79:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   80:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   81:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   82:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   83:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   84:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   85:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   86:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   87:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   88:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   89:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   90:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   91:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   92:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   93:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   94:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   95:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   96:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   97:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   98:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   99:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  100:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  101:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  102:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  103:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  104:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  105:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  106:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  107:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  108:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  109:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  110:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  111:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  112:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  113:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  114:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  115:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  116:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  117:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  118:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  119:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  120:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]  121:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]  122:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  123:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  124:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]  125:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]  126:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  127:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  128:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  129:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  130:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]  131:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]  132:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]  133:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  134:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  135:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  136:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  137:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  138:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  139:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  140:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  141:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  142:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  143:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]  144:     0x79ab11133a64 - clone
[INFO] [stdout]  145:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   58:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   59:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   60:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   61:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   62:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   63:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   64:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   65:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   66:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   67:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   68:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   69:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   70:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   71:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   72:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   73:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   74:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   75:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   76:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   77:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   78:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   79:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   80:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   81:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   82:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   83:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   84:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   85:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   86:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   87:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   88:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   89:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   90:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   91:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   92:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   93:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   94:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   95:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   96:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   97:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   98:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   99:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  100:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  101:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  102:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  103:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  104:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  105:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  106:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  107:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  108:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  109:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  110:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  111:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  112:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  113:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  114:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  115:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  116:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  117:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  118:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  119:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  120:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  121:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  122:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  123:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]  124:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]  125:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  126:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  127:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]  128:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]  129:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  130:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  131:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  132:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  133:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]  134:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]  135:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]  136:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  137:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  138:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  139:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  140:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  141:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  142:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  143:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  144:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  145:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  146:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]  147:     0x79ab11133a64 - clone
[INFO] [stdout]  148:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   58:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   59:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   60:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   61:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   62:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   63:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   64:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   65:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   66:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   67:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   68:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   69:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   70:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   71:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   72:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   73:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   74:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   75:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   76:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   77:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   78:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   79:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   80:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   81:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   82:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   83:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   84:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   85:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   86:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   87:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   88:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   89:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   90:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   91:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   92:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   93:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   94:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   95:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   96:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   97:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   98:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   99:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  100:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  101:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  102:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  103:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  104:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  105:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  106:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  107:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  108:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  109:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  110:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  111:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  112:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  113:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  114:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  115:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  116:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  117:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  118:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  119:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  120:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  121:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  122:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  123:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  124:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  125:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  126:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]  127:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]  128:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  129:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  130:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]  131:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]  132:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  133:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  134:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  135:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  136:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]  137:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]  138:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]  139:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  140:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  141:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  142:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  143:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  144:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  145:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  146:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  147:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  148:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  149:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]  150:     0x79ab11133a64 - clone
[INFO] [stdout]  151:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   58:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   59:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   60:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   61:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   62:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   63:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   64:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   65:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   66:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   67:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   68:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   69:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   70:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   71:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   72:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   73:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   74:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   75:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   76:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   77:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   78:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   79:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   80:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   81:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   82:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   83:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   84:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   85:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   86:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   87:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   88:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   89:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   90:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   91:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   92:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   93:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   94:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   95:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   96:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   97:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   98:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   99:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  100:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  101:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  102:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  103:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  104:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  105:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  106:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  107:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  108:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  109:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  110:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  111:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  112:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  113:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  114:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  115:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  116:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  117:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  118:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  119:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  120:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  121:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  122:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  123:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  124:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  125:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  126:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  127:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  128:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  129:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]  130:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]  131:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  132:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  133:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]  134:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]  135:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  136:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  137:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  138:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  139:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]  140:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]  141:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]  142:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  143:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  144:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  145:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  146:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  147:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  148:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  149:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  150:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  151:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  152:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]  153:     0x79ab11133a64 - clone
[INFO] [stdout]  154:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   58:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   59:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   60:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   61:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   62:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   63:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   64:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   65:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   66:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   67:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   68:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   69:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   70:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   71:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   72:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   73:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   74:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   75:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   76:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   77:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   78:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   79:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   80:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   81:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   82:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   83:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   84:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   85:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   86:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   87:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   88:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   89:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   90:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   91:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   92:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   93:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   94:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   95:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   96:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   97:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   98:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   99:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  100:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  101:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  102:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  103:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  104:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  105:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  106:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  107:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  108:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  109:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  110:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  111:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  112:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  113:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  114:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  115:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  116:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  117:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  118:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  119:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  120:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  121:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  122:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  123:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  124:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  125:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  126:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  127:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  128:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  129:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  130:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  131:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  132:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]  133:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]  134:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  135:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  136:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]  137:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]  138:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  139:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  140:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  141:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  142:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]  143:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]  144:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]  145:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  146:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  147:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  148:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  149:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  150:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  151:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  152:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  153:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  154:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  155:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]  156:     0x79ab11133a64 - clone
[INFO] [stdout]  157:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   58:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   59:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   60:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   61:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   62:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   63:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   64:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   65:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   66:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   67:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   68:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   69:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   70:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   71:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   72:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   73:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   74:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   75:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   76:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   77:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   78:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   79:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   80:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   81:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   82:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   83:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   84:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   85:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   86:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   87:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   88:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   89:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   90:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   91:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   92:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   93:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   94:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   95:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   96:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   97:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   98:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   99:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  100:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  101:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  102:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  103:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  104:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  105:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  106:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  107:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  108:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  109:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  110:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  111:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  112:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  113:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  114:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  115:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  116:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  117:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  118:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  119:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  120:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  121:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  122:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  123:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  124:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  125:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  126:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  127:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  128:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  129:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  130:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  131:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  132:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  133:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  134:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  135:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]  136:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]  137:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  138:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  139:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]  140:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]  141:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  142:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  143:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  144:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  145:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]  146:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]  147:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]  148:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  149:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  150:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  151:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  152:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  153:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  154:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  155:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  156:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  157:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  158:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]  159:     0x79ab11133a64 - clone
[INFO] [stdout]  160:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   58:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   59:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   60:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   61:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   62:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   63:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   64:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   65:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   66:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   67:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   68:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   69:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   70:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   71:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   72:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   73:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   74:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   75:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   76:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   77:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   78:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   79:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   80:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   81:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   82:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   83:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   84:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   85:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   86:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   87:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   88:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   89:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   90:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   91:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   92:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   93:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   94:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   95:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   96:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   97:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   98:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   99:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  100:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  101:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  102:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  103:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  104:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  105:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  106:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  107:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  108:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  109:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  110:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  111:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  112:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  113:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  114:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  115:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  116:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  117:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  118:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  119:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  120:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  121:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  122:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  123:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  124:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  125:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  126:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  127:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  128:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  129:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  130:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  131:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  132:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  133:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  134:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  135:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  136:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  137:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  138:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]  139:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]  140:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  141:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  142:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]  143:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]  144:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  145:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  146:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  147:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  148:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]  149:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]  150:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]  151:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  152:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  153:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  154:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  155:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  156:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  157:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  158:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  159:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  160:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  161:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]  162:     0x79ab11133a64 - clone
[INFO] [stdout]  163:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   58:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   59:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   60:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   61:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   62:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   63:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   64:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   65:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   66:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   67:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   68:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   69:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   70:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   71:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   72:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   73:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   74:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   75:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   76:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   77:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   78:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   79:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   80:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   81:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   82:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   83:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   84:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   85:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   86:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   87:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   88:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   89:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   90:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   91:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   92:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   93:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   94:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   95:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   96:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   97:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   98:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   99:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  100:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  101:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  102:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  103:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  104:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  105:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  106:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  107:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  108:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  109:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  110:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  111:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  112:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  113:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  114:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  115:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  116:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  117:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  118:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  119:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  120:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  121:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  122:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  123:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  124:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  125:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  126:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  127:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  128:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  129:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  130:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  131:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  132:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  133:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  134:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  135:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  136:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  137:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  138:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  139:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  140:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  141:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]  142:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]  143:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  144:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  145:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]  146:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]  147:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  148:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  149:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  150:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  151:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]  152:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]  153:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]  154:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  155:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  156:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  157:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  158:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  159:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  160:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  161:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  162:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  163:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  164:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]  165:     0x79ab11133a64 - clone
[INFO] [stdout]  166:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   58:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   59:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   60:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   61:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   62:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   63:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   64:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   65:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   66:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   67:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   68:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   69:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   70:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   71:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   72:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   73:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   74:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   75:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   76:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   77:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   78:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   79:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   80:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   81:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   82:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   83:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   84:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   85:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   86:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   87:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   88:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   89:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   90:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   91:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   92:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   93:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   94:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   95:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   96:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   97:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   98:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   99:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  100:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  101:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  102:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  103:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  104:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  105:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  106:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  107:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  108:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  109:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  110:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  111:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  112:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  113:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  114:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  115:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  116:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  117:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  118:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  119:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  120:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  121:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  122:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  123:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  124:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  125:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  126:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  127:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  128:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  129:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  130:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  131:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  132:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  133:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  134:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  135:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  136:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  137:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  138:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  139:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  140:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  141:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  142:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  143:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  144:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]  145:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]  146:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  147:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  148:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]  149:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]  150:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  151:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  152:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  153:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  154:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]  155:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]  156:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]  157:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  158:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  159:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  160:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  161:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  162:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  163:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  164:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  165:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  166:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  167:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]  168:     0x79ab11133a64 - clone
[INFO] [stdout]  169:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   58:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   59:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   60:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   61:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   62:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   63:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   64:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   65:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   66:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   67:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   68:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   69:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   70:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   71:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   72:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   73:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   74:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   75:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   76:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   77:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   78:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   79:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   80:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   81:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   82:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   83:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   84:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   85:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   86:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   87:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   88:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   89:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   90:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   91:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   92:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   93:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   94:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   95:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   96:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   97:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   98:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   99:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  100:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  101:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  102:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  103:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  104:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  105:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  106:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  107:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  108:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  109:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  110:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  111:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  112:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  113:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  114:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  115:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  116:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  117:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  118:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  119:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  120:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  121:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  122:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  123:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  124:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  125:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  126:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  127:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  128:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  129:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  130:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  131:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  132:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  133:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  134:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  135:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  136:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  137:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  138:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  139:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  140:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  141:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  142:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  143:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  144:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  145:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  146:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  147:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]  148:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]  149:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  150:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  151:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]  152:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]  153:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  154:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  155:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  156:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  157:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]  158:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]  159:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]  160:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  161:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  162:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  163:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  164:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  165:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  166:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  167:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  168:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  169:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  170:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]  171:     0x79ab11133a64 - clone
[INFO] [stdout]  172:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   58:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   59:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   60:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   61:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   62:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   63:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   64:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   65:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   66:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   67:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   68:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   69:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   70:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   71:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   72:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   73:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   74:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   75:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   76:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   77:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   78:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   79:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   80:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   81:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   82:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   83:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   84:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   85:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   86:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   87:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   88:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   89:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   90:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   91:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   92:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   93:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   94:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   95:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   96:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   97:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   98:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   99:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  100:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  101:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  102:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  103:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  104:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  105:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  106:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  107:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  108:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  109:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  110:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  111:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  112:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  113:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  114:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  115:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  116:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  117:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  118:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  119:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  120:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  121:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  122:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  123:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  124:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  125:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  126:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  127:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  128:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  129:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  130:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  131:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  132:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  133:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  134:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  135:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  136:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  137:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  138:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  139:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  140:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  141:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  142:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  143:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  144:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  145:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  146:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  147:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]  148:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]  149:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]  150:     0x5619c963420d - timer[cd371163271a51da]::use_macro
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:45:11
[INFO] [stdout]  151:     0x5619c9633947 - timer[cd371163271a51da]::use_macro::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timer.rs:46:15
[INFO] [stdout]  152:     0x5619c9634696 - <timer[cd371163271a51da]::use_macro::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  153:     0x5619c963473b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  154:     0x5619c963473b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]  155:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]  156:     0x5619c9641f2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  157:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  158:     0x5619c9641f2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  159:     0x5619c9641f2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  160:     0x5619c9641f2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]  161:     0x5619c9641f2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]  162:     0x5619c963b644 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]  163:     0x5619c963b644 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  164:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  165:     0x5619c9644b32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  166:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  167:     0x5619c9644b32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  168:     0x5619c9644b32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  169:     0x5619c9644b32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  170:     0x5619c9644b32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  171:     0x5619c96b59ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  172:     0x5619c96b59ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  173:     0x79ab110a6aa4 - <unknown>
[INFO] [stdout]  174:     0x79ab11133a64 - clone
[INFO] [stdout]  175:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'use_macro' (22) panicked at src/instrumentor.rs:111:76:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Poisoned(..)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5619c96b62da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5619c96b62da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5619c96b62da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5619c96ca69a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5619c96ca69a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5619c96bab12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5619c96bab12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5619c9694e5f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5619c9694e5f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5619c96ae329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5619c964145c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5619c964145c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5619c96ae4e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5619c96ae4e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5619c9694f18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5619c968a129 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5619c9695c2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5619c96cadec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5619c96cab62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5619c967960f - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>, std[29689e6404d28ef9]::sync::poison::TryLockError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<stratus[974a9b68392e21ce]::instrumentor::Instrumentor>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5619c967960f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:111:76
[INFO] [stdout]   22:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   23:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   24:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   25:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   26:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   27:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   28:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   29:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   30:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   31:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   32:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   33:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   34:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   35:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   36:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   37:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   38:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   39:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   40:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   41:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   42:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   43:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   44:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   45:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   46:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   47:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   48:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   49:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   50:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   51:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   52:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   53:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   54:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   55:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   56:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   57:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   58:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   59:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   60:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   61:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   62:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   63:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   64:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   65:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   66:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   67:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   68:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   69:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   70:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   71:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   72:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   73:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   74:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   75:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[INFO] [stdout]   76:     0x5619c967bf1c - <stratus[974a9b68392e21ce]::instrumentor::Profile as core[e929cb53b82a81ca]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:66:13
[INFO] [stdout]   77:     0x5619c9676617 - core[e929cb53b82a81ca]::ptr::drop_in_place::<stratus[974a9b68392e21ce]::instrumentor::Profile>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   78:     0x5619c967976f - <stratus[974a9b68392e21ce]::instrumentor::Instrumentor>::push_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instrumentor.rs:112:5
[WARN] too many lines in the log, truncating it
