[INFO] fetching crate gpustat 0.1.8... [INFO] testing gpustat-0.1.8 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate gpustat 0.1.8 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate gpustat 0.1.8 [INFO] finished tweaking crates.io crate gpustat 0.1.8 [INFO] tweaked toml for crates.io crate gpustat 0.1.8 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gpustat 0.1.8 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gpustat 0.1.8 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wrapcenum-derive v0.4.0 [INFO] [stderr] Downloaded nvml-wrapper v0.9.0 [INFO] [stderr] Downloaded nvml-wrapper-sys v0.7.0 [INFO] [stderr] Downloaded clap v4.3.19 [INFO] [stderr] Downloaded comfy-table v7.0.1 [INFO] [stderr] Downloaded crossterm v0.26.1 [INFO] [stderr] Downloaded sysinfo v0.29.7 [INFO] [stderr] Downloaded clap_builder v4.3.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28350c2d2563d5f7182c587242a5df365c0643bcea7867229b206ba744d44eef [INFO] running `Command { std: "docker" "start" "-a" "28350c2d2563d5f7182c587242a5df365c0643bcea7867229b206ba744d44eef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28350c2d2563d5f7182c587242a5df365c0643bcea7867229b206ba744d44eef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28350c2d2563d5f7182c587242a5df365c0643bcea7867229b206ba744d44eef", kill_on_drop: false }` [INFO] [stdout] 28350c2d2563d5f7182c587242a5df365c0643bcea7867229b206ba744d44eef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 821cc83967043b60105abcb21315c1edc5823c21b43b08709574a40f7200dbb5 [INFO] running `Command { std: "docker" "start" "-a" "821cc83967043b60105abcb21315c1edc5823c21b43b08709574a40f7200dbb5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling nvml-wrapper-sys v0.7.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling sysinfo v0.29.7 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling comfy-table v7.0.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling wrapcenum-derive v0.4.0 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling nvml-wrapper v0.9.0 [INFO] [stderr] Compiling gpustat v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.69s [INFO] running `Command { std: "docker" "inspect" "821cc83967043b60105abcb21315c1edc5823c21b43b08709574a40f7200dbb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "821cc83967043b60105abcb21315c1edc5823c21b43b08709574a40f7200dbb5", kill_on_drop: false }` [INFO] [stdout] 821cc83967043b60105abcb21315c1edc5823c21b43b08709574a40f7200dbb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 520bbeb67a686658704d5b534097c9c1a1d22b6a535d14c79fa65eff713e87f5 [INFO] running `Command { std: "docker" "start" "-a" "520bbeb67a686658704d5b534097c9c1a1d22b6a535d14c79fa65eff713e87f5", kill_on_drop: false }` [INFO] [stderr] Compiling gpustat v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `Command { std: "docker" "inspect" "520bbeb67a686658704d5b534097c9c1a1d22b6a535d14c79fa65eff713e87f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "520bbeb67a686658704d5b534097c9c1a1d22b6a535d14c79fa65eff713e87f5", kill_on_drop: false }` [INFO] [stdout] 520bbeb67a686658704d5b534097c9c1a1d22b6a535d14c79fa65eff713e87f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b0ccfbe6b633f7d9f496dd94bf08ab135343a6aade0f6f35d489e10c379113c9 [INFO] running `Command { std: "docker" "start" "-a" "b0ccfbe6b633f7d9f496dd94bf08ab135343a6aade0f6f35d489e10c379113c9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gpustat-73de9bc7ca2e1654) [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" "b0ccfbe6b633f7d9f496dd94bf08ab135343a6aade0f6f35d489e10c379113c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0ccfbe6b633f7d9f496dd94bf08ab135343a6aade0f6f35d489e10c379113c9", kill_on_drop: false }` [INFO] [stdout] b0ccfbe6b633f7d9f496dd94bf08ab135343a6aade0f6f35d489e10c379113c9