[INFO] fetching crate cargo-fixture 1.2.2... [INFO] testing cargo-fixture-1.2.2 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate cargo-fixture 1.2.2 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate cargo-fixture 1.2.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cargo-fixture 1.2.2 [INFO] tweaked toml for crates.io crate cargo-fixture 1.2.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cargo-fixture 1.2.2 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 cargo-fixture 1.2.2 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 59351b044cfaa7b4fb5447083c50950dddbc01cb415db27a4900ba18e7f69695 [INFO] running `Command { std: "docker" "start" "-a" "59351b044cfaa7b4fb5447083c50950dddbc01cb415db27a4900ba18e7f69695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59351b044cfaa7b4fb5447083c50950dddbc01cb415db27a4900ba18e7f69695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59351b044cfaa7b4fb5447083c50950dddbc01cb415db27a4900ba18e7f69695", kill_on_drop: false }` [INFO] [stdout] 59351b044cfaa7b4fb5447083c50950dddbc01cb415db27a4900ba18e7f69695 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 34bb475c5678eb3386814718bb80f8f1557c66430720dd2398a9183b69d2bda1 [INFO] running `Command { std: "docker" "start" "-a" "34bb475c5678eb3386814718bb80f8f1557c66430720dd2398a9183b69d2bda1", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling piper v0.2.2 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling tabular v0.2.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling os_str_bytes v7.0.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling event-listener v5.3.0 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling async-executor v1.11.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling blocking v1.6.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling ctrlc v3.4.4 [INFO] [stderr] Compiling polling v3.7.0 [INFO] [stderr] Compiling async-net v1.8.0 [INFO] [stderr] Compiling async-io v2.3.2 [INFO] [stderr] Compiling async-signal v0.2.6 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling smol v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling cargo-fixture-macros v1.2.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling cargo-fixture-lib v1.2.2 [INFO] [stderr] Compiling cargo-fixture v1.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.12s [INFO] running `Command { std: "docker" "inspect" "34bb475c5678eb3386814718bb80f8f1557c66430720dd2398a9183b69d2bda1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34bb475c5678eb3386814718bb80f8f1557c66430720dd2398a9183b69d2bda1", kill_on_drop: false }` [INFO] [stdout] 34bb475c5678eb3386814718bb80f8f1557c66430720dd2398a9183b69d2bda1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 20c859534eb1bc904cda3e6aeb106c443a3c062b6971a0e0312e7fc0c02f8070 [INFO] running `Command { std: "docker" "start" "-a" "20c859534eb1bc904cda3e6aeb106c443a3c062b6971a0e0312e7fc0c02f8070", kill_on_drop: false }` [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ctrlc v3.4.4 [INFO] [stderr] Compiling cargo-fixture v1.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling smol-potat-macro v0.6.0 [INFO] [stderr] Compiling smol-potat v1.1.2 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.34s [INFO] running `Command { std: "docker" "inspect" "20c859534eb1bc904cda3e6aeb106c443a3c062b6971a0e0312e7fc0c02f8070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20c859534eb1bc904cda3e6aeb106c443a3c062b6971a0e0312e7fc0c02f8070", kill_on_drop: false }` [INFO] [stdout] 20c859534eb1bc904cda3e6aeb106c443a3c062b6971a0e0312e7fc0c02f8070 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c1406bfbf92ed93645084a36af9463f1b21dac1237c1485e8cb18a84b4c5e1c3 [INFO] running `Command { std: "docker" "start" "-a" "c1406bfbf92ed93645084a36af9463f1b21dac1237c1485e8cb18a84b4c5e1c3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_fixture-c02ce1f7780cf534) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/args.rs (/opt/rustwide/target/debug/deps/args-7368dae7f7266bd2) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Blocking waiting for file lock on build directory [INFO] [stderr] Compiling cargo-fixture v1.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.94s [INFO] [stderr] Running tests/print_args.rs (/opt/rustwide/target/debug/deps/print_args-7dc1ce1dcc7dbcd8) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.95s [INFO] [stderr] Running tests/print_args.rs (/opt/rustwide/target/debug/deps/print_args-7dc1ce1dcc7dbcd8) [INFO] [stderr] cargo-fixture DEBUG: target dir: /opt/rustwide/target [INFO] [stderr] cargo-fixture: building fixture program... [INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/print_args-7dc1ce1dcc7dbcd8 test -j=1 --test fixture_args --no-run --features _fixture --message-format=json-render-diagnostics [INFO] [stderr] cargo-fixture DEBUG: target dir: /opt/rustwide/target [INFO] [stderr] cargo-fixture: building fixture program... [INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/cargo test --test fixture_args --no-run --features _fixture --message-format=json-render-diagnostics [INFO] [stderr] Blocking waiting for file lock on build directory [INFO] [stderr] Compiling cargo-fixture v1.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.45s [INFO] [stderr] cargo-fixture: setting up fixture... [INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/fixture_args-2d1a8c87e9ff7fdc report fixture-arg1 fixture-arg2 [INFO] [stderr] cargo-fixture DEBUG: storing KV data for key `fixture-args` [INFO] [stderr] cargo-fixture DEBUG: storing KV data for key `fixture-args` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.48s [INFO] [stderr] cargo-fixture: running /opt/rustwide/target/debug/deps/print_args-7dc1ce1dcc7dbcd8 test --features _fixture -j=1 --test some_test --some-other-flag -- --nocapture [INFO] [stderr] cargo-fixture DEBUG: test command: Ok(ExitStatus(unix_wait_status(0))) [INFO] [stderr] cargo-fixture: setting up fixture... [INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/fixture_args-2d1a8c87e9ff7fdc report [INFO] [stderr] cargo-fixture DEBUG: storing KV data for key `fixture-args` [INFO] [stderr] cargo-fixture DEBUG: storing KV data for key `fixture-args` [INFO] [stderr] cargo-fixture: running /opt/rustwide/target/debug/deps/print_args-7dc1ce1dcc7dbcd8 [INFO] [stderr] cargo-fixture DEBUG: test command: Ok(ExitStatus(unix_wait_status(0))) [INFO] [stdout] test shell ... ok [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running tests/print_args.rs (/opt/rustwide/target/debug/deps/print_args-7dc1ce1dcc7dbcd8) [INFO] [stderr] cargo-fixture DEBUG: target dir: /opt/rustwide/target [INFO] [stderr] cargo-fixture: building fixture program... [INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/print_args-7dc1ce1dcc7dbcd8 test --test fixture_args --no-run --features _fixture --message-format=json-render-diagnostics [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] cargo-fixture: setting up fixture... [INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/fixture_args-2d1a8c87e9ff7fdc report fixture-arg1 fixture-arg2 [INFO] [stderr] cargo-fixture DEBUG: storing KV data for key `fixture-args` [INFO] [stderr] cargo-fixture DEBUG: storing KV data for key `fixture-args` [INFO] [stderr] cargo-fixture: running /opt/rustwide/target/debug/deps/print_args-7dc1ce1dcc7dbcd8 foo bar -- --nocapture [INFO] [stderr] cargo-fixture DEBUG: test command: Ok(ExitStatus(unix_wait_status(0))) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running tests/print_args.rs (/opt/rustwide/target/debug/deps/print_args-7dc1ce1dcc7dbcd8) [INFO] [stderr] cargo-fixture DEBUG: target dir: /opt/rustwide/target [INFO] [stderr] cargo-fixture: building fixture program... [INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/print_args-7dc1ce1dcc7dbcd8 test -j 1 --test fixture_args --no-run --features _fixture --message-format=json-render-diagnostics [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] cargo-fixture: setting up fixture... [INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/fixture_args-2d1a8c87e9ff7fdc set_extra_cargo_test_args extra-arg1 extra-arg2 [INFO] [stderr] cargo-fixture DEBUG: storing KV data for key `fixture-args` [INFO] [stderr] cargo-fixture DEBUG: setting extra cargo test args: ["extra-arg1", "extra-arg2"] [INFO] [stderr] cargo-fixture: running /opt/rustwide/target/debug/deps/print_args-7dc1ce1dcc7dbcd8 test --features _fixture -j 1 --test some_test --some-other-flag extra-arg1 extra-arg2 -- --nocapture [INFO] [stderr] cargo-fixture DEBUG: test command: Ok(ExitStatus(unix_wait_status(0))) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running tests/print_args.rs (/opt/rustwide/target/debug/deps/print_args-7dc1ce1dcc7dbcd8) [INFO] [stderr] cargo-fixture DEBUG: target dir: /opt/rustwide/target [INFO] [stderr] cargo-fixture: building fixture program... [INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/print_args-7dc1ce1dcc7dbcd8 test --test fixture_args --no-run --features _fixture --message-format=json-render-diagnostics [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] cargo-fixture: setting up fixture... [INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/fixture_args-2d1a8c87e9ff7fdc set_extra_test_binary_args extra-arg1 extra-arg2 [INFO] [stderr] cargo-fixture DEBUG: storing KV data for key `fixture-args` [INFO] [stderr] cargo-fixture DEBUG: setting extra test binary args: ["extra-arg1", "extra-arg2"] [INFO] [stderr] cargo-fixture: running /opt/rustwide/target/debug/deps/print_args-7dc1ce1dcc7dbcd8 test --features _fixture --test some_test --some-other-flag -- --nocapture extra-arg1 extra-arg2 [INFO] [stderr] cargo-fixture DEBUG: test command: Ok(ExitStatus(unix_wait_status(0))) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running tests/print_args.rs (/opt/rustwide/target/debug/deps/print_args-7dc1ce1dcc7dbcd8) [INFO] [stderr] cargo-fixture DEBUG: target dir: /opt/rustwide/target [INFO] [stderr] cargo-fixture: building fixture program... [INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/print_args-7dc1ce1dcc7dbcd8 test --test fixture_args --no-run --features _fixture --message-format=json-render-diagnostics [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] cargo-fixture: setting up fixture... [INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/fixture_args-2d1a8c87e9ff7fdc set_exec /opt/rustwide/target/debug/deps/print_args-7dc1ce1dcc7dbcd8 exec-arg1 exec-arg2 [INFO] [stderr] cargo-fixture DEBUG: storing KV data for key `fixture-args` [INFO] [stderr] cargo-fixture DEBUG: setting test command to ["/opt/rustwide/target/debug/deps/print_args-7dc1ce1dcc7dbcd8", "exec-arg1", "exec-arg2"] [INFO] [stderr] cargo-fixture: running /opt/rustwide/target/debug/deps/print_args-7dc1ce1dcc7dbcd8 exec-arg1 exec-arg2 [INFO] [stderr] cargo-fixture DEBUG: test command: Ok(ExitStatus(unix_wait_status(0))) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running tests/print_args.rs (/opt/rustwide/target/debug/deps/print_args-7dc1ce1dcc7dbcd8) [INFO] [stderr] cargo-fixture DEBUG: target dir: /opt/rustwide/target [INFO] [stderr] cargo-fixture: building fixture program... [INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/print_args-7dc1ce1dcc7dbcd8 test --test fixture_args --no-run --features _fixture --message-format=json-render-diagnostics [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] cargo-fixture: setting up fixture... [INFO] [stderr] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/fixture_args-2d1a8c87e9ff7fdc set_exec /opt/rustwide/target/debug/deps/print_args-7dc1ce1dcc7dbcd8 exec-arg1 exec-arg2 [INFO] [stderr] cargo-fixture DEBUG: storing KV data for key `fixture-args` [INFO] [stderr] cargo-fixture DEBUG: attempt to set test command to ["/opt/rustwide/target/debug/deps/print_args-7dc1ce1dcc7dbcd8", "exec-arg1", "exec-arg2"] from fixture, but this is overriden by CLI flag -x [INFO] [stderr] cargo-fixture: running /opt/rustwide/target/debug/deps/print_args-7dc1ce1dcc7dbcd8 exec-cli-arg1 exec-cli-arg2 [INFO] [stderr] cargo-fixture DEBUG: test command: Ok(ExitStatus(unix_wait_status(0))) [INFO] [stdout] test args ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.80s [INFO] [stdout] [INFO] [stderr] Running tests/basics.rs (/opt/rustwide/target/debug/deps/basics-9f4dfddab6a34a05) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test env_var_callback ... ignored, only ran under cargo fixture [INFO] [stdout] test failing_test_callback ... ignored, only ran under cargo fixture [INFO] [stdout] test kv_callback ... ignored, only ran under cargo fixture [INFO] [stdout] test early_exit ... ok [INFO] [stdout] test env_var ... ok [INFO] [stdout] test kv ... ok [INFO] [stdout] test failing_test ... FAILED [INFO] [stdout] test hang ... ok [INFO] [stdout] test panic ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- failing_test stdout ---- [INFO] [stdout] running cargo fixture: CALLBACK_CONFIRM_ID="271" "/opt/rustwide/target/debug/cargo-fixture" "-L" "debug" "--fixture" "fixture_failing_test" "--" "--nocapture" "--exact" "failing_test_callback" [INFO] [stdout] [INFO] [stdout] thread 'failing_test' (274) panicked at tests/basics.rs:38:10: [INFO] [stdout] cargo fixture stderr doesn't containt `thread 'failing_test_callback' panicked`: [INFO] [stdout] stderr: cargo-fixture DEBUG: target dir: /opt/rustwide/target [INFO] [stdout] cargo-fixture: building fixture program... [INFO] [stdout] cargo-fixture DEBUG: running /opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/cargo test --test fixture_failing_test --no-run --features _fixture --message-format=json-render-diagnostics [INFO] [stdout] Blocking waiting for file lock on build directory [INFO] [stdout] Compiling cargo-fixture v1.2.2 (/opt/rustwide/workdir) [INFO] [stdout] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.49s [INFO] [stdout] cargo-fixture: setting up fixture... [INFO] [stdout] cargo-fixture DEBUG: running /opt/rustwide/target/debug/deps/fixture_failing_test-68f4ff5bf24e373a [INFO] [stdout] cargo-fixture: running /opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/cargo test --features _fixture -- --nocapture --exact failing_test_callback [INFO] [stdout] Blocking waiting for file lock on build directory [INFO] [stdout] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.77s [INFO] [stdout] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_fixture-67b0369a67f55dc7) [INFO] [stdout] Running tests/args.rs (/opt/rustwide/target/debug/deps/args-a4395f9bb1434bd9) [INFO] [stdout] Running tests/basics.rs (/opt/rustwide/target/debug/deps/basics-8415da1fb935a3f6) [INFO] [stdout] [INFO] [stdout] thread 'failing_test_callback' (730) panicked at tests/basics.rs:44:5: [INFO] [stdout] explicit panic [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555c204eb382 - 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: 0x555c204eb382 - 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: 0x555c204eb382 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x555c204eb382 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x555c204fc21f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x555c204fc21f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x555c204b5ba1 - std::io::default_write_fmt::h1ecb8c7cfa7da481 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x555c204b5ba1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x555c204c2442 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x555c204c7a0f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x555c204c7869 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x555c204c8145 - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x555c204c7ef6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13 [INFO] [stdout] 13: 0x555c204c2579 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x555c204a99cd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x555c20504d30 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x555c20504d0c - core::panicking::panic::h355c5fec13755e30 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5 [INFO] [stdout] 17: 0x555c203a880a - basics::failing_test_callback::{{closure}}::failing_test_callback::{{closure}}::hd4dac22cfda520bc [INFO] [stdout] at /opt/rustwide/workdir/tests/basics.rs:44:5 [INFO] [stdout] 18: 0x555c203a86c8 - basics::failing_test_callback::{{closure}}::h46c9617db5fac922 [INFO] [stdout] at /opt/rustwide/workdir/tests/basics.rs:41:1 [INFO] [stdout] 19: 0x555c203c1c83 - async_io::driver::block_on::h2a8cf2eb035572ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.13.0/src/driver.rs:146:49 [INFO] [stdout] 20: 0x555c203a8426 - basics::failing_test_callback::hd11d6313caf27c73 [INFO] [stdout] at /opt/rustwide/workdir/tests/basics.rs:42:1 [INFO] [stdout] 21: 0x555c203a8757 - basics::failing_test_callback::{{closure}}::hc6ee6a7771b15a27 [INFO] [stdout] at /opt/rustwide/workdir/tests/basics.rs:42:20 [INFO] [stdout] 22: 0x555c203b49e6 - core::ops::function::FnOnce::call_once::h9cf7c6da9fa77281 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x555c2047baeb - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x555c2047baeb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x555c20491755 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x555c20491755 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x555c20491755 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x555c20491755 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x555c20491755 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x555c20491755 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x555c20491755 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x555c20467f44 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x555c20467f44 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x555c2046b80a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x555c2046b80a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x555c2046b80a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x555c2046b80a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x555c2046b80a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x555c2046b80a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x555c2046b80a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x555c204bd5bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 42: 0x555c204bd5bf - 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] 43: 0x7392297f9aa4 - [INFO] [stdout] 44: 0x739229886a34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] error: test failed, to rerun pass `--test basics` [INFO] [stdout] cargo-fixture DEBUG: test command: Ok(ExitStatus(unix_wait_status(25856))) [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ac825fb33f2 - 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: 0x5ac825fb33f2 - 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: 0x5ac825fb33f2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ac825fb33f2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ac825fc428f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ac825fc428f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ac825f7deb1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ac825f7deb1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ac825f8a4b2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ac825f8fa7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5ac825f8f911 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5ac825f43d9e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5ac825f43d9e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ac825f901ef - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5ac825f901ef - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5ac825f8ff9a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5ac825f8a5e9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ac825f71a3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5ac825fccda0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ac825e72ad1 - basics::common::Output::assert_error::h1ec0ea05e5944bf7 [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:336:9 [INFO] [stdout] 20: 0x5ac825e6f7ba - basics::failing_test::h157f37328937a14c [INFO] [stdout] at /opt/rustwide/workdir/tests/basics.rs:38:10 [INFO] [stdout] 21: 0x5ac825e6f827 - basics::failing_test::{{closure}}::hd751afefd728ff33 [INFO] [stdout] at /opt/rustwide/workdir/tests/basics.rs:34:18 [INFO] [stdout] 22: 0x5ac825e7c9f6 - core::ops::function::FnOnce::call_once::h3a1cb569d4d68f7e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5ac825f43b5b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5ac825f43b5b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x5ac825f597c5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x5ac825f597c5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x5ac825f597c5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x5ac825f597c5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x5ac825f597c5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5ac825f597c5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x5ac825f597c5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x5ac825f2ffb4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x5ac825f2ffb4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x5ac825f3387a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x5ac825f3387a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x5ac825f3387a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x5ac825f3387a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x5ac825f3387a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5ac825f3387a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x5ac825f3387a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5ac825f8562f - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 42: 0x5ac825f8562f - 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] 43: 0x70279ce89aa4 - [INFO] [stdout] 44: 0x70279cf16a34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] failing_test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 3 ignored; 0 measured; 0 filtered out; finished in 7.34s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test basics` [INFO] running `Command { std: "docker" "inspect" "c1406bfbf92ed93645084a36af9463f1b21dac1237c1485e8cb18a84b4c5e1c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1406bfbf92ed93645084a36af9463f1b21dac1237c1485e8cb18a84b4c5e1c3", kill_on_drop: false }` [INFO] [stdout] c1406bfbf92ed93645084a36af9463f1b21dac1237c1485e8cb18a84b4c5e1c3