[INFO] cloning repository https://github.com/atm420/thermalstats-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/atm420/thermalstats-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatm420%2Fthermalstats-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatm420%2Fthermalstats-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad8f3869f34b3d455849dcd92d730ee2b9e833c9 [INFO] testing atm420/thermalstats-cli/ad8f3869f34b3d455849dcd92d730ee2b9e833c9 against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatm420%2Fthermalstats-cli" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/atm420/thermalstats-cli [INFO] finished tweaking git repo https://github.com/atm420/thermalstats-cli [INFO] tweaked toml for git repo https://github.com/atm420/thermalstats-cli written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/atm420/thermalstats-cli on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/atm420/thermalstats-cli 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-2026-04-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6aed29c9ccf95aabc1178d4601e8bfcaf1d0a4227dbddc88b23364492d0ec365 [INFO] running `Command { std: "docker" "start" "-a" "6aed29c9ccf95aabc1178d4601e8bfcaf1d0a4227dbddc88b23364492d0ec365", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6aed29c9ccf95aabc1178d4601e8bfcaf1d0a4227dbddc88b23364492d0ec365", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aed29c9ccf95aabc1178d4601e8bfcaf1d0a4227dbddc88b23364492d0ec365", kill_on_drop: false }` [INFO] [stdout] 6aed29c9ccf95aabc1178d4601e8bfcaf1d0a4227dbddc88b23364492d0ec365 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b33d9087c28fdf004b4c5bcddbc462b579054d51ca99dc6d14d7e1403e4831b5 [INFO] running `Command { std: "docker" "start" "-a" "b33d9087c28fdf004b4c5bcddbc462b579054d51ca99dc6d14d7e1403e4831b5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling naga v25.0.1 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling wgpu-hal v25.0.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling wgpu-core v25.0.2 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling wgpu v25.0.2 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling thermalstats v1.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling sys-locale v0.3.2 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling hostname v0.4.2 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling gpu-descriptor v0.3.2 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling sysinfo v0.32.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.8.42 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling wgpu-types v25.0.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling wgpu-core-deps-windows-linux-android v25.0.0 [INFO] [stdout] warning: unused variable: `sm_gpu_temp` [INFO] [stdout] --> src/temps.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | let mut sm_gpu_temp: Option = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sm_gpu_temp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/lang.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Lang { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 63 | pub hwinfo_detected: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 64 | pub hwinfo_sm_disabled: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 65 | pub hwinfo_enable_sm_hint: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 66 | pub shared_mem_detected: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 67 | pub extracting_sensor: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 68 | pub sensor_ready: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 69 | pub pawnio_installing: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 70 | pub pawnio_installed: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 71 | pub pawnio_removable: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 72 | pub pawnio_detected: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 73 | pub pawnio_failed: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 74 | pub requires_admin_msg: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 75 | pub right_click_msg: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 76 | pub continuing_board: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | pub board_sensor_warning: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 113 | pub rerun_admin: &'static str, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub debug_checking_admin: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 139 | pub debug_admin_yes: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 140 | pub debug_admin_no: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 141 | pub debug_checking_pawnio: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 142 | pub debug_pawnio_registry_found: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 143 | pub debug_pawnio_registry_missing: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 144 | pub debug_pawnio_service_running: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 145 | pub debug_pawnio_service_stopped: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 146 | pub debug_pawnio_service_missing: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 147 | pub debug_pawnio_installer_found: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 148 | pub debug_pawnio_installer_missing: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 149 | pub debug_checking_lhm: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 150 | pub debug_lhm_dir_exists: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 151 | pub debug_lhm_dir_missing: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 152 | pub debug_lhm_reader_found: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 153 | pub debug_lhm_reader_missing: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 154 | pub debug_lhm_raw_output: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 155 | pub debug_checking_nvidia: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 158 | pub debug_checking_blockers: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 159 | pub debug_antivirus_check: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 160 | pub debug_firewall_check: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 161 | pub debug_temp_method: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 162 | pub debug_temp_result: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | pub debug_stress_tick: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 170 | pub debug_section: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 171 | pub debug_wmi_check: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 172 | pub debug_wmi_available: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 173 | pub debug_wmi_unavailable: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 176 | pub pawnio_keep_prompt: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 177 | pub pawnio_keep_yes: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 178 | pub pawnio_keep_no: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 179 | pub pawnio_keep_timeout: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 180 | pub pawnio_enter_choice: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 181 | pub pawnio_kept: &'static str, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 182 | pub pawnio_uninstalling: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 183 | pub pawnio_uninstalled: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 184 | pub pawnio_uninstall_failed: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "b33d9087c28fdf004b4c5bcddbc462b579054d51ca99dc6d14d7e1403e4831b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b33d9087c28fdf004b4c5bcddbc462b579054d51ca99dc6d14d7e1403e4831b5", kill_on_drop: false }` [INFO] [stdout] b33d9087c28fdf004b4c5bcddbc462b579054d51ca99dc6d14d7e1403e4831b5 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd70d4caf087137e24960f60edce30ae1dfba91f75223a1077cfcc9a47efbab7 [INFO] running `Command { std: "docker" "start" "-a" "fd70d4caf087137e24960f60edce30ae1dfba91f75223a1077cfcc9a47efbab7", kill_on_drop: false }` [INFO] [stderr] Compiling thermalstats v1.2.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `sm_gpu_temp` [INFO] [stdout] --> src/temps.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | let mut sm_gpu_temp: Option = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sm_gpu_temp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/lang.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Lang { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 63 | pub hwinfo_detected: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 64 | pub hwinfo_sm_disabled: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 65 | pub hwinfo_enable_sm_hint: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 66 | pub shared_mem_detected: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 67 | pub extracting_sensor: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 68 | pub sensor_ready: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 69 | pub pawnio_installing: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 70 | pub pawnio_installed: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 71 | pub pawnio_removable: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 72 | pub pawnio_detected: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 73 | pub pawnio_failed: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 74 | pub requires_admin_msg: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 75 | pub right_click_msg: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 76 | pub continuing_board: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | pub board_sensor_warning: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 113 | pub rerun_admin: &'static str, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub debug_checking_admin: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 139 | pub debug_admin_yes: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 140 | pub debug_admin_no: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 141 | pub debug_checking_pawnio: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 142 | pub debug_pawnio_registry_found: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 143 | pub debug_pawnio_registry_missing: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 144 | pub debug_pawnio_service_running: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 145 | pub debug_pawnio_service_stopped: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 146 | pub debug_pawnio_service_missing: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 147 | pub debug_pawnio_installer_found: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 148 | pub debug_pawnio_installer_missing: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 149 | pub debug_checking_lhm: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 150 | pub debug_lhm_dir_exists: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 151 | pub debug_lhm_dir_missing: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 152 | pub debug_lhm_reader_found: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 153 | pub debug_lhm_reader_missing: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 154 | pub debug_lhm_raw_output: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 155 | pub debug_checking_nvidia: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 158 | pub debug_checking_blockers: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 159 | pub debug_antivirus_check: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 160 | pub debug_firewall_check: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 161 | pub debug_temp_method: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 162 | pub debug_temp_result: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | pub debug_stress_tick: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 170 | pub debug_section: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 171 | pub debug_wmi_check: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 172 | pub debug_wmi_available: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 173 | pub debug_wmi_unavailable: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 176 | pub pawnio_keep_prompt: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 177 | pub pawnio_keep_yes: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 178 | pub pawnio_keep_no: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 179 | pub pawnio_keep_timeout: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 180 | pub pawnio_enter_choice: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 181 | pub pawnio_kept: &'static str, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 182 | pub pawnio_uninstalling: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 183 | pub pawnio_uninstalled: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 184 | pub pawnio_uninstall_failed: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.58s [INFO] running `Command { std: "docker" "inspect" "fd70d4caf087137e24960f60edce30ae1dfba91f75223a1077cfcc9a47efbab7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd70d4caf087137e24960f60edce30ae1dfba91f75223a1077cfcc9a47efbab7", kill_on_drop: false }` [INFO] [stdout] fd70d4caf087137e24960f60edce30ae1dfba91f75223a1077cfcc9a47efbab7 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cff1c7d4675547f39ad2551907975b596cea5ad448f8cd2b16750bb6d94fea9b [INFO] running `Command { std: "docker" "start" "-a" "cff1c7d4675547f39ad2551907975b596cea5ad448f8cd2b16750bb6d94fea9b", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `sm_gpu_temp` [INFO] [stderr] --> src/temps.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | let mut sm_gpu_temp: Option = None; [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sm_gpu_temp` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/lang.rs:63:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct Lang { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 63 | pub hwinfo_detected: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 64 | pub hwinfo_sm_disabled: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 65 | pub hwinfo_enable_sm_hint: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 66 | pub shared_mem_detected: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 67 | pub extracting_sensor: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 68 | pub sensor_ready: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 69 | pub pawnio_installing: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 70 | pub pawnio_installed: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 71 | pub pawnio_removable: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 72 | pub pawnio_detected: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 73 | pub pawnio_failed: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 74 | pub requires_admin_msg: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 75 | pub right_click_msg: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 76 | pub continuing_board: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 112 | pub board_sensor_warning: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 113 | pub rerun_admin: &'static str, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 138 | pub debug_checking_admin: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 139 | pub debug_admin_yes: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 140 | pub debug_admin_no: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 141 | pub debug_checking_pawnio: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 142 | pub debug_pawnio_registry_found: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 143 | pub debug_pawnio_registry_missing: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 144 | pub debug_pawnio_service_running: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 145 | pub debug_pawnio_service_stopped: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 146 | pub debug_pawnio_service_missing: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 147 | pub debug_pawnio_installer_found: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 148 | pub debug_pawnio_installer_missing: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 149 | pub debug_checking_lhm: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 150 | pub debug_lhm_dir_exists: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 151 | pub debug_lhm_dir_missing: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 152 | pub debug_lhm_reader_found: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 153 | pub debug_lhm_reader_missing: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 154 | pub debug_lhm_raw_output: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 155 | pub debug_checking_nvidia: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 158 | pub debug_checking_blockers: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 159 | pub debug_antivirus_check: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 160 | pub debug_firewall_check: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 161 | pub debug_temp_method: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 162 | pub debug_temp_result: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 165 | pub debug_stress_tick: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 170 | pub debug_section: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 171 | pub debug_wmi_check: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 172 | pub debug_wmi_available: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 173 | pub debug_wmi_unavailable: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 176 | pub pawnio_keep_prompt: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 177 | pub pawnio_keep_yes: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 178 | pub pawnio_keep_no: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 179 | pub pawnio_keep_timeout: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 180 | pub pawnio_enter_choice: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 181 | pub pawnio_kept: &'static str, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 182 | pub pawnio_uninstalling: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 183 | pub pawnio_uninstalled: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 184 | pub pawnio_uninstall_failed: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `thermalstats` (bin "thermalstats" test) generated 2 warnings (run `cargo fix --bin "thermalstats" -p thermalstats --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/thermalstats-09b302c145b0c2f7) [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" "cff1c7d4675547f39ad2551907975b596cea5ad448f8cd2b16750bb6d94fea9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cff1c7d4675547f39ad2551907975b596cea5ad448f8cd2b16750bb6d94fea9b", kill_on_drop: false }` [INFO] [stdout] cff1c7d4675547f39ad2551907975b596cea5ad448f8cd2b16750bb6d94fea9b