[INFO] fetching crate dotnetdll 0.0.6...
[INFO] testing dotnetdll-0.0.6 against 1.90.0 for beta-1.91-3
[INFO] extracting crate dotnetdll 0.0.6 into /workspace/builds/worker-6-tc1/source
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate dotnetdll 0.0.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dotnetdll 0.0.6
[INFO] tweaked toml for crates.io crate dotnetdll 0.0.6 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dotnetdll 0.0.6 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dotnetdll 0.0.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scroll_derive v0.11.1
[INFO] [stderr]   Downloaded bitfield-macros v0.19.0
[INFO] [stderr]   Downloaded scroll v0.11.0
[INFO] [stderr]   Downloaded scroll-buffer v0.3.1
[INFO] [stderr]   Downloaded bitfield v0.19.0
[INFO] [stderr]   Downloaded flate2 v1.1.0
[INFO] [stderr]   Downloaded ruzstd v0.7.3
[INFO] [stderr]   Downloaded indexmap v2.8.0
[INFO] [stderr]   Downloaded tempfile v3.19.0
[INFO] [stderr]   Downloaded dotnetdll-macros v0.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82794dfaa20da95b7815f0d407f8a2b7e1f307b0b4754b9b9d903625ed81ab79
[INFO] running `Command { std: "docker" "start" "-a" "82794dfaa20da95b7815f0d407f8a2b7e1f307b0b4754b9b9d903625ed81ab79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82794dfaa20da95b7815f0d407f8a2b7e1f307b0b4754b9b9d903625ed81ab79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82794dfaa20da95b7815f0d407f8a2b7e1f307b0b4754b9b9d903625ed81ab79", kill_on_drop: false }`
[INFO] [stdout] 82794dfaa20da95b7815f0d407f8a2b7e1f307b0b4754b9b9d903625ed81ab79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea07dad685cebd70b03501da1418e23993c5e2eb9f461ae645fc376aca5beced
[INFO] running `Command { std: "docker" "start" "-a" "ea07dad685cebd70b03501da1418e23993c5e2eb9f461ae645fc376aca5beced", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling ruzstd v0.7.3
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling dotnetdll-macros v0.0.1
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling bitfield-macros v0.19.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling bitfield v0.19.0
[INFO] [stderr]    Compiling scroll-buffer v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling dotnetdll v0.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/signature/attribute.rs:168:26
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn argument_type(&self) -> FieldOrPropType {
[INFO] [stdout]     |                          ^^^^^     --------------- the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn argument_type(&self) -> FieldOrPropType<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/signature/attribute.rs:214:26
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn argument_type(&self) -> FieldOrPropType {
[INFO] [stdout]     |                          ^^^^^     --------------- the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn argument_type(&self) -> FieldOrPropType<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.53s
[INFO] running `Command { std: "docker" "inspect" "ea07dad685cebd70b03501da1418e23993c5e2eb9f461ae645fc376aca5beced", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea07dad685cebd70b03501da1418e23993c5e2eb9f461ae645fc376aca5beced", kill_on_drop: false }`
[INFO] [stdout] ea07dad685cebd70b03501da1418e23993c5e2eb9f461ae645fc376aca5beced
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 770c01466a999f9ece2dee21918dd339ee69539e1fc813811443e8165da7f209
[INFO] running `Command { std: "docker" "start" "-a" "770c01466a999f9ece2dee21918dd339ee69539e1fc813811443e8165da7f209", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/signature/attribute.rs:168:26
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn argument_type(&self) -> FieldOrPropType {
[INFO] [stdout]     |                          ^^^^^     --------------- the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn argument_type(&self) -> FieldOrPropType<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/signature/attribute.rs:214:26
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn argument_type(&self) -> FieldOrPropType {
[INFO] [stdout]     |                          ^^^^^     --------------- the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn argument_type(&self) -> FieldOrPropType<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.19.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling dotnetdll v0.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `to_string`
[INFO] [stdout]    --> tests/generics.rs:235:17
[INFO] [stdout]     |
[INFO] [stdout] 235 |             let to_string = ctx.resolution.push_method(
[INFO] [stdout]     |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_string`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/signature/attribute.rs:168:26
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn argument_type(&self) -> FieldOrPropType {
[INFO] [stdout]     |                          ^^^^^     --------------- the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn argument_type(&self) -> FieldOrPropType<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/signature/attribute.rs:214:26
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn argument_type(&self) -> FieldOrPropType {
[INFO] [stdout]     |                          ^^^^^     --------------- the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn argument_type(&self) -> FieldOrPropType<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.72s
[INFO] running `Command { std: "docker" "inspect" "770c01466a999f9ece2dee21918dd339ee69539e1fc813811443e8165da7f209", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "770c01466a999f9ece2dee21918dd339ee69539e1fc813811443e8165da7f209", kill_on_drop: false }`
[INFO] [stdout] 770c01466a999f9ece2dee21918dd339ee69539e1fc813811443e8165da7f209
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aac777e65716b32f71fb5c207890c8e711188dae71416cecdf27a6911ccfe4a7
[INFO] running `Command { std: "docker" "start" "-a" "aac777e65716b32f71fb5c207890c8e711188dae71416cecdf27a6911ccfe4a7", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/binary/signature/attribute.rs:168:26
[INFO] [stderr]     |
[INFO] [stderr] 168 |     pub fn argument_type(&self) -> FieldOrPropType {
[INFO] [stderr]     |                          ^^^^^     --------------- the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 168 |     pub fn argument_type(&self) -> FieldOrPropType<'_> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/binary/signature/attribute.rs:214:26
[INFO] [stderr]     |
[INFO] [stderr] 214 |     pub fn argument_type(&self) -> FieldOrPropType {
[INFO] [stderr]     |                          ^^^^^     --------------- the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 214 |     pub fn argument_type(&self) -> FieldOrPropType<'_> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `dotnetdll` (lib) generated 2 warnings
[INFO] [stderr] warning: `dotnetdll` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unused variable: `to_string`
[INFO] [stderr]    --> tests/generics.rs:235:17
[INFO] [stderr]     |
[INFO] [stderr] 235 |             let to_string = ctx.resolution.push_method(
[INFO] [stderr]     |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_string`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `dotnetdll` (test "generics") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dotnetdll-fe497ada20d41b22)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test binary::signature::attribute::tests::attr_args_write ... ok
[INFO] [stdout] test binary::signature::encoded::tests::def_ref_spec ... ok
[INFO] [stdout] test tests::constructor_macros ... ok
[INFO] [stdout] test binary::signature::compressed::tests::compression ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/attributes.rs (/opt/rustwide/target/debug/deps/attributes-dfe0285709064d74)
[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] [stdout] ---- write stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'write' 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:     0x628be44f5dc2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x628be44f5dc2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x628be44f5dc2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x628be44f5dc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x628be451e223 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x628be451e223 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x628be44f29a3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x628be44f29a3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x628be44f5c12 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x628be44f7b69 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x628be44f799e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x628be3f34234 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x628be3f34234 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x628be44f853e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x628be44f853e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x628be44f830a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x628be44f62b9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x628be44f7f9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x628be451bb00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x628be3ee3d95 - attributes::common::env::required::{{closure}}::h1ac710ae51f730ad
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/env.rs:44:9
[INFO] [stdout]   20:     0x628be3ed5f98 - core::result::Result<T,E>::unwrap_or_else::he109d8a8efd307cd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23
[INFO] [stdout]   21:     0x628be3ee3d07 - attributes::common::env::required::hc129a8381c7a5a17
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/env.rs:43:24
[INFO] [stdout]   22:     0x628be3ee3de4 - attributes::common::env::DOTNET_SDK::{{closure}}::ha232ee48a09c9659
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/env.rs:29:32
[INFO] [stdout]   23:     0x628be3edef06 - core::ops::function::FnOnce::call_once::h05463f550b22e1e7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x628be3edf232 - core::ops::function::FnOnce::call_once::hf93c547b052c054b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x628be3ed8b3e - once_cell::sync::Lazy<T,F>::force::{{closure}}::h5f23922f6f359699
[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:     0x628be3ed8bad - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h7378f5f58146113e
[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:     0x628be3ed8950 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h41e84929b459f1e2
[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:     0x628be44916e6 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::h93cdeaa909d5fd97
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:301:21
[INFO] [stdout]   29:     0x628be449273b - once_cell::imp::initialize_or_wait::h9d9107c27fd4d049
[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:     0x628be3ed8902 - once_cell::imp::OnceCell<T>::initialize::h53783959b533a3d7
[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:     0x628be3ed8c7d - once_cell::sync::OnceCell<T>::get_or_try_init::h0efdeac392ff672a
[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:     0x628be3ed8b83 - once_cell::sync::OnceCell<T>::get_or_init::ha8567a2955aace14
[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:     0x628be3ed8ad0 - once_cell::sync::Lazy<T,F>::force::hd499557ac4f11974
[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:     0x628be3ed702a - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::ha274e4d813f2c999
[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:     0x628be3edae01 - attributes::common::write_fixture::hf6d28ffb0b3cdf15
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:152:33
[INFO] [stdout]   36:     0x628be3ef0811 - attributes::write::h8c76a9b56112057a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/attributes.rs:36:5
[INFO] [stdout]   37:     0x628be3ef07d7 - attributes::write::{{closure}}::h6192d84e7e924f60
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/attributes.rs:35:15
[INFO] [stdout]   38:     0x628be3edef96 - core::ops::function::FnOnce::call_once::h4075aebc69b4f4de
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   39:     0x628be3f39a9b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x628be3f39a9b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   41:     0x628be3f38bd5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   42:     0x628be3f38bd5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   43:     0x628be3f38bd5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   44:     0x628be3f38bd5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   45:     0x628be3f38bd5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x628be3f38bd5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   47:     0x628be3f38bd5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   48:     0x628be3efc7d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   49:     0x628be3efc7d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   50:     0x628be3f001aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   51:     0x628be3f001aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   52:     0x628be3f001aa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   53:     0x628be3f001aa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   54:     0x628be3f001aa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x628be3f001aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   56:     0x628be3f001aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   57:     0x628be44fb98f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   58:     0x628be44fb98f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   59:     0x7041d343daa4 - <unknown>
[INFO] [stdout]   60:     0x7041d34caa34 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- read stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'read' 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:     0x628be44f5dc2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x628be44f5dc2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x628be44f5dc2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x628be44f5dc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x628be451e223 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x628be451e223 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x628be44f29a3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x628be44f29a3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x628be44f5c12 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x628be44f7b69 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x628be44f799e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x628be3f34234 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x628be3f34234 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x628be44f853e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x628be44f853e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x628be44f830a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x628be44f62b9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x628be44f7f9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x628be451bb00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x628be3ee3d95 - attributes::common::env::required::{{closure}}::h1ac710ae51f730ad
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/env.rs:44:9
[INFO] [stdout]   20:     0x628be3ed5f98 - core::result::Result<T,E>::unwrap_or_else::he109d8a8efd307cd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23
[INFO] [stdout]   21:     0x628be3ee3d07 - attributes::common::env::required::hc129a8381c7a5a17
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/env.rs:43:24
[INFO] [stdout]   22:     0x628be3ee3f04 - attributes::common::env::RUNTIME_ARTIFACTS::{{closure}}::h0ed501f46fac8abb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/env.rs:30:39
[INFO] [stdout]   23:     0x628be3edf196 - core::ops::function::FnOnce::call_once::hcc44675386a5820b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x628be3edf232 - core::ops::function::FnOnce::call_once::hf93c547b052c054b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x628be3ed8b3e - once_cell::sync::Lazy<T,F>::force::{{closure}}::h5f23922f6f359699
[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:     0x628be3ed8bad - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h7378f5f58146113e
[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:     0x628be3ed8950 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h41e84929b459f1e2
[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:     0x628be44916e6 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::h93cdeaa909d5fd97
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:301:21
[INFO] [stdout]   29:     0x628be449273b - once_cell::imp::initialize_or_wait::h9d9107c27fd4d049
[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:     0x628be3ed8902 - once_cell::imp::OnceCell<T>::initialize::h53783959b533a3d7
[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:     0x628be3ed8c7d - once_cell::sync::OnceCell<T>::get_or_try_init::h0efdeac392ff672a
[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:     0x628be3ed8b83 - once_cell::sync::OnceCell<T>::get_or_init::ha8567a2955aace14
[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:     0x628be3ed8ad0 - once_cell::sync::Lazy<T,F>::force::hd499557ac4f11974
[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:     0x628be3ed702a - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::ha274e4d813f2c999
[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:     0x628be3ee4015 - attributes::common::env::CORECLR::{{closure}}::h257a55caaa1c7d3c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/env.rs:31:31
[INFO] [stdout]   36:     0x628be3edf156 - core::ops::function::FnOnce::call_once::ha838476a2d175aab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   37:     0x628be3edf232 - core::ops::function::FnOnce::call_once::hf93c547b052c054b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   38:     0x628be3ed8b3e - once_cell::sync::Lazy<T,F>::force::{{closure}}::h5f23922f6f359699
[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:     0x628be3ed8bad - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h7378f5f58146113e
[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:     0x628be3ed8950 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h41e84929b459f1e2
[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:     0x628be44916e6 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::h93cdeaa909d5fd97
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:301:21
[INFO] [stdout]   42:     0x628be449273b - once_cell::imp::initialize_or_wait::h9d9107c27fd4d049
[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:     0x628be3ed8902 - once_cell::imp::OnceCell<T>::initialize::h53783959b533a3d7
[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:     0x628be3ed8c7d - once_cell::sync::OnceCell<T>::get_or_try_init::h0efdeac392ff672a
[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:     0x628be3ed8b83 - once_cell::sync::OnceCell<T>::get_or_init::ha8567a2955aace14
[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:     0x628be3ed8ad0 - once_cell::sync::Lazy<T,F>::force::hd499557ac4f11974
[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:     0x628be3ed702a - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::ha274e4d813f2c999
[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:     0x628be3ee4155 - attributes::common::env::ILASM::{{closure}}::ha3265e69e809b992
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/env.rs:32:13
[INFO] [stdout]   49:     0x628be3edefd6 - core::ops::function::FnOnce::call_once::h425874c03ee3a075
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   50:     0x628be3edf232 - core::ops::function::FnOnce::call_once::hf93c547b052c054b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x628be3ed8b3e - once_cell::sync::Lazy<T,F>::force::{{closure}}::h5f23922f6f359699
[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:     0x628be3ed8bad - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h7378f5f58146113e
[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:     0x628be3ed8950 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h41e84929b459f1e2
[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:     0x628be44916e6 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::h93cdeaa909d5fd97
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:301:21
[INFO] [stdout]   55:     0x628be449273b - once_cell::imp::initialize_or_wait::h9d9107c27fd4d049
[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:     0x628be3ed8902 - once_cell::imp::OnceCell<T>::initialize::h53783959b533a3d7
[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:     0x628be3ed8c7d - once_cell::sync::OnceCell<T>::get_or_try_init::h0efdeac392ff672a
[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:     0x628be3ed8b83 - once_cell::sync::OnceCell<T>::get_or_init::ha8567a2955aace14
[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:     0x628be3ed8ad0 - once_cell::sync::Lazy<T,F>::force::hd499557ac4f11974
[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:     0x628be3ed702a - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::ha274e4d813f2c999
[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:     0x628be3ed9101 - attributes::common::read_fixture::h55229a2252fadb87
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:55:18
[INFO] [stdout]   62:     0x628be3ef0321 - attributes::read::hcf25c882d46b29e6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/attributes.rs:7:5
[INFO] [stdout]   63:     0x628be3ef02e7 - attributes::read::{{closure}}::hc36b0eb9100a68ae
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/attributes.rs:6:14
[INFO] [stdout]   64:     0x628be3edf0d6 - core::ops::function::FnOnce::call_once::h7f7cd457289ff153
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   65:     0x628be3f39a9b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   66:     0x628be3f39a9b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   67:     0x628be3f38bd5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   68:     0x628be3f38bd5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   69:     0x628be3f38bd5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   70:     0x628be3f38bd5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   71:     0x628be3f38bd5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x628be3f38bd5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   73:     0x628be3f38bd5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   74:     0x628be3efc7d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   75:     0x628be3efc7d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   76:     0x628be3f001aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   77:     0x628be3f001aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   78:     0x628be3f001aa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   79:     0x628be3f001aa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   80:     0x628be3f001aa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x628be3f001aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   82:     0x628be3f001aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   83:     0x628be44fb98f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   84:     0x628be44fb98f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   85:     0x7041d343daa4 - <unknown>
[INFO] [stdout]   86:     0x7041d34caa34 - 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.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test attributes`
[INFO] running `Command { std: "docker" "inspect" "aac777e65716b32f71fb5c207890c8e711188dae71416cecdf27a6911ccfe4a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aac777e65716b32f71fb5c207890c8e711188dae71416cecdf27a6911ccfe4a7", kill_on_drop: false }`
[INFO] [stdout] aac777e65716b32f71fb5c207890c8e711188dae71416cecdf27a6911ccfe4a7
