[INFO] fetching crate rbspy-testdata 0.2.5...
[INFO] testing rbspy-testdata-0.2.5 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate rbspy-testdata 0.2.5 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate rbspy-testdata 0.2.5
[INFO] finished tweaking crates.io crate rbspy-testdata 0.2.5
[INFO] tweaked toml for crates.io crate rbspy-testdata 0.2.5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rbspy-testdata 0.2.5 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 rbspy-testdata 0.2.5 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e1c4e500bef4ef65098ffd550f2d0a09af75d44e24842882bf1a13877994cdd5
[INFO] running `Command { std: "docker" "start" "-a" "e1c4e500bef4ef65098ffd550f2d0a09af75d44e24842882bf1a13877994cdd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1c4e500bef4ef65098ffd550f2d0a09af75d44e24842882bf1a13877994cdd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1c4e500bef4ef65098ffd550f2d0a09af75d44e24842882bf1a13877994cdd5", kill_on_drop: false }`
[INFO] [stdout] e1c4e500bef4ef65098ffd550f2d0a09af75d44e24842882bf1a13877994cdd5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 71e4d41a019adfe6f4d9c0002c10d93fbe565fdfec00f4c6df84cacdbf26aa5b
[INFO] running `Command { std: "docker" "start" "-a" "71e4d41a019adfe6f4d9c0002c10d93fbe565fdfec00f4c6df84cacdbf26aa5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling proc-maps v0.4.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling remoteprocess v0.5.1
[INFO] [stderr]    Compiling gimli v0.32.2
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling ruzstd v0.8.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling read-process-memory v0.1.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling scroll_derive v0.13.0
[INFO] [stderr]    Compiling scroll v0.13.0
[INFO] [stderr]    Compiling goblin v0.10.2
[INFO] [stderr]    Compiling addr2line v0.25.0
[INFO] [stderr]    Compiling rbspy-testdata v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.57s
[INFO] running `Command { std: "docker" "inspect" "71e4d41a019adfe6f4d9c0002c10d93fbe565fdfec00f4c6df84cacdbf26aa5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71e4d41a019adfe6f4d9c0002c10d93fbe565fdfec00f4c6df84cacdbf26aa5b", kill_on_drop: false }`
[INFO] [stdout] 71e4d41a019adfe6f4d9c0002c10d93fbe565fdfec00f4c6df84cacdbf26aa5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8cadf0fd29d0535e3fd4b9ea4adde2373d4744f1faa168a16feeef9ec3696911
[INFO] running `Command { std: "docker" "start" "-a" "8cadf0fd29d0535e3fd4b9ea4adde2373d4744f1faa168a16feeef9ec3696911", kill_on_drop: false }`
[INFO] [stderr]    Compiling rbspy-testdata v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s
[INFO] running `Command { std: "docker" "inspect" "8cadf0fd29d0535e3fd4b9ea4adde2373d4744f1faa168a16feeef9ec3696911", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cadf0fd29d0535e3fd4b9ea4adde2373d4744f1faa168a16feeef9ec3696911", kill_on_drop: false }`
[INFO] [stdout] 8cadf0fd29d0535e3fd4b9ea4adde2373d4744f1faa168a16feeef9ec3696911
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 34dd9bcb4177648749bf42409d045ad068eb4d4a3421e2c1ea560be42b9be392
[INFO] running `Command { std: "docker" "start" "-a" "34dd9bcb4177648749bf42409d045ad068eb4d4a3421e2c1ea560be42b9be392", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rbspy_testdata-c519954deb381611)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/rbspy_testdata-c519954deb381611` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "34dd9bcb4177648749bf42409d045ad068eb4d4a3421e2c1ea560be42b9be392", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34dd9bcb4177648749bf42409d045ad068eb4d4a3421e2c1ea560be42b9be392", kill_on_drop: false }`
[INFO] [stdout] 34dd9bcb4177648749bf42409d045ad068eb4d4a3421e2c1ea560be42b9be392
