[INFO] fetching crate vm_test_fixture 0.1.1... [INFO] testing vm_test_fixture-0.1.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate vm_test_fixture 0.1.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate vm_test_fixture 0.1.1 [INFO] finished tweaking crates.io crate vm_test_fixture 0.1.1 [INFO] tweaked toml for crates.io crate vm_test_fixture 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vm_test_fixture 0.1.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 142 packages to latest compatible versions [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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a2498b8551d672dc3553a25f41a94eae93da8b59b0d153382a1ec60cd975d9bf [INFO] running `Command { std: "docker" "start" "-a" "a2498b8551d672dc3553a25f41a94eae93da8b59b0d153382a1ec60cd975d9bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2498b8551d672dc3553a25f41a94eae93da8b59b0d153382a1ec60cd975d9bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2498b8551d672dc3553a25f41a94eae93da8b59b0d153382a1ec60cd975d9bf", kill_on_drop: false }` [INFO] [stdout] a2498b8551d672dc3553a25f41a94eae93da8b59b0d153382a1ec60cd975d9bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4efa08fe8ff6b513453c834ddc90af88aae6adb540c55757a518ae77a37f8fee [INFO] running `Command { std: "docker" "start" "-a" "4efa08fe8ff6b513453c834ddc90af88aae6adb540c55757a518ae77a37f8fee", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling comma v1.0.0 [INFO] [stderr] Compiling vm_test_fixture v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling simple-logging v2.0.2 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling sha256 v1.6.0 [INFO] [stderr] Compiling rexpect v0.5.0 [INFO] [stderr] Compiling vm_runner v0.1.1 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling qapi-parser v0.11.0 [INFO] [stderr] Compiling qapi-spec v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling http_io v0.2.18 [INFO] [stderr] Compiling qapi-codegen v0.11.3 [INFO] [stderr] Compiling qapi-qmp v0.13.0 [INFO] [stderr] Compiling qapi v0.13.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.03s [INFO] running `Command { std: "docker" "inspect" "4efa08fe8ff6b513453c834ddc90af88aae6adb540c55757a518ae77a37f8fee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4efa08fe8ff6b513453c834ddc90af88aae6adb540c55757a518ae77a37f8fee", kill_on_drop: false }` [INFO] [stdout] 4efa08fe8ff6b513453c834ddc90af88aae6adb540c55757a518ae77a37f8fee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0dc7394d1ee0ae4e0fbd46d47573194e507dce8f16cbc3dfdeaa40e5825d583d [INFO] running `Command { std: "docker" "start" "-a" "0dc7394d1ee0ae4e0fbd46d47573194e507dce8f16cbc3dfdeaa40e5825d583d", kill_on_drop: false }` [INFO] [stderr] Compiling vm_test_fixture v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `Command { std: "docker" "inspect" "0dc7394d1ee0ae4e0fbd46d47573194e507dce8f16cbc3dfdeaa40e5825d583d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dc7394d1ee0ae4e0fbd46d47573194e507dce8f16cbc3dfdeaa40e5825d583d", kill_on_drop: false }` [INFO] [stdout] 0dc7394d1ee0ae4e0fbd46d47573194e507dce8f16cbc3dfdeaa40e5825d583d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 10bc3dccacd87933bd862c8d0ff42991568f0a09e798734b9715e4cce0bcbcc2 [INFO] running `Command { std: "docker" "start" "-a" "10bc3dccacd87933bd862c8d0ff42991568f0a09e798734b9715e4cce0bcbcc2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vm_test_fixture-ec26557a9edcf8dd) [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] Doc-tests vm_test_fixture [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] running `Command { std: "docker" "inspect" "10bc3dccacd87933bd862c8d0ff42991568f0a09e798734b9715e4cce0bcbcc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10bc3dccacd87933bd862c8d0ff42991568f0a09e798734b9715e4cce0bcbcc2", kill_on_drop: false }` [INFO] [stdout] 10bc3dccacd87933bd862c8d0ff42991568f0a09e798734b9715e4cce0bcbcc2