[INFO] fetching crate dotnetdll 0.0.6...
[INFO] testing dotnetdll-0.0.6 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate dotnetdll 0.0.6 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dotnetdll 0.0.6 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b083b784cb439c09c1ccc33d7b1e0418e18606218728dc756c4670cddf76fdc
[INFO] running `Command { std: "docker" "start" "-a" "0b083b784cb439c09c1ccc33d7b1e0418e18606218728dc756c4670cddf76fdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b083b784cb439c09c1ccc33d7b1e0418e18606218728dc756c4670cddf76fdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b083b784cb439c09c1ccc33d7b1e0418e18606218728dc756c4670cddf76fdc", kill_on_drop: false }`
[INFO] [stdout] 0b083b784cb439c09c1ccc33d7b1e0418e18606218728dc756c4670cddf76fdc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92b867e584ea28e1da8754baeba71df1bf21bbfa2f05e9431037487ac470cc5e
[INFO] running `Command { std: "docker" "start" "-a" "92b867e584ea28e1da8754baeba71df1bf21bbfa2f05e9431037487ac470cc5e", 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 foldhash v0.1.5
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling ruzstd v0.7.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling flate2 v1.1.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 tracing v0.1.41
[INFO] [stderr]    Compiling scroll-buffer v0.3.1
[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 21.43s
[INFO] running `Command { std: "docker" "inspect" "92b867e584ea28e1da8754baeba71df1bf21bbfa2f05e9431037487ac470cc5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92b867e584ea28e1da8754baeba71df1bf21bbfa2f05e9431037487ac470cc5e", kill_on_drop: false }`
[INFO] [stdout] 92b867e584ea28e1da8754baeba71df1bf21bbfa2f05e9431037487ac470cc5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0ecb21f15f218672c2a81e226a37bdaee1f8809578bd1f29ba1a7a5f92427f6
[INFO] running `Command { std: "docker" "start" "-a" "d0ecb21f15f218672c2a81e226a37bdaee1f8809578bd1f29ba1a7a5f92427f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[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)]` (part of `#[warn(unused)]`) 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 19.06s
[INFO] running `Command { std: "docker" "inspect" "d0ecb21f15f218672c2a81e226a37bdaee1f8809578bd1f29ba1a7a5f92427f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0ecb21f15f218672c2a81e226a37bdaee1f8809578bd1f29ba1a7a5f92427f6", kill_on_drop: false }`
[INFO] [stdout] d0ecb21f15f218672c2a81e226a37bdaee1f8809578bd1f29ba1a7a5f92427f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6a4342453c34439f1d4f16e61111a1fe36497234fec1e120781b89f9299fc1d6
[INFO] running `Command { std: "docker" "start" "-a" "6a4342453c34439f1d4f16e61111a1fe36497234fec1e120781b89f9299fc1d6", 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 (run `cargo fix --lib -p dotnetdll` to apply 2 suggestions)
[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)]` (part of `#[warn(unused)]`) 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.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dotnetdll-a0e7932c1b6f7871)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test binary::signature::attribute::tests::attr_args_write ... ok
[INFO] [stdout] test binary::signature::compressed::tests::compression ... ok
[INFO] [stdout] test binary::signature::encoded::tests::def_ref_spec ... ok
[INFO] [stdout] test tests::constructor_macros ... 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-8f3a0af580571fe4)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test read ... FAILED
[INFO] [stdout] test write ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- read stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'read' (30) 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:     0x58142a554412 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58142a554412 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58142a554412 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58142a554412 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58142a56658f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58142a56658f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58142a51f9c1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58142a51f9c1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58142a52d192 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58142a53208f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58142a531f21 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x581429f5596e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x581429f5596e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58142a53274f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x58142a53274f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58142a5325aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58142a52d2c9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58142a51302d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58142a56f0f0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x581429f16c75 - attributes::common::env::required::{{closure}}::hd09d46d79900b3c5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/env.rs:44:9
[INFO] [stdout]   20:     0x581429f1a408 - core::result::Result<T,E>::unwrap_or_else::h15e792a592ad2405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   21:     0x581429f16be7 - attributes::common::env::required::h999a3d53f4fe18e8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/env.rs:43:24
[INFO] [stdout]   22:     0x581429f166d4 - attributes::common::env::RUNTIME_ARTIFACTS::{{closure}}::h167a672033de51ab
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/env.rs:30:39
[INFO] [stdout]   23:     0x581429f18696 - core::ops::function::FnOnce::call_once::h2440c02864c4a309
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x581429f187b2 - core::ops::function::FnOnce::call_once::h7cdc449c5d49d237
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x581429f241de - once_cell::sync::Lazy<T,F>::force::{{closure}}::h26b118a3ab31fbf6
[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:     0x581429f2424d - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h0fe70247b2e6c68c
[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:     0x581429f23ff0 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::hc49def497fd83013
[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:     0x58142a4daa26 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::h845ee972c706d6d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   29:     0x58142a4dba7b - once_cell::imp::initialize_or_wait::h97c5b89ce665fba1
[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:     0x581429f23fa2 - once_cell::imp::OnceCell<T>::initialize::hc0663d9b05363f76
[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:     0x581429f2431d - once_cell::sync::OnceCell<T>::get_or_try_init::h3fd55c058ef5608a
[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:     0x581429f24223 - once_cell::sync::OnceCell<T>::get_or_init::h3d1e672804c2f792
[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:     0x581429f24170 - once_cell::sync::Lazy<T,F>::force::habbc69f2828135c4
[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:     0x581429f22fda - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::hac0e19995d8e85cd
[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:     0x581429f16905 - attributes::common::env::CORECLR::{{closure}}::hda3e047bf2ca4228
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/env.rs:31:31
[INFO] [stdout]   36:     0x581429f186d6 - core::ops::function::FnOnce::call_once::h265923acc4846ba6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x581429f187b2 - core::ops::function::FnOnce::call_once::h7cdc449c5d49d237
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x581429f241de - once_cell::sync::Lazy<T,F>::force::{{closure}}::h26b118a3ab31fbf6
[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:     0x581429f2424d - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h0fe70247b2e6c68c
[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:     0x581429f23ff0 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::hc49def497fd83013
[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:     0x58142a4daa26 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::h845ee972c706d6d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   42:     0x58142a4dba7b - once_cell::imp::initialize_or_wait::h97c5b89ce665fba1
[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:     0x581429f23fa2 - once_cell::imp::OnceCell<T>::initialize::hc0663d9b05363f76
[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:     0x581429f2431d - once_cell::sync::OnceCell<T>::get_or_try_init::h3fd55c058ef5608a
[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:     0x581429f24223 - once_cell::sync::OnceCell<T>::get_or_init::h3d1e672804c2f792
[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:     0x581429f24170 - once_cell::sync::Lazy<T,F>::force::habbc69f2828135c4
[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:     0x581429f22fda - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::hac0e19995d8e85cd
[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:     0x581429f167e5 - attributes::common::env::ILASM::{{closure}}::hdb6306dcc5c2975f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/env.rs:32:13
[INFO] [stdout]   49:     0x581429f188a6 - core::ops::function::FnOnce::call_once::hc5cb636d7554b01f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x581429f187b2 - core::ops::function::FnOnce::call_once::h7cdc449c5d49d237
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x581429f241de - once_cell::sync::Lazy<T,F>::force::{{closure}}::h26b118a3ab31fbf6
[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:     0x581429f2424d - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h0fe70247b2e6c68c
[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:     0x581429f23ff0 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::hc49def497fd83013
[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:     0x58142a4daa26 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::h845ee972c706d6d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   55:     0x58142a4dba7b - once_cell::imp::initialize_or_wait::h97c5b89ce665fba1
[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:     0x581429f23fa2 - once_cell::imp::OnceCell<T>::initialize::hc0663d9b05363f76
[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:     0x581429f2431d - once_cell::sync::OnceCell<T>::get_or_try_init::h3fd55c058ef5608a
[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:     0x581429f24223 - once_cell::sync::OnceCell<T>::get_or_init::h3d1e672804c2f792
[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:     0x581429f24170 - once_cell::sync::Lazy<T,F>::force::habbc69f2828135c4
[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:     0x581429f22fda - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::hac0e19995d8e85cd
[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:     0x581429f0e3c1 - attributes::common::read_fixture::hd97b4d6a460ba45e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:55:18
[INFO] [stdout]   62:     0x581429f243f1 - attributes::read::h2f8dd664d9eb0324
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/attributes.rs:7:5
[INFO] [stdout]   63:     0x581429f244a7 - attributes::read::{{closure}}::hd1650bb2817030c9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/attributes.rs:6:14
[INFO] [stdout]   64:     0x581429f18766 - core::ops::function::FnOnce::call_once::h64f8d93a165a25b6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x581429f5572b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x581429f5572b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   67:     0x581429f6b395 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   68:     0x581429f6b395 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x581429f6b395 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   70:     0x581429f6b395 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   71:     0x581429f6b395 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x581429f6b395 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   73:     0x581429f6b395 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   74:     0x581429f41b84 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   75:     0x581429f41b84 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   76:     0x581429f4544a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   77:     0x581429f4544a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   78:     0x581429f4544a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   79:     0x581429f4544a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   80:     0x581429f4544a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x581429f4544a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   82:     0x581429f4544a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   83:     0x58142a52827f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   84:     0x58142a52827f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   85:     0x7f25da5c6aa4 - <unknown>
[INFO] [stdout]   86:     0x7f25da653a34 - clone
[INFO] [stdout]   87:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- write stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'write' (31) 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:     0x58142a554412 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58142a554412 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58142a554412 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58142a554412 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58142a56658f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58142a56658f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58142a51f9c1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58142a51f9c1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58142a52d192 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58142a53208f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58142a531f21 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x581429f5596e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x581429f5596e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58142a53274f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x58142a53274f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58142a5325aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58142a52d2c9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58142a51302d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58142a56f0f0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x581429f16c75 - attributes::common::env::required::{{closure}}::hd09d46d79900b3c5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/env.rs:44:9
[INFO] [stdout]   20:     0x581429f1a408 - core::result::Result<T,E>::unwrap_or_else::h15e792a592ad2405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   21:     0x581429f16be7 - attributes::common::env::required::h999a3d53f4fe18e8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/env.rs:43:24
[INFO] [stdout]   22:     0x581429f16284 - attributes::common::env::DOTNET_SDK::{{closure}}::h1cb2f693401fe8a1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/env.rs:29:32
[INFO] [stdout]   23:     0x581429f188e6 - core::ops::function::FnOnce::call_once::hc6763b851370b239
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x581429f187b2 - core::ops::function::FnOnce::call_once::h7cdc449c5d49d237
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x581429f241de - once_cell::sync::Lazy<T,F>::force::{{closure}}::h26b118a3ab31fbf6
[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:     0x581429f2424d - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h0fe70247b2e6c68c
[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:     0x581429f23ff0 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::hc49def497fd83013
[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:     0x58142a4daa26 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::h845ee972c706d6d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   29:     0x58142a4dba7b - once_cell::imp::initialize_or_wait::h97c5b89ce665fba1
[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:     0x581429f23fa2 - once_cell::imp::OnceCell<T>::initialize::hc0663d9b05363f76
[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:     0x581429f2431d - once_cell::sync::OnceCell<T>::get_or_try_init::h3fd55c058ef5608a
[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:     0x581429f24223 - once_cell::sync::OnceCell<T>::get_or_init::h3d1e672804c2f792
[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:     0x581429f24170 - once_cell::sync::Lazy<T,F>::force::habbc69f2828135c4
[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:     0x581429f22fda - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::hac0e19995d8e85cd
[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:     0x581429f100c1 - attributes::common::write_fixture::h0cadf3eb5120c39c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:152:33
[INFO] [stdout]   36:     0x581429f248e1 - attributes::write::h4d8211943bdebd74
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/attributes.rs:36:5
[INFO] [stdout]   37:     0x581429f2c247 - attributes::write::{{closure}}::h9faaf33848f1cfa0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/attributes.rs:35:15
[INFO] [stdout]   38:     0x581429f18926 - core::ops::function::FnOnce::call_once::hc6f5d697f706bd5e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x581429f5572b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x581429f5572b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x581429f6b395 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x581429f6b395 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x581429f6b395 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44:     0x581429f6b395 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45:     0x581429f6b395 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x581429f6b395 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x581429f6b395 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x581429f41b84 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x581429f41b84 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   50:     0x581429f4544a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   51:     0x581429f4544a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x581429f4544a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x581429f4544a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54:     0x581429f4544a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x581429f4544a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   56:     0x581429f4544a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x58142a52827f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   58:     0x58142a52827f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   59:     0x7f25da5c6aa4 - <unknown>
[INFO] [stdout]   60:     0x7f25da653a34 - clone
[INFO] [stdout]   61:                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.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test attributes`
[INFO] running `Command { std: "docker" "inspect" "6a4342453c34439f1d4f16e61111a1fe36497234fec1e120781b89f9299fc1d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a4342453c34439f1d4f16e61111a1fe36497234fec1e120781b89f9299fc1d6", kill_on_drop: false }`
[INFO] [stdout] 6a4342453c34439f1d4f16e61111a1fe36497234fec1e120781b89f9299fc1d6
