[INFO] fetching crate dotnetdll 0.1.1...
[INFO] testing dotnetdll-0.1.1 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate dotnetdll 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate dotnetdll 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dotnetdll 0.1.1
[INFO] tweaked toml for crates.io crate dotnetdll 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dotnetdll 0.1.1 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dotnetdll 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45710eb3c1b32ec127af67904f906f20a35978006e8e2d105cd88f07d5b590df
[INFO] running `Command { std: "docker" "start" "-a" "45710eb3c1b32ec127af67904f906f20a35978006e8e2d105cd88f07d5b590df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45710eb3c1b32ec127af67904f906f20a35978006e8e2d105cd88f07d5b590df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45710eb3c1b32ec127af67904f906f20a35978006e8e2d105cd88f07d5b590df", kill_on_drop: false }`
[INFO] [stdout] 45710eb3c1b32ec127af67904f906f20a35978006e8e2d105cd88f07d5b590df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 82876eda11b348db0e1a009c36259f11d85f7190a23889c184edf63332e0d329
[INFO] running `Command { std: "docker" "start" "-a" "82876eda11b348db0e1a009c36259f11d85f7190a23889c184edf63332e0d329", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling object v0.38.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling ruzstd v0.8.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling dotnetdll-macros v0.1.0
[INFO] [stderr]    Compiling scroll_derive v0.13.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling bitfield-macros v0.19.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling bitfield v0.19.0
[INFO] [stderr]    Compiling scroll v0.13.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling scroll-buffer v0.3.2
[INFO] [stderr]    Compiling dotnetdll v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.42s
[INFO] running `Command { std: "docker" "inspect" "82876eda11b348db0e1a009c36259f11d85f7190a23889c184edf63332e0d329", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82876eda11b348db0e1a009c36259f11d85f7190a23889c184edf63332e0d329", kill_on_drop: false }`
[INFO] [stdout] 82876eda11b348db0e1a009c36259f11d85f7190a23889c184edf63332e0d329
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 6f0ca8d96ba0c241c96dcbf9fadb591c8914ef75d8095f74de825788682f2c52
[INFO] running `Command { std: "docker" "start" "-a" "6f0ca8d96ba0c241c96dcbf9fadb591c8914ef75d8095f74de825788682f2c52", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling tempfile v3.19.0
[INFO] [stderr]    Compiling dotnetdll v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.25s
[INFO] running `Command { std: "docker" "inspect" "6f0ca8d96ba0c241c96dcbf9fadb591c8914ef75d8095f74de825788682f2c52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f0ca8d96ba0c241c96dcbf9fadb591c8914ef75d8095f74de825788682f2c52", kill_on_drop: false }`
[INFO] [stdout] 6f0ca8d96ba0c241c96dcbf9fadb591c8914ef75d8095f74de825788682f2c52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 18e769bb0dcb41a2f6b334c433a81e04a50372fe55728c54c13aa4c635c3b3be
[INFO] running `Command { std: "docker" "start" "-a" "18e769bb0dcb41a2f6b334c433a81e04a50372fe55728c54c13aa4c635c3b3be", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/dotnetdll/51932e1b46069144/deps/dotnetdll-51932e1b46069144)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test binary::signature::encoded::tests::def_ref_spec ... ok
[INFO] [stdout] test binary::signature::compressed::tests::compression ... ok
[INFO] [stdout] test tests::constructor_macros ... ok
[INFO] [stdout] test binary::signature::attribute::tests::attr_args_write ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/attributes.rs (/opt/rustwide/target/debug/build/dotnetdll/236bd2566a4a0b03/deps/attributes-236bd2566a4a0b03)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test write ... FAILED
[INFO] [stdout] test read ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test attributes`
[INFO] [stdout] ---- write stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'write' (23) panicked at tests/common/env.rs:44:9:
[INFO] [stdout] Missing required environment variable DOTNET_SDK! Please set this variable before running tests.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6083321b70e2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6083321b70e2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6083321b70e2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6083321b70e2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6083321cdf6a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6083321cdf6a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6083321bc1c6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6083321bc1c6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x608332192d1f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x608332192d1f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6083321adae9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608331bc658e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x608331bc658e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6083321adca2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6083321adca2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x608332192dd8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60833218a539 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x608332193c2d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6083321ce72c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608331bb21b0 - attributes[a460068c08cfe3c8]::common::env::required::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/env.rs:44:9
[INFO] [stdout]   20:     0x608331ba7f56 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, std[840933623431fd06]::env::VarError>>::unwrap_or_else::<attributes[a460068c08cfe3c8]::common::env::required::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x608331bb32d7 - attributes[a460068c08cfe3c8]::common::env::required
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/env.rs:43:24
[INFO] [stdout]   22:     0x608331bb1b84 - attributes[a460068c08cfe3c8]::common::env::DOTNET_SDK::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/env.rs:29:32
[INFO] [stdout]   23:     0x608331bba686 - <attributes[a460068c08cfe3c8]::common::env::DOTNET_SDK::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x608331bba502 - <fn() -> std[840933623431fd06]::path::PathBuf as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x608331bb711e - <once_cell[443883bb4ec393a5]::sync::Lazy<std[840933623431fd06]::path::PathBuf>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1310:28
[INFO] [stdout]   26:     0x608331bb6c5d - <once_cell[443883bb4ec393a5]::sync::OnceCell<std[840933623431fd06]::path::PathBuf>>::get_or_init::<<once_cell[443883bb4ec393a5]::sync::Lazy<std[840933623431fd06]::path::PathBuf>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1120:57
[INFO] [stdout]   27:     0x608331baa050 - <once_cell[443883bb4ec393a5]::imp::OnceCell<std[840933623431fd06]::path::PathBuf>>::initialize::<<once_cell[443883bb4ec393a5]::sync::OnceCell<std[840933623431fd06]::path::PathBuf>>::get_or_init<<once_cell[443883bb4ec393a5]::sync::Lazy<std[840933623431fd06]::path::PathBuf>>::force::{closure#0}>::{closure#0}, <once_cell[443883bb4ec393a5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/imp_std.rs:72:23
[INFO] [stdout]   28:     0x608332149c16 - <&mut dyn core[8f93d80df273fe75]::ops::function::FnMut<(), Output = bool> as core[8f93d80df273fe75]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   29:     0x60833214990b - once_cell[443883bb4ec393a5]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/imp_std.rs:196:20
[INFO] [stdout]   30:     0x608331ba87f2 - <once_cell[443883bb4ec393a5]::imp::OnceCell<std[840933623431fd06]::path::PathBuf>>::initialize::<<once_cell[443883bb4ec393a5]::sync::OnceCell<std[840933623431fd06]::path::PathBuf>>::get_or_init<<once_cell[443883bb4ec393a5]::sync::Lazy<std[840933623431fd06]::path::PathBuf>>::force::{closure#0}>::{closure#0}, <once_cell[443883bb4ec393a5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/imp_std.rs:68:9
[INFO] [stdout]   31:     0x608331bb534d - <once_cell[443883bb4ec393a5]::sync::OnceCell<std[840933623431fd06]::path::PathBuf>>::get_or_try_init::<<once_cell[443883bb4ec393a5]::sync::OnceCell<std[840933623431fd06]::path::PathBuf>>::get_or_init<<once_cell[443883bb4ec393a5]::sync::Lazy<std[840933623431fd06]::path::PathBuf>>::force::{closure#0}>::{closure#0}, <once_cell[443883bb4ec393a5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1161:20
[INFO] [stdout]   32:     0x608331bb52a3 - <once_cell[443883bb4ec393a5]::sync::OnceCell<std[840933623431fd06]::path::PathBuf>>::get_or_init::<<once_cell[443883bb4ec393a5]::sync::Lazy<std[840933623431fd06]::path::PathBuf>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1120:24
[INFO] [stdout]   33:     0x608331bb74b0 - <once_cell[443883bb4ec393a5]::sync::Lazy<std[840933623431fd06]::path::PathBuf>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1309:23
[INFO] [stdout]   34:     0x608331bb9bca - <once_cell[443883bb4ec393a5]::sync::Lazy<std[840933623431fd06]::path::PathBuf> as core[8f93d80df273fe75]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1376:13
[INFO] [stdout]   35:     0x608331b97629 - attributes[a460068c08cfe3c8]::common::write_fixture::<attributes[a460068c08cfe3c8]::write::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:158:33
[INFO] [stdout]   36:     0x608331ba6431 - attributes[a460068c08cfe3c8]::write
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/attributes.rs:37:5
[INFO] [stdout]   37:     0x608331b9e237 - attributes[a460068c08cfe3c8]::write::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/attributes.rs:36:15
[INFO] [stdout]   38:     0x608331bba646 - <attributes[a460068c08cfe3c8]::write::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x608331bba93b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x608331bba93b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x608331bc719a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x608331bc719a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x608331bc719a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x608331bc719a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x608331bc719a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x608331bc719a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x608331bc719a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x608331bc1664 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x608331bc1664 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x608331bc9c92 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x608331bc9c92 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x608331bc9c92 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x608331bc9c92 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x608331bc9c92 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x608331bc9c92 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x608331bc9c92 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x6083321b63bf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x6083321b63bf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x7a735623daa4 - <unknown>
[INFO] [stdout]   60:     0x7a73562caa64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- read stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'read' (22) panicked at tests/common/env.rs:44:9:
[INFO] [stdout] Missing required environment variable RUNTIME_ARTIFACTS! Please set this variable before running tests.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6083321b70e2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6083321b70e2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6083321b70e2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6083321b70e2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6083321cdf6a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6083321cdf6a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6083321bc1c6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6083321bc1c6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x608332192d1f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x608332192d1f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6083321adae9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608331bc658e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x608331bc658e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6083321adca2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6083321adca2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x608332192dd8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60833218a539 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x608332193c2d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6083321ce72c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608331bb21b0 - attributes[a460068c08cfe3c8]::common::env::required::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/env.rs:44:9
[INFO] [stdout]   20:     0x608331ba7f56 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, std[840933623431fd06]::env::VarError>>::unwrap_or_else::<attributes[a460068c08cfe3c8]::common::env::required::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x608331bb32d7 - attributes[a460068c08cfe3c8]::common::env::required
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/env.rs:43:24
[INFO] [stdout]   22:     0x608331bb1ca4 - attributes[a460068c08cfe3c8]::common::env::RUNTIME_ARTIFACTS::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/env.rs:30:39
[INFO] [stdout]   23:     0x608331bba6c6 - <attributes[a460068c08cfe3c8]::common::env::RUNTIME_ARTIFACTS::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x608331bba502 - <fn() -> std[840933623431fd06]::path::PathBuf as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x608331bb711e - <once_cell[443883bb4ec393a5]::sync::Lazy<std[840933623431fd06]::path::PathBuf>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1310:28
[INFO] [stdout]   26:     0x608331bb6c5d - <once_cell[443883bb4ec393a5]::sync::OnceCell<std[840933623431fd06]::path::PathBuf>>::get_or_init::<<once_cell[443883bb4ec393a5]::sync::Lazy<std[840933623431fd06]::path::PathBuf>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1120:57
[INFO] [stdout]   27:     0x608331baa050 - <once_cell[443883bb4ec393a5]::imp::OnceCell<std[840933623431fd06]::path::PathBuf>>::initialize::<<once_cell[443883bb4ec393a5]::sync::OnceCell<std[840933623431fd06]::path::PathBuf>>::get_or_init<<once_cell[443883bb4ec393a5]::sync::Lazy<std[840933623431fd06]::path::PathBuf>>::force::{closure#0}>::{closure#0}, <once_cell[443883bb4ec393a5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/imp_std.rs:72:23
[INFO] [stdout]   28:     0x608332149c16 - <&mut dyn core[8f93d80df273fe75]::ops::function::FnMut<(), Output = bool> as core[8f93d80df273fe75]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   29:     0x60833214990b - once_cell[443883bb4ec393a5]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/imp_std.rs:196:20
[INFO] [stdout]   30:     0x608331ba87f2 - <once_cell[443883bb4ec393a5]::imp::OnceCell<std[840933623431fd06]::path::PathBuf>>::initialize::<<once_cell[443883bb4ec393a5]::sync::OnceCell<std[840933623431fd06]::path::PathBuf>>::get_or_init<<once_cell[443883bb4ec393a5]::sync::Lazy<std[840933623431fd06]::path::PathBuf>>::force::{closure#0}>::{closure#0}, <once_cell[443883bb4ec393a5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/imp_std.rs:68:9
[INFO] [stdout]   31:     0x608331bb534d - <once_cell[443883bb4ec393a5]::sync::OnceCell<std[840933623431fd06]::path::PathBuf>>::get_or_try_init::<<once_cell[443883bb4ec393a5]::sync::OnceCell<std[840933623431fd06]::path::PathBuf>>::get_or_init<<once_cell[443883bb4ec393a5]::sync::Lazy<std[840933623431fd06]::path::PathBuf>>::force::{closure#0}>::{closure#0}, <once_cell[443883bb4ec393a5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1161:20
[INFO] [stdout]   32:     0x608331bb52a3 - <once_cell[443883bb4ec393a5]::sync::OnceCell<std[840933623431fd06]::path::PathBuf>>::get_or_init::<<once_cell[443883bb4ec393a5]::sync::Lazy<std[840933623431fd06]::path::PathBuf>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1120:24
[INFO] [stdout]   33:     0x608331bb74b0 - <once_cell[443883bb4ec393a5]::sync::Lazy<std[840933623431fd06]::path::PathBuf>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1309:23
[INFO] [stdout]   34:     0x608331bb9bca - <once_cell[443883bb4ec393a5]::sync::Lazy<std[840933623431fd06]::path::PathBuf> as core[8f93d80df273fe75]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1376:13
[INFO] [stdout]   35:     0x608331bb1ed5 - attributes[a460068c08cfe3c8]::common::env::CORECLR::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/env.rs:31:31
[INFO] [stdout]   36:     0x608331bba746 - <attributes[a460068c08cfe3c8]::common::env::CORECLR::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x608331bba502 - <fn() -> std[840933623431fd06]::path::PathBuf as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x608331bb711e - <once_cell[443883bb4ec393a5]::sync::Lazy<std[840933623431fd06]::path::PathBuf>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1310:28
[INFO] [stdout]   39:     0x608331bb6c5d - <once_cell[443883bb4ec393a5]::sync::OnceCell<std[840933623431fd06]::path::PathBuf>>::get_or_init::<<once_cell[443883bb4ec393a5]::sync::Lazy<std[840933623431fd06]::path::PathBuf>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1120:57
[INFO] [stdout]   40:     0x608331baa050 - <once_cell[443883bb4ec393a5]::imp::OnceCell<std[840933623431fd06]::path::PathBuf>>::initialize::<<once_cell[443883bb4ec393a5]::sync::OnceCell<std[840933623431fd06]::path::PathBuf>>::get_or_init<<once_cell[443883bb4ec393a5]::sync::Lazy<std[840933623431fd06]::path::PathBuf>>::force::{closure#0}>::{closure#0}, <once_cell[443883bb4ec393a5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/imp_std.rs:72:23
[INFO] [stdout]   41:     0x608332149c16 - <&mut dyn core[8f93d80df273fe75]::ops::function::FnMut<(), Output = bool> as core[8f93d80df273fe75]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   42:     0x60833214990b - once_cell[443883bb4ec393a5]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/imp_std.rs:196:20
[INFO] [stdout]   43:     0x608331ba87f2 - <once_cell[443883bb4ec393a5]::imp::OnceCell<std[840933623431fd06]::path::PathBuf>>::initialize::<<once_cell[443883bb4ec393a5]::sync::OnceCell<std[840933623431fd06]::path::PathBuf>>::get_or_init<<once_cell[443883bb4ec393a5]::sync::Lazy<std[840933623431fd06]::path::PathBuf>>::force::{closure#0}>::{closure#0}, <once_cell[443883bb4ec393a5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/imp_std.rs:68:9
[INFO] [stdout]   44:     0x608331bb534d - <once_cell[443883bb4ec393a5]::sync::OnceCell<std[840933623431fd06]::path::PathBuf>>::get_or_try_init::<<once_cell[443883bb4ec393a5]::sync::OnceCell<std[840933623431fd06]::path::PathBuf>>::get_or_init<<once_cell[443883bb4ec393a5]::sync::Lazy<std[840933623431fd06]::path::PathBuf>>::force::{closure#0}>::{closure#0}, <once_cell[443883bb4ec393a5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1161:20
[INFO] [stdout]   45:     0x608331bb52a3 - <once_cell[443883bb4ec393a5]::sync::OnceCell<std[840933623431fd06]::path::PathBuf>>::get_or_init::<<once_cell[443883bb4ec393a5]::sync::Lazy<std[840933623431fd06]::path::PathBuf>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1120:24
[INFO] [stdout]   46:     0x608331bb74b0 - <once_cell[443883bb4ec393a5]::sync::Lazy<std[840933623431fd06]::path::PathBuf>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1309:23
[INFO] [stdout]   47:     0x608331bb9bca - <once_cell[443883bb4ec393a5]::sync::Lazy<std[840933623431fd06]::path::PathBuf> as core[8f93d80df273fe75]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1376:13
[INFO] [stdout]   48:     0x608331bb1daf - attributes[a460068c08cfe3c8]::common::env::ILASM::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/env.rs:32:13
[INFO] [stdout]   49:     0x608331bba706 - <attributes[a460068c08cfe3c8]::common::env::ILASM::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x608331bba502 - <fn() -> std[840933623431fd06]::path::PathBuf as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x608331bb711e - <once_cell[443883bb4ec393a5]::sync::Lazy<std[840933623431fd06]::path::PathBuf>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1310:28
[INFO] [stdout]   52:     0x608331bb6c5d - <once_cell[443883bb4ec393a5]::sync::OnceCell<std[840933623431fd06]::path::PathBuf>>::get_or_init::<<once_cell[443883bb4ec393a5]::sync::Lazy<std[840933623431fd06]::path::PathBuf>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1120:57
[INFO] [stdout]   53:     0x608331baa050 - <once_cell[443883bb4ec393a5]::imp::OnceCell<std[840933623431fd06]::path::PathBuf>>::initialize::<<once_cell[443883bb4ec393a5]::sync::OnceCell<std[840933623431fd06]::path::PathBuf>>::get_or_init<<once_cell[443883bb4ec393a5]::sync::Lazy<std[840933623431fd06]::path::PathBuf>>::force::{closure#0}>::{closure#0}, <once_cell[443883bb4ec393a5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/imp_std.rs:72:23
[INFO] [stdout]   54:     0x608332149c16 - <&mut dyn core[8f93d80df273fe75]::ops::function::FnMut<(), Output = bool> as core[8f93d80df273fe75]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   55:     0x60833214990b - once_cell[443883bb4ec393a5]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/imp_std.rs:196:20
[INFO] [stdout]   56:     0x608331ba87f2 - <once_cell[443883bb4ec393a5]::imp::OnceCell<std[840933623431fd06]::path::PathBuf>>::initialize::<<once_cell[443883bb4ec393a5]::sync::OnceCell<std[840933623431fd06]::path::PathBuf>>::get_or_init<<once_cell[443883bb4ec393a5]::sync::Lazy<std[840933623431fd06]::path::PathBuf>>::force::{closure#0}>::{closure#0}, <once_cell[443883bb4ec393a5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/imp_std.rs:68:9
[INFO] [stdout]   57:     0x608331bb534d - <once_cell[443883bb4ec393a5]::sync::OnceCell<std[840933623431fd06]::path::PathBuf>>::get_or_try_init::<<once_cell[443883bb4ec393a5]::sync::OnceCell<std[840933623431fd06]::path::PathBuf>>::get_or_init<<once_cell[443883bb4ec393a5]::sync::Lazy<std[840933623431fd06]::path::PathBuf>>::force::{closure#0}>::{closure#0}, <once_cell[443883bb4ec393a5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1161:20
[INFO] [stdout]   58:     0x608331bb52a3 - <once_cell[443883bb4ec393a5]::sync::OnceCell<std[840933623431fd06]::path::PathBuf>>::get_or_init::<<once_cell[443883bb4ec393a5]::sync::Lazy<std[840933623431fd06]::path::PathBuf>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1120:24
[INFO] [stdout]   59:     0x608331bb74b0 - <once_cell[443883bb4ec393a5]::sync::Lazy<std[840933623431fd06]::path::PathBuf>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1309:23
[INFO] [stdout]   60:     0x608331bb9bca - <once_cell[443883bb4ec393a5]::sync::Lazy<std[840933623431fd06]::path::PathBuf> as core[8f93d80df273fe75]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1376:13
[INFO] [stdout]   61:     0x608331b958b9 - attributes[a460068c08cfe3c8]::common::read_fixture::<attributes[a460068c08cfe3c8]::read::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:61:18
[INFO] [stdout]   62:     0x608331ba6371 - attributes[a460068c08cfe3c8]::read
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/attributes.rs:8:5
[INFO] [stdout]   63:     0x608331b9e207 - attributes[a460068c08cfe3c8]::read::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/attributes.rs:7:14
[INFO] [stdout]   64:     0x608331bba606 - <attributes[a460068c08cfe3c8]::read::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x608331bba93b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x608331bba93b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   67:     0x608331bc719a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   68:     0x608331bc719a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x608331bc719a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x608331bc719a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x608331bc719a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x608331bc719a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   73:     0x608331bc719a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   74:     0x608331bc1664 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   75:     0x608331bc1664 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   76:     0x608331bc9c92 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   77:     0x608331bc9c92 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   78:     0x608331bc9c92 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   79:     0x608331bc9c92 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   80:     0x608331bc9c92 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x608331bc9c92 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   82:     0x608331bc9c92 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   83:     0x6083321b63bf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   84:     0x6083321b63bf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   85:     0x7a735623daa4 - <unknown>
[INFO] [stdout]   86:     0x7a73562caa64 - clone
[INFO] [stdout]   87:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     read
[INFO] [stdout]     write
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "18e769bb0dcb41a2f6b334c433a81e04a50372fe55728c54c13aa4c635c3b3be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18e769bb0dcb41a2f6b334c433a81e04a50372fe55728c54c13aa4c635c3b3be", kill_on_drop: false }`
[INFO] [stdout] 18e769bb0dcb41a2f6b334c433a81e04a50372fe55728c54c13aa4c635c3b3be
