[INFO] fetching crate hw-crossplatform 0.1.29...
[INFO] testing hw-crossplatform-0.1.29 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate hw-crossplatform 0.1.29 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate hw-crossplatform 0.1.29
[INFO] finished tweaking crates.io crate hw-crossplatform 0.1.29
[INFO] tweaked toml for crates.io crate hw-crossplatform 0.1.29 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hw-crossplatform 0.1.29 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hw-crossplatform 0.1.29 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8cd1da68a49486ca7d58c7ecbec1bc42b37faf4a789c2961f619c332400fec52
[INFO] running `Command { std: "docker" "start" "-a" "8cd1da68a49486ca7d58c7ecbec1bc42b37faf4a789c2961f619c332400fec52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cd1da68a49486ca7d58c7ecbec1bc42b37faf4a789c2961f619c332400fec52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cd1da68a49486ca7d58c7ecbec1bc42b37faf4a789c2961f619c332400fec52", kill_on_drop: false }`
[INFO] [stdout] 8cd1da68a49486ca7d58c7ecbec1bc42b37faf4a789c2961f619c332400fec52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95fc0968b63d5eba3c4f1af6910ed6dc9f5bc6df91197d206dac86f39e1b7178
[INFO] running `Command { std: "docker" "start" "-a" "95fc0968b63d5eba3c4f1af6910ed6dc9f5bc6df91197d206dac86f39e1b7178", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling wayland-client v0.31.5
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling windows-targets v0.52.6
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling windows-result v0.2.0
[INFO] [stderr]    Compiling xcursor v0.3.6
[INFO] [stderr]    Compiling windows-strings v0.1.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling quick-xml v0.34.0
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling simple-bytes v0.2.14
[INFO] [stderr]    Compiling wayland-sys v0.31.4
[INFO] [stderr]    Compiling byte-parser v0.2.3
[INFO] [stderr]    Compiling wmi v0.13.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling wayland-backend v0.3.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling linux-info v0.1.16
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling xcb v1.4.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]    Compiling windows-core v0.58.0
[INFO] [stderr]    Compiling sysinfo v0.31.2
[INFO] [stderr]    Compiling windows v0.58.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling wayland-protocols v0.31.2
[INFO] [stderr]    Compiling wayland-cursor v0.31.5
[INFO] [stderr]    Compiling smbios-lib v0.9.1
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling display-info v0.5.1
[INFO] [stderr]    Compiling hw-crossplatform v0.1.29 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `nvml_wrapper`
[INFO] [stdout]  --> src/strategy/linux/gpu.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use nvml_wrapper::Nvml;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `nvml_wrapper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `nvml_wrapper`, use `cargo add nvml_wrapper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::strategy::traits::HwStrategy`
[INFO] [stdout]  --> src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::strategy::traits::HwStrategy;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Win32_BIOS`
[INFO] [stdout]  --> src/strategy/linux/bios.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::dtos::bios::{BiosInfo, Win32_BIOS};
[INFO] [stdout]   |                                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sysinfo::Disks`
[INFO] [stdout]  --> src/strategy/linux/storage.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sysinfo::Disks;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bios_info`
[INFO] [stdout]  --> src/strategy/linux/bios.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |      let bios_info = bios.bios_info().expect("failed to get bios info");
[INFO] [stdout]   |          ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bios_info`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/strategy/linux/display.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     for (index, display) in display_infos.iter().enumerate() {
[INFO] [stdout]    |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hw-crossplatform` (lib) due to 1 previous error; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "95fc0968b63d5eba3c4f1af6910ed6dc9f5bc6df91197d206dac86f39e1b7178", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95fc0968b63d5eba3c4f1af6910ed6dc9f5bc6df91197d206dac86f39e1b7178", kill_on_drop: false }`
[INFO] [stdout] 95fc0968b63d5eba3c4f1af6910ed6dc9f5bc6df91197d206dac86f39e1b7178
