[INFO] fetching crate dotnetdll 0.0.4... [INFO] testing dotnetdll-0.0.4 against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] extracting crate dotnetdll 0.0.4 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate dotnetdll 0.0.4 on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate dotnetdll 0.0.4 [INFO] finished tweaking crates.io crate dotnetdll 0.0.4 [INFO] tweaked toml for crates.io crate dotnetdll 0.0.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 71 packages to latest compatible versions [INFO] [stderr] Adding bitfield v0.14.0 (available: v0.19.0) [INFO] [stderr] Adding object v0.32.2 (available: v0.36.7) [INFO] [stderr] Adding scroll v0.11.0 (available: v0.12.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dotnetdll-macros v0.0.1 [INFO] [stderr] Downloaded scroll-buffer v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 034d0573838dd784bade4957479ee849e7cf11c024f3cd6083fe6f1cdfe31684 [INFO] running `Command { std: "docker" "start" "-a" "034d0573838dd784bade4957479ee849e7cf11c024f3cd6083fe6f1cdfe31684", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "034d0573838dd784bade4957479ee849e7cf11c024f3cd6083fe6f1cdfe31684", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "034d0573838dd784bade4957479ee849e7cf11c024f3cd6083fe6f1cdfe31684", kill_on_drop: false }` [INFO] [stdout] 034d0573838dd784bade4957479ee849e7cf11c024f3cd6083fe6f1cdfe31684 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dbced4f6b372bc0b8c70db4af1189db84434ce83ad176ad50f21684927c6a89 [INFO] running `Command { std: "docker" "start" "-a" "9dbced4f6b372bc0b8c70db4af1189db84434ce83ad176ad50f21684927c6a89", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.8.0 [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 derive_more v0.99.19 [INFO] [stderr] Compiling scroll_derive v0.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling scroll-buffer v0.3.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ruzstd v0.5.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling dotnetdll v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.97s [INFO] running `Command { std: "docker" "inspect" "9dbced4f6b372bc0b8c70db4af1189db84434ce83ad176ad50f21684927c6a89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dbced4f6b372bc0b8c70db4af1189db84434ce83ad176ad50f21684927c6a89", kill_on_drop: false }` [INFO] [stdout] 9dbced4f6b372bc0b8c70db4af1189db84434ce83ad176ad50f21684927c6a89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f945a6b18311db07e7f4db49afa302c66adbb05793cc817217eab8050e58859e [INFO] running `Command { std: "docker" "start" "-a" "f945a6b18311db07e7f4db49afa302c66adbb05793cc817217eab8050e58859e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling fastrand v2.3.0 [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.4 (/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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.22s [INFO] running `Command { std: "docker" "inspect" "f945a6b18311db07e7f4db49afa302c66adbb05793cc817217eab8050e58859e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f945a6b18311db07e7f4db49afa302c66adbb05793cc817217eab8050e58859e", kill_on_drop: false }` [INFO] [stdout] f945a6b18311db07e7f4db49afa302c66adbb05793cc817217eab8050e58859e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ca621cbb7f83e972e7e3e481db996f6f75609392e9351306897e74400ec32e81 [INFO] running `Command { std: "docker" "start" "-a" "ca621cbb7f83e972e7e3e481db996f6f75609392e9351306897e74400ec32e81", kill_on_drop: false }` [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.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dotnetdll-cc7d898b1774223d) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test binary::signature::attribute::tests::attr_args_write ... ok [INFO] [stdout] test tests::constructor_macros ... ok [INFO] [stderr] Running tests/attributes.rs (/opt/rustwide/target/debug/deps/attributes-481a6ad9127ec15e) [INFO] [stdout] test binary::signature::encoded::tests::def_ref_spec ... 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] [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' panicked at tests/common/env.rs:38:9: [INFO] [stdout] Missing required environment variable RUNTIME_ARTIFACTS! Please set this variable before running tests. [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd5305c96e2 - std::backtrace_rs::backtrace::libunwind::trace::h8d95625898284e7d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5fd5305c96e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h9eafd5c61303e492 [INFO] [stderr] error: test failed, to rerun pass `--test attributes` [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5fd5305c96e2 - std::sys::backtrace::_print_fmt::hec2578e807cc4a3f [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5fd5305c96e2 - ::fmt::hd8ebefbbcb1fe23a [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5fd5305f3393 - core::fmt::rt::Argument::fmt::h09f3c4b7b5ff5386 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/fmt/rt.rs:185:76 [INFO] [stdout] 5: 0x5fd5305f3393 - core::fmt::write::hef9d041e1d5d9592 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x5fd5305c60b3 - std::io::Write::write_fmt::h7cfb9383e0a29362 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x5fd5305c9532 - std::sys::backtrace::BacktraceLock::print::h263d323f217ce3a7 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5fd5305cab8a - std::panicking::default_hook::{{closure}}::h25050253f7dc0d3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x5fd5305ca979 - std::panicking::default_hook::hf3291a4c87ea2887 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x5fd530293e27 - as core::ops::function::Fn>::call::h51204ed24e282361 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x5fd530293e27 - test::test_main::{{closure}}::h3588678a150ab7c4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:136:21 [INFO] [stdout] 12: 0x5fd5305cb673 - as core::ops::function::Fn>::call::h95d63edfac47e230 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x5fd5305cb673 - std::panicking::rust_panic_with_hook::h3550dbeaa1041124 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x5fd5305cb32a - std::panicking::begin_panic_handler::{{closure}}::hde0dd646a9e2b5b7 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x5fd5305c9bd9 - std::sys::backtrace::__rust_end_short_backtrace::haeb22ba48b4d728e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5fd5305cafbd - rust_begin_unwind [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x5fd5305f0ca0 - core::panicking::panic_fmt::hca923aa694825dc3 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5fd53024eb58 - attributes::common::env::required::{{closure}}::h30ecc35144e03e90 [INFO] [stdout] at /opt/rustwide/workdir/tests/common/env.rs:38:9 [INFO] [stdout] 19: 0x5fd530256e08 - core::result::Result::unwrap_or_else::hd0b3d5f3d76b256f [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:1463:23 [INFO] [stdout] 20: 0x5fd53024eac7 - attributes::common::env::required::he3b08a43ce53e4ef [INFO] [stdout] at /opt/rustwide/workdir/tests/common/env.rs:37:5 [INFO] [stdout] 21: 0x5fd53024ebe9 - attributes::common::env::RUNTIME_ARTIFACTS::{{closure}}::h72325de2a61dd167 [INFO] [stdout] at /opt/rustwide/workdir/tests/common/env.rs:24:39 [INFO] [stdout] 22: 0x5fd530238236 - core::ops::function::FnOnce::call_once::h33a1cb16122bf9c6 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5fd5302382f2 - core::ops::function::FnOnce::call_once::h7f46e51f16cc5499 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5fd530259cd4 - once_cell::sync::Lazy::force::{{closure}}::h868197652e8e0a0b [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] 25: 0x5fd530259d5d - once_cell::sync::OnceCell::get_or_init::{{closure}}::hea598f0fc1fed979 [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] 26: 0x5fd53024e5a0 - once_cell::imp::OnceCell::initialize::{{closure}}::had616d42fa6fc873 [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] 27: 0x5fd530584196 - core::ops::function::impls:: for &mut F>::call_mut::h6f3ace36eff1d181 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:294:13 [INFO] [stdout] 28: 0x5fd530585273 - once_cell::imp::initialize_or_wait::h8f87dbb34d118cfb [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] 29: 0x5fd53024e556 - once_cell::imp::OnceCell::initialize::h251ab1d286120a3e [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] 30: 0x5fd530259e2d - once_cell::sync::OnceCell::get_or_try_init::h0436ee14f73db405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1161:13 [INFO] [stdout] 31: 0x5fd530259d23 - once_cell::sync::OnceCell::get_or_init::hc669b44c759e1b3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1120:19 [INFO] [stdout] 32: 0x5fd530259c70 - once_cell::sync::Lazy::force::hc00286abff67dc60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1309:13 [INFO] [stdout] 33: 0x5fd530257e2a - as core::ops::deref::Deref>::deref::h4525327bd3903623 [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] 34: 0x5fd53024ec2f - attributes::common::env::CORECLR::{{closure}}::ha40602160dec8162 [INFO] [stdout] at /opt/rustwide/workdir/tests/common/env.rs:25:31 [INFO] [stdout] 35: 0x5fd5302382b6 - core::ops::function::FnOnce::call_once::h7ec6f5c0f19537b6 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 36: 0x5fd5302382f2 - core::ops::function::FnOnce::call_once::h7f46e51f16cc5499 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 37: 0x5fd530259cd4 - once_cell::sync::Lazy::force::{{closure}}::h868197652e8e0a0b [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] 38: 0x5fd530259d5d - once_cell::sync::OnceCell::get_or_init::{{closure}}::hea598f0fc1fed979 [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] 39: 0x5fd53024e5a0 - once_cell::imp::OnceCell::initialize::{{closure}}::had616d42fa6fc873 [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] 40: 0x5fd530584196 - core::ops::function::impls:: for &mut F>::call_mut::h6f3ace36eff1d181 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:294:13 [INFO] [stdout] 41: 0x5fd530585273 - once_cell::imp::initialize_or_wait::h8f87dbb34d118cfb [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] 42: 0x5fd53024e556 - once_cell::imp::OnceCell::initialize::h251ab1d286120a3e [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] 43: 0x5fd530259e2d - once_cell::sync::OnceCell::get_or_try_init::h0436ee14f73db405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1161:13 [INFO] [stdout] 44: 0x5fd530259d23 - once_cell::sync::OnceCell::get_or_init::hc669b44c759e1b3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1120:19 [INFO] [stdout] 45: 0x5fd530259c70 - once_cell::sync::Lazy::force::hc00286abff67dc60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1309:13 [INFO] [stdout] 46: 0x5fd530257e2a - as core::ops::deref::Deref>::deref::h4525327bd3903623 [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] 47: 0x5fd53024ec8e - attributes::common::env::ILASM::{{closure}}::h1993416a976fedcc [INFO] [stdout] at /opt/rustwide/workdir/tests/common/env.rs:26:13 [INFO] [stdout] 48: 0x5fd530238136 - core::ops::function::FnOnce::call_once::h06a040f6b9f811d3 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x5fd5302382f2 - core::ops::function::FnOnce::call_once::h7f46e51f16cc5499 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x5fd530259cd4 - once_cell::sync::Lazy::force::{{closure}}::h868197652e8e0a0b [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] 51: 0x5fd530259d5d - once_cell::sync::OnceCell::get_or_init::{{closure}}::hea598f0fc1fed979 [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] 52: 0x5fd53024e5a0 - once_cell::imp::OnceCell::initialize::{{closure}}::had616d42fa6fc873 [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] 53: 0x5fd530584196 - core::ops::function::impls:: for &mut F>::call_mut::h6f3ace36eff1d181 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:294:13 [INFO] [stdout] 54: 0x5fd530585273 - once_cell::imp::initialize_or_wait::h8f87dbb34d118cfb [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] 55: 0x5fd53024e556 - once_cell::imp::OnceCell::initialize::h251ab1d286120a3e [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] 56: 0x5fd530259e2d - once_cell::sync::OnceCell::get_or_try_init::h0436ee14f73db405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1161:13 [INFO] [stdout] 57: 0x5fd530259d23 - once_cell::sync::OnceCell::get_or_init::hc669b44c759e1b3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1120:19 [INFO] [stdout] 58: 0x5fd530259c70 - once_cell::sync::Lazy::force::hc00286abff67dc60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1309:13 [INFO] [stdout] 59: 0x5fd530257e2a - as core::ops::deref::Deref>::deref::h4525327bd3903623 [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] 60: 0x5fd53023bdd9 - attributes::common::read_fixture::h6cf1e35a47f8ffff [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:54:18 [INFO] [stdout] 61: 0x5fd53023f861 - attributes::read::h9cb7b0d16c32aaa8 [INFO] [stdout] at /opt/rustwide/workdir/tests/attributes.rs:7:5 [INFO] [stdout] 62: 0x5fd53023f827 - attributes::read::{{closure}}::hb1d30153854fcdaf [INFO] [stdout] at /opt/rustwide/workdir/tests/attributes.rs:6:14 [INFO] [stdout] 63: 0x5fd5302383a6 - core::ops::function::FnOnce::call_once::hb75d2e913c92435f [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x5fd53029970b - core::ops::function::FnOnce::call_once::hbd335dbb4bb5fce4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x5fd53029970b - test::__rust_begin_short_backtrace::h04cc5e3b375a80f9 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:638:18 [INFO] [stdout] 66: 0x5fd5302987c5 - test::run_test_in_process::{{closure}}::h820e05c00a84ca94 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:60 [INFO] [stdout] 67: 0x5fd5302987c5 - as core::ops::function::FnOnce<()>>::call_once::h5d54c80bc199f62c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 68: 0x5fd5302987c5 - std::panicking::try::do_call::h832d61a9fc2b6e3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 69: 0x5fd5302987c5 - std::panicking::try::h9a404c5f3a090501 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 70: 0x5fd5302987c5 - std::panic::catch_unwind::hf5157d4c366d9053 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 71: 0x5fd5302987c5 - test::run_test_in_process::h671deca6957ee157 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:27 [INFO] [stdout] 72: 0x5fd5302987c5 - test::run_test::{{closure}}::h8a18e214254d2663 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:582:43 [INFO] [stdout] 73: 0x5fd53025b7b4 - test::run_test::{{closure}}::ha2abac7cc0a13c10 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:612:41 [INFO] [stdout] 74: 0x5fd53025b7b4 - std::sys::backtrace::__rust_begin_short_backtrace::h013f8b8ca29e5f67 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 75: 0x5fd53025f2ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc0336636a8c55b05 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 76: 0x5fd53025f2ea - as core::ops::function::FnOnce<()>>::call_once::h256d9472a72a8c66 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 77: 0x5fd53025f2ea - std::panicking::try::do_call::hf49ea3ffcc3bd1db [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 78: 0x5fd53025f2ea - std::panicking::try::h2a067a3336161e1c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 79: 0x5fd53025f2ea - std::panic::catch_unwind::h931ea2a9df59b7fa [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 80: 0x5fd53025f2ea - std::thread::Builder::spawn_unchecked_::{{closure}}::haf08f1439431615c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 81: 0x5fd53025f2ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd1dc5dd1edff0233 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 82: 0x5fd5305cf38b - as core::ops::function::FnOnce>::call_once::hf6ad22f40418d409 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 83: 0x5fd5305cf38b - as core::ops::function::FnOnce>::call_once::h734c3e370b18da4b [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 84: 0x5fd5305cf38b - std::sys::pal::unix::thread::Thread::new::thread_start::hfbde3a90511cd82d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 85: 0x76e4f5849ac3 - [INFO] [stdout] 86: 0x76e4f58daa04 - clone [INFO] [stdout] 87: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- write stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'write' panicked at tests/common/env.rs:38:9: [INFO] [stdout] Missing required environment variable DOTNET_SDK! Please set this variable before running tests. [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd5305c96e2 - std::backtrace_rs::backtrace::libunwind::trace::h8d95625898284e7d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5fd5305c96e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h9eafd5c61303e492 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5fd5305c96e2 - std::sys::backtrace::_print_fmt::hec2578e807cc4a3f [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5fd5305c96e2 - ::fmt::hd8ebefbbcb1fe23a [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5fd5305f3393 - core::fmt::rt::Argument::fmt::h09f3c4b7b5ff5386 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/fmt/rt.rs:185:76 [INFO] [stdout] 5: 0x5fd5305f3393 - core::fmt::write::hef9d041e1d5d9592 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x5fd5305c60b3 - std::io::Write::write_fmt::h7cfb9383e0a29362 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x5fd5305c9532 - std::sys::backtrace::BacktraceLock::print::h263d323f217ce3a7 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5fd5305cab8a - std::panicking::default_hook::{{closure}}::h25050253f7dc0d3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x5fd5305ca979 - std::panicking::default_hook::hf3291a4c87ea2887 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x5fd530293e27 - as core::ops::function::Fn>::call::h51204ed24e282361 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x5fd530293e27 - test::test_main::{{closure}}::h3588678a150ab7c4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:136:21 [INFO] [stdout] 12: 0x5fd5305cb673 - as core::ops::function::Fn>::call::h95d63edfac47e230 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x5fd5305cb673 - std::panicking::rust_panic_with_hook::h3550dbeaa1041124 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x5fd5305cb32a - std::panicking::begin_panic_handler::{{closure}}::hde0dd646a9e2b5b7 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x5fd5305c9bd9 - std::sys::backtrace::__rust_end_short_backtrace::haeb22ba48b4d728e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5fd5305cafbd - rust_begin_unwind [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x5fd5305f0ca0 - core::panicking::panic_fmt::hca923aa694825dc3 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5fd53024eb58 - attributes::common::env::required::{{closure}}::h30ecc35144e03e90 [INFO] [stdout] at /opt/rustwide/workdir/tests/common/env.rs:38:9 [INFO] [stdout] 19: 0x5fd530256e08 - core::result::Result::unwrap_or_else::hd0b3d5f3d76b256f [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:1463:23 [INFO] [stdout] 20: 0x5fd53024eac7 - attributes::common::env::required::he3b08a43ce53e4ef [INFO] [stdout] at /opt/rustwide/workdir/tests/common/env.rs:37:5 [INFO] [stdout] 21: 0x5fd53024eb99 - attributes::common::env::DOTNET_SDK::{{closure}}::hd1d04ac3aec60574 [INFO] [stdout] at /opt/rustwide/workdir/tests/common/env.rs:23:32 [INFO] [stdout] 22: 0x5fd5302381f6 - core::ops::function::FnOnce::call_once::h211c5790697a98da [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5fd5302382f2 - core::ops::function::FnOnce::call_once::h7f46e51f16cc5499 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5fd530259cd4 - once_cell::sync::Lazy::force::{{closure}}::h868197652e8e0a0b [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] 25: 0x5fd530259d5d - once_cell::sync::OnceCell::get_or_init::{{closure}}::hea598f0fc1fed979 [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] 26: 0x5fd53024e5a0 - once_cell::imp::OnceCell::initialize::{{closure}}::had616d42fa6fc873 [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] 27: 0x5fd530584196 - core::ops::function::impls:: for &mut F>::call_mut::h6f3ace36eff1d181 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:294:13 [INFO] [stdout] 28: 0x5fd530585273 - once_cell::imp::initialize_or_wait::h8f87dbb34d118cfb [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] 29: 0x5fd53024e556 - once_cell::imp::OnceCell::initialize::h251ab1d286120a3e [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] 30: 0x5fd530259e2d - once_cell::sync::OnceCell::get_or_try_init::h0436ee14f73db405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1161:13 [INFO] [stdout] 31: 0x5fd530259d23 - once_cell::sync::OnceCell::get_or_init::hc669b44c759e1b3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1120:19 [INFO] [stdout] 32: 0x5fd530259c70 - once_cell::sync::Lazy::force::hc00286abff67dc60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs:1309:13 [INFO] [stdout] 33: 0x5fd530257e2a - as core::ops::deref::Deref>::deref::h4525327bd3903623 [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] 34: 0x5fd53023dd11 - attributes::common::write_fixture::h458a640f660ded0a [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:148:31 [INFO] [stdout] 35: 0x5fd53023fd51 - attributes::write::hcd8b50c9747fb75f [INFO] [stdout] at /opt/rustwide/workdir/tests/attributes.rs:36:5 [INFO] [stdout] 36: 0x5fd53023fd17 - attributes::write::{{closure}}::h48119d14c5291ae4 [INFO] [stdout] at /opt/rustwide/workdir/tests/attributes.rs:35:15 [INFO] [stdout] 37: 0x5fd530238366 - core::ops::function::FnOnce::call_once::h99e351854a014f56 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: 0x5fd53029970b - core::ops::function::FnOnce::call_once::hbd335dbb4bb5fce4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5fd53029970b - test::__rust_begin_short_backtrace::h04cc5e3b375a80f9 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:638:18 [INFO] [stdout] 40: 0x5fd5302987c5 - test::run_test_in_process::{{closure}}::h820e05c00a84ca94 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:60 [INFO] [stdout] 41: 0x5fd5302987c5 - as core::ops::function::FnOnce<()>>::call_once::h5d54c80bc199f62c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 42: 0x5fd5302987c5 - std::panicking::try::do_call::h832d61a9fc2b6e3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 43: 0x5fd5302987c5 - std::panicking::try::h9a404c5f3a090501 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 44: 0x5fd5302987c5 - std::panic::catch_unwind::hf5157d4c366d9053 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 45: 0x5fd5302987c5 - test::run_test_in_process::h671deca6957ee157 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:27 [INFO] [stdout] 46: 0x5fd5302987c5 - test::run_test::{{closure}}::h8a18e214254d2663 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:582:43 [INFO] [stdout] 47: 0x5fd53025b7b4 - test::run_test::{{closure}}::ha2abac7cc0a13c10 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:612:41 [INFO] [stdout] 48: 0x5fd53025b7b4 - std::sys::backtrace::__rust_begin_short_backtrace::h013f8b8ca29e5f67 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 49: 0x5fd53025f2ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc0336636a8c55b05 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 50: 0x5fd53025f2ea - as core::ops::function::FnOnce<()>>::call_once::h256d9472a72a8c66 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x5fd53025f2ea - std::panicking::try::do_call::hf49ea3ffcc3bd1db [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 52: 0x5fd53025f2ea - std::panicking::try::h2a067a3336161e1c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 53: 0x5fd53025f2ea - std::panic::catch_unwind::h931ea2a9df59b7fa [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x5fd53025f2ea - std::thread::Builder::spawn_unchecked_::{{closure}}::haf08f1439431615c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 55: 0x5fd53025f2ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd1dc5dd1edff0233 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x5fd5305cf38b - as core::ops::function::FnOnce>::call_once::hf6ad22f40418d409 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 57: 0x5fd5305cf38b - as core::ops::function::FnOnce>::call_once::h734c3e370b18da4b [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 58: 0x5fd5305cf38b - std::sys::pal::unix::thread::Thread::new::thread_start::hfbde3a90511cd82d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 59: 0x76e4f5849ac3 - [INFO] [stdout] 60: 0x76e4f58daa04 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] read [INFO] [stdout] write [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ca621cbb7f83e972e7e3e481db996f6f75609392e9351306897e74400ec32e81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca621cbb7f83e972e7e3e481db996f6f75609392e9351306897e74400ec32e81", kill_on_drop: false }` [INFO] [stdout] ca621cbb7f83e972e7e3e481db996f6f75609392e9351306897e74400ec32e81