[INFO] fetching crate gpustat_fork 0.2.1... [INFO] testing gpustat_fork-0.2.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate gpustat_fork 0.2.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate gpustat_fork 0.2.1 [INFO] finished tweaking crates.io crate gpustat_fork 0.2.1 [INFO] tweaked toml for crates.io crate gpustat_fork 0.2.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gpustat_fork 0.2.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] crate crates.io crate gpustat_fork 0.2.1 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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 154b3cc84aa4ab7f674de2fd2f82a419c3ab239c92d39ea6772d569e10dd9679 [INFO] running `Command { std: "docker" "start" "-a" "154b3cc84aa4ab7f674de2fd2f82a419c3ab239c92d39ea6772d569e10dd9679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "154b3cc84aa4ab7f674de2fd2f82a419c3ab239c92d39ea6772d569e10dd9679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "154b3cc84aa4ab7f674de2fd2f82a419c3ab239c92d39ea6772d569e10dd9679", kill_on_drop: false }` [INFO] [stdout] 154b3cc84aa4ab7f674de2fd2f82a419c3ab239c92d39ea6772d569e10dd9679 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00a2966ccb8ae0919c9dcb80344f2073bbfb58f8535219a41b5b2140868e83d2 [INFO] running `Command { std: "docker" "start" "-a" "00a2966ccb8ae0919c9dcb80344f2073bbfb58f8535219a41b5b2140868e83d2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling sysinfo v0.29.11 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling nvml-wrapper-sys v0.7.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling comfy-table v7.1.1 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling wrapcenum-derive v0.4.1 [INFO] [stderr] Compiling nvml-wrapper v0.9.0 [INFO] [stderr] Compiling gpustat_fork v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.19s [INFO] running `Command { std: "docker" "inspect" "00a2966ccb8ae0919c9dcb80344f2073bbfb58f8535219a41b5b2140868e83d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00a2966ccb8ae0919c9dcb80344f2073bbfb58f8535219a41b5b2140868e83d2", kill_on_drop: false }` [INFO] [stdout] 00a2966ccb8ae0919c9dcb80344f2073bbfb58f8535219a41b5b2140868e83d2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0b4692d9f1a343f9794a998817f38d4da43c51c5768b765ea1956963a054141 [INFO] running `Command { std: "docker" "start" "-a" "b0b4692d9f1a343f9794a998817f38d4da43c51c5768b765ea1956963a054141", kill_on_drop: false }` [INFO] [stderr] Compiling gpustat_fork v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `Command { std: "docker" "inspect" "b0b4692d9f1a343f9794a998817f38d4da43c51c5768b765ea1956963a054141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0b4692d9f1a343f9794a998817f38d4da43c51c5768b765ea1956963a054141", kill_on_drop: false }` [INFO] [stdout] b0b4692d9f1a343f9794a998817f38d4da43c51c5768b765ea1956963a054141 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4c4c9d28a026afa8a1393b25f1556cdb164d6c63e80ddc5b261ff9d441d6841f [INFO] running `Command { std: "docker" "start" "-a" "4c4c9d28a026afa8a1393b25f1556cdb164d6c63e80ddc5b261ff9d441d6841f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gpustat_fork-6a73d856bfc875d4) [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" "4c4c9d28a026afa8a1393b25f1556cdb164d6c63e80ddc5b261ff9d441d6841f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c4c9d28a026afa8a1393b25f1556cdb164d6c63e80ddc5b261ff9d441d6841f", kill_on_drop: false }` [INFO] [stdout] 4c4c9d28a026afa8a1393b25f1556cdb164d6c63e80ddc5b261ff9d441d6841f