[INFO] fetching crate nrr 0.10.3...
[INFO] testing nrr-0.10.3 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate nrr 0.10.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate nrr 0.10.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nrr 0.10.3
[INFO] tweaked toml for crates.io crate nrr 0.10.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nrr 0.10.3 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nrr 0.10.3 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 272fe9f74f5ac0855e8ab95d2a0bd3be776b55b5c05aff417cce88dec24a0271
[INFO] running `Command { std: "docker" "start" "-a" "272fe9f74f5ac0855e8ab95d2a0bd3be776b55b5c05aff417cce88dec24a0271", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "272fe9f74f5ac0855e8ab95d2a0bd3be776b55b5c05aff417cce88dec24a0271", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "272fe9f74f5ac0855e8ab95d2a0bd3be776b55b5c05aff417cce88dec24a0271", kill_on_drop: false }`
[INFO] [stdout] 272fe9f74f5ac0855e8ab95d2a0bd3be776b55b5c05aff417cce88dec24a0271
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bed3f1c03fc521c011976114d692a19ab4b9d068e9947beed357b1e5549bf910
[INFO] running `Command { std: "docker" "start" "-a" "bed3f1c03fc521c011976114d692a19ab4b9d068e9947beed357b1e5549bf910", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling is_executable v1.0.4
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling clap_complete v4.5.54
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling halfbrown v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling value-trait v0.11.0
[INFO] [stderr]    Compiling simd-json v0.15.1
[INFO] [stderr]    Compiling nrr v0.10.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.00s
[INFO] running `Command { std: "docker" "inspect" "bed3f1c03fc521c011976114d692a19ab4b9d068e9947beed357b1e5549bf910", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bed3f1c03fc521c011976114d692a19ab4b9d068e9947beed357b1e5549bf910", kill_on_drop: false }`
[INFO] [stdout] bed3f1c03fc521c011976114d692a19ab4b9d068e9947beed357b1e5549bf910
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5cd1b0705af399b214f90f9555ef73e710ee14abec0d390254ca9b0e151af53
[INFO] running `Command { std: "docker" "start" "-a" "a5cd1b0705af399b214f90f9555ef73e710ee14abec0d390254ca9b0e151af53", kill_on_drop: false }`
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling snapbox-macros v0.3.10
[INFO] [stderr]    Compiling os_pipe v1.2.2
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling snapbox v0.6.21
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling automod v1.0.15
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling simd-json v0.15.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling trycmd v0.15.9
[INFO] [stderr]    Compiling nrr v0.10.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.49s
[INFO] running `Command { std: "docker" "inspect" "a5cd1b0705af399b214f90f9555ef73e710ee14abec0d390254ca9b0e151af53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5cd1b0705af399b214f90f9555ef73e710ee14abec0d390254ca9b0e151af53", kill_on_drop: false }`
[INFO] [stdout] a5cd1b0705af399b214f90f9555ef73e710ee14abec0d390254ca9b0e151af53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ba6cd9cc2fdd8000a119bee7a38f16790d9d16f10f6a190f0ca74a6499e9b039
[INFO] running `Command { std: "docker" "start" "-a" "ba6cd9cc2fdd8000a119bee7a38f16790d9d16f10f6a190f0ca74a6499e9b039", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nrr-c0ecb61299ffb59a)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-943c7fb48dfd3cc8)
[INFO] [stdout] 
[INFO] [stderr] Testing tests/exec/binary.windows.toml ... ignored
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] Testing tests/run/env_file.windows.toml ... ignored
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] Testing tests/run/nested.unix.toml ... ok 56ms 805us 246ns
[INFO] [stderr] Testing tests/run/nested.windows.toml ... ignored
[INFO] [stderr] Testing tests/default/help.toml ... ok 57ms 476us 326ns
[INFO] [stderr] Testing tests/run/basic.toml ... ok 60ms 746us 646ns
[INFO] [stderr] Testing tests/default/list.toml ... ok 13ms 117us 799ns
[INFO] [stderr] Testing tests/run/env_file.unix.toml ... ok 9ms 562us 469ns
[INFO] [stderr] Testing tests/default/run.toml ... ok 4ms 934us 390ns
[INFO] [stderr] Testing tests/exec/nonexistent.unix.toml ... ok 8ms 116us 359ns
[INFO] [stderr] Testing tests/exec/nonexistent.windows.toml ... ignored
[INFO] [stderr] Testing tests/list/basic.toml ... ok 10ms 555us 599ns
[INFO] [stderr] Testing tests/run/no_pre_post.toml ... ok 38ms 297us 258ns
[INFO] [stderr] Testing tests/run/binary.toml ... ok 39ms 457us 587ns
[INFO] [stderr] Testing tests/run/with_info.toml ... ok 35ms 559us 847ns
[INFO] [stderr] Testing tests/run/with_pre_post.toml ... ok 82ms 832us 425ns
[INFO] [stderr] Testing tests/run/silent.toml ... ok 113ms 512us 473ns
[INFO] [stderr] Testing tests/exec/basic.windows.toml ... ignored
[INFO] [stderr] Testing tests/list/with_info.toml ... ok 123ms 394us 542ns
[INFO] [stderr] Testing tests/exec/env_file.windows.toml ... ignored
[INFO] [stderr] Testing tests/run/multiple_args.toml ... ok 5ms 59us 870ns
[INFO] [stderr] Testing tests/exec/basic.unix.toml ... ok 919ms 349us 530ns
[INFO] [stderr] Testing tests/exec/binary.unix.toml ... ok 986ms 533us 916ns
[INFO] [stderr] Testing tests/run/invalid.toml ... ok 1s 275ms 419us 127ns
[INFO] [stderr] Testing tests/exec/env_file.unix.toml ... ok 1s 338ms 445us 523ns
[INFO] [stderr] Testing tests/run/nonexistent.toml ... ok 1s 343ms 891us 373ns
[INFO] [stderr] Testing tests/run/error.toml ... ok 1s 373ms 710us 121ns
[INFO] [stdout] test cli_tests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.39s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ba6cd9cc2fdd8000a119bee7a38f16790d9d16f10f6a190f0ca74a6499e9b039", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba6cd9cc2fdd8000a119bee7a38f16790d9d16f10f6a190f0ca74a6499e9b039", kill_on_drop: false }`
[INFO] [stdout] ba6cd9cc2fdd8000a119bee7a38f16790d9d16f10f6a190f0ca74a6499e9b039
