[INFO] cloning repository https://github.com/weter11/clevo_qt6ui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weter11/clevo_qt6ui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweter11%2Fclevo_qt6ui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweter11%2Fclevo_qt6ui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 814ca5856157e4579fcbea5232964fbc901db539
[INFO] checking weter11/clevo_qt6ui against try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweter11%2Fclevo_qt6ui" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/weter11/clevo_qt6ui
[INFO] finished tweaking git repo https://github.com/weter11/clevo_qt6ui
[INFO] tweaked toml for git repo https://github.com/weter11/clevo_qt6ui written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/weter11/clevo_qt6ui on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/weter11/clevo_qt6ui 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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc2/source/gui/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ef133e9de91f3c092e06dae788b4c2aaf19b4bcfc947642317056a32642d6e3
[INFO] running `Command { std: "docker" "start" "-a" "0ef133e9de91f3c092e06dae788b4c2aaf19b4bcfc947642317056a32642d6e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ef133e9de91f3c092e06dae788b4c2aaf19b4bcfc947642317056a32642d6e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ef133e9de91f3c092e06dae788b4c2aaf19b4bcfc947642317056a32642d6e3", kill_on_drop: false }`
[INFO] [stdout] 0ef133e9de91f3c092e06dae788b4c2aaf19b4bcfc947642317056a32642d6e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58536617c514d0f9ed64f7dd1d32ed2d49784b7b19c8958901fc2140a552ba09
[INFO] running `Command { std: "docker" "start" "-a" "58536617c514d0f9ed64f7dd1d32ed2d49784b7b19c8958901fc2140a552ba09", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/gui/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking nix v0.29.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking accesskit v0.16.3
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]     Checking epaint_default_fonts v0.29.1
[INFO] [stderr]     Checking immutable-chunkmap v2.1.2
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking accesskit_consumer v0.24.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]     Checking wayland-cursor v0.31.12
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking emath v0.29.1
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking calloop v0.14.3
[INFO] [stderr]     Checking ecolor v0.29.1
[INFO] [stderr]     Checking epaint v0.29.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.10
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling zvariant_derive v5.9.1
[INFO] [stderr]     Checking egui v0.29.1
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zvariant v5.9.1
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.10
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]     Checking zbus_xml v4.0.0
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking zbus-lockstep v0.4.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking time-core v0.1.7
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking time v0.3.45
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.4.4
[INFO] [stderr]    Compiling zbus_names v4.3.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]     Checking jiff v0.2.18
[INFO] [stderr]     Checking systemstat v0.2.5
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking webbrowser v1.0.6
[INFO] [stderr]    Compiling zbus_macros v5.13.1
[INFO] [stderr]     Checking tuxedo-common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking glow v0.14.2
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]    Compiling wrapcenum-derive v0.4.1
[INFO] [stderr]     Checking nvml-wrapper-sys v0.9.0
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]     Checking atspi-common v0.6.0
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking egui_glow v0.29.1
[INFO] [stderr]     Checking egui_extras v0.29.1
[INFO] [stderr]     Checking egui_plot v0.29.0
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking nvml-wrapper v0.11.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking zbus v5.13.1
[INFO] [stderr]     Checking tuxedo-daemon v0.1.0 (/opt/rustwide/workdir/daemon)
[INFO] [stdout] warning: unused import: `crate::tuxedo_io`
[INFO] [stdout]  --> daemon/src/fan_daemon.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::tuxedo_io;
[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: `nvml_wrapper::Nvml`
[INFO] [stdout]  --> daemon/src/hardware_detection.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use nvml_wrapper::Nvml;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `saturating_sub_bytes`
[INFO] [stdout]   --> daemon/src/hardware_detection.rs:10:36
[INFO] [stdout]    |
[INFO] [stdout] 10 | use systemstat::{System, Platform, saturating_sub_bytes};
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> daemon/src/battery_control.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tuxedo_io`
[INFO] [stdout]  --> daemon/src/fan_daemon.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::tuxedo_io;
[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: `nvml_wrapper::Nvml`
[INFO] [stdout]  --> daemon/src/hardware_detection.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use nvml_wrapper::Nvml;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `saturating_sub_bytes`
[INFO] [stdout]   --> daemon/src/hardware_detection.rs:10:36
[INFO] [stdout]    |
[INFO] [stdout] 10 | use systemstat::{System, Platform, saturating_sub_bytes};
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> daemon/src/battery_control.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking atspi-proxies v0.6.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.9.3
[INFO] [stdout] warning: use of deprecated method `nvml_wrapper::Device::<'nvml>::power_state`: use `.performance_state()`.
[INFO] [stdout]     --> daemon/src/hardware_detection.rs:1098:34
[INFO] [stdout]      |
[INFO] [stdout] 1098 |                     match device.power_state() {
[INFO] [stdout]      |                                  ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `nvml_wrapper::Device::<'nvml>::power_state`: use `.performance_state()`.
[INFO] [stdout]     --> daemon/src/hardware_detection.rs:1098:34
[INFO] [stdout]      |
[INFO] [stdout] 1098 |                     match device.power_state() {
[INFO] [stdout]      |                                  ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fan_id`
[INFO] [stdout]    --> daemon/src/fan_daemon.rs:178:36
[INFO] [stdout]     |
[INFO] [stdout] 178 |     async fn test_fan_curve(&self, fan_id: u32, temperature: u8) -> Result<u8, zbus::fdo::Error> {
[INFO] [stdout]     |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_fan_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `temperature`
[INFO] [stdout]    --> daemon/src/fan_daemon.rs:178:49
[INFO] [stdout]     |
[INFO] [stdout] 178 |     async fn test_fan_curve(&self, fan_id: u32, temperature: u8) -> Result<u8, zbus::fdo::Error> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temperature`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fan_id`
[INFO] [stdout]    --> daemon/src/hardware_control.rs:370:21
[INFO] [stdout]     |
[INFO] [stdout] 370 | pub fn set_fan_auto(fan_id: u32) -> Result<()> {
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_fan_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `load_str`
[INFO] [stdout]     --> daemon/src/hardware_detection.rs:1222:15
[INFO] [stdout]      |
[INFO] [stdout] 1222 |     if let Ok(load_str) = fs::read_to_string(format!("{}/gt_RP0_freq_mhz", device_path)) {
[INFO] [stdout]      |               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_load_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fan_id`
[INFO] [stdout]    --> daemon/src/fan_daemon.rs:178:36
[INFO] [stdout]     |
[INFO] [stdout] 178 |     async fn test_fan_curve(&self, fan_id: u32, temperature: u8) -> Result<u8, zbus::fdo::Error> {
[INFO] [stdout]     |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_fan_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `temperature`
[INFO] [stdout]    --> daemon/src/fan_daemon.rs:178:49
[INFO] [stdout]     |
[INFO] [stdout] 178 |     async fn test_fan_curve(&self, fan_id: u32, temperature: u8) -> Result<u8, zbus::fdo::Error> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temperature`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fan_id`
[INFO] [stdout]    --> daemon/src/hardware_control.rs:370:21
[INFO] [stdout]     |
[INFO] [stdout] 370 | pub fn set_fan_auto(fan_id: u32) -> Result<()> {
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_fan_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FanCurveManager` is never constructed
[INFO] [stdout]   --> daemon/src/fan_daemon.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct FanCurveManager {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `update_settings`, `is_enabled`, `apply_curves`, `interpolate_fan_speed`, and `set_auto_mode` are never used
[INFO] [stdout]    --> daemon/src/fan_daemon.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl FanCurveManager {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout]  19 |     pub fn new() -> Result<Self> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  35 |     pub fn update_settings(&mut self, settings: FanSettings) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  39 |     pub fn is_enabled(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |     pub fn apply_curves(&mut self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  89 |     fn interpolate_fan_speed(&self, points: &[(u8, u8)], temp: f32) -> u8 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub fn set_auto_mode(&mut self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_fan_curve`, `get_fan_curve`, and `test_fan_curve` are never used
[INFO] [stdout]    --> daemon/src/fan_daemon.rs:139:14
[INFO] [stdout]     |
[INFO] [stdout] 138 | impl ControlInterface {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] 139 |     async fn set_fan_curve(&self, fan_id: u32, curve_json: &str) -> Result<(), zbus::fdo::Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     async fn get_fan_curve(&self, fan_id: u32) -> Result<String, zbus::fdo::Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 |     async fn test_fan_curve(&self, fan_id: u32, temperature: u8) -> Result<u8, zbus::fdo::Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FanDaemon` is never constructed
[INFO] [stdout]    --> daemon/src/fan_daemon.rs:185:12
[INFO] [stdout]     |
[INFO] [stdout] 185 | pub struct FanDaemon {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `update_settings`, `run`, `stop`, `apply_fan_curves`, and `calculate_fan_speed` are never used
[INFO] [stdout]    --> daemon/src/fan_daemon.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout] 190 | impl FanDaemon {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] 191 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub fn update_settings(&mut self, settings: FanSettings) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub async fn run(&mut self) {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 219 |     pub fn stop(&mut self) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 |     fn apply_fan_curves(&self, settings: &FanSettings) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 |     fn calculate_fan_speed(&self, temp: u8, points: &[(u8, u8)]) -> u8 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `is_available` and `get_brightness` are never used
[INFO] [stdout]    --> daemon/src/hardware_control.rs:558:12
[INFO] [stdout]     |
[INFO] [stdout] 552 | impl RgbKeyboardControl {
[INFO] [stdout]     | ----------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 558 |     pub fn is_available() -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 611 |     pub fn get_brightness(&self) -> Result<u8> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_fan_temperatures` is never used
[INFO] [stdout]    --> daemon/src/hardware_detection.rs:625:8
[INFO] [stdout]     |
[INFO] [stdout] 625 | pub fn get_fan_temperatures() -> Result<Vec<(u32, u32)>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_tdp_info` is never used
[INFO] [stdout]    --> daemon/src/hardware_detection.rs:647:8
[INFO] [stdout]     |
[INFO] [stdout] 647 | pub fn get_tdp_info() -> Result<(i32, i32, i32)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_performance_profile_by_name`, `get_tdp`, `get_tdp_min`, `get_tdp_max`, and `set_tdp` are never used
[INFO] [stdout]    --> daemon/src/tuxedo_io.rs:468:12
[INFO] [stdout]     |
[INFO] [stdout]  69 | impl TuxedoIo {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 468 |     pub fn set_performance_profile_by_name(&self, profile_name: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 494 |     pub fn get_tdp(&self, tdp_index: u8) -> Result<i32> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 511 |     pub fn get_tdp_min(&self, tdp_index: u8) -> Result<i32> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 528 |     pub fn get_tdp_max(&self, tdp_index: u8) -> Result<i32> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 |     pub fn set_tdp(&self, tdp_index: u8, value: i32) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_status`, `get_capacity`, `get_manufacturer`, and `get_model_name` are never used
[INFO] [stdout]    --> daemon/src/battery_control.rs:122:12
[INFO] [stdout]     |
[INFO] [stdout]   9 | impl BatteryControl {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub fn get_status(&self) -> Result<String> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn get_capacity(&self) -> Result<u8> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub fn get_manufacturer(&self) -> Result<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 |     pub fn get_model_name(&self) -> Result<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `load_str`
[INFO] [stdout]     --> daemon/src/hardware_detection.rs:1222:15
[INFO] [stdout]      |
[INFO] [stdout] 1222 |     if let Ok(load_str) = fs::read_to_string(format!("{}/gt_RP0_freq_mhz", device_path)) {
[INFO] [stdout]      |               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_load_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FanCurveManager` is never constructed
[INFO] [stdout]   --> daemon/src/fan_daemon.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct FanCurveManager {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `update_settings`, `is_enabled`, `apply_curves`, `interpolate_fan_speed`, and `set_auto_mode` are never used
[INFO] [stdout]    --> daemon/src/fan_daemon.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl FanCurveManager {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout]  19 |     pub fn new() -> Result<Self> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  35 |     pub fn update_settings(&mut self, settings: FanSettings) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  39 |     pub fn is_enabled(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |     pub fn apply_curves(&mut self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  89 |     fn interpolate_fan_speed(&self, points: &[(u8, u8)], temp: f32) -> u8 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub fn set_auto_mode(&mut self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_fan_curve`, `get_fan_curve`, and `test_fan_curve` are never used
[INFO] [stdout]    --> daemon/src/fan_daemon.rs:139:14
[INFO] [stdout]     |
[INFO] [stdout] 138 | impl ControlInterface {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] 139 |     async fn set_fan_curve(&self, fan_id: u32, curve_json: &str) -> Result<(), zbus::fdo::Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     async fn get_fan_curve(&self, fan_id: u32) -> Result<String, zbus::fdo::Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 |     async fn test_fan_curve(&self, fan_id: u32, temperature: u8) -> Result<u8, zbus::fdo::Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FanDaemon` is never constructed
[INFO] [stdout]    --> daemon/src/fan_daemon.rs:185:12
[INFO] [stdout]     |
[INFO] [stdout] 185 | pub struct FanDaemon {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `update_settings`, `run`, `stop`, `apply_fan_curves`, and `calculate_fan_speed` are never used
[INFO] [stdout]    --> daemon/src/fan_daemon.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout] 190 | impl FanDaemon {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] 191 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub fn update_settings(&mut self, settings: FanSettings) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub async fn run(&mut self) {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 219 |     pub fn stop(&mut self) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 |     fn apply_fan_curves(&self, settings: &FanSettings) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 |     fn calculate_fan_speed(&self, temp: u8, points: &[(u8, u8)]) -> u8 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `is_available` and `get_brightness` are never used
[INFO] [stdout]    --> daemon/src/hardware_control.rs:558:12
[INFO] [stdout]     |
[INFO] [stdout] 552 | impl RgbKeyboardControl {
[INFO] [stdout]     | ----------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 558 |     pub fn is_available() -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 611 |     pub fn get_brightness(&self) -> Result<u8> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_fan_temperatures` is never used
[INFO] [stdout]    --> daemon/src/hardware_detection.rs:625:8
[INFO] [stdout]     |
[INFO] [stdout] 625 | pub fn get_fan_temperatures() -> Result<Vec<(u32, u32)>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_tdp_info` is never used
[INFO] [stdout]    --> daemon/src/hardware_detection.rs:647:8
[INFO] [stdout]     |
[INFO] [stdout] 647 | pub fn get_tdp_info() -> Result<(i32, i32, i32)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_performance_profile_by_name`, `get_tdp`, `get_tdp_min`, `get_tdp_max`, and `set_tdp` are never used
[INFO] [stdout]    --> daemon/src/tuxedo_io.rs:468:12
[INFO] [stdout]     |
[INFO] [stdout]  69 | impl TuxedoIo {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 468 |     pub fn set_performance_profile_by_name(&self, profile_name: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 494 |     pub fn get_tdp(&self, tdp_index: u8) -> Result<i32> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 511 |     pub fn get_tdp_min(&self, tdp_index: u8) -> Result<i32> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 528 |     pub fn get_tdp_max(&self, tdp_index: u8) -> Result<i32> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 |     pub fn set_tdp(&self, tdp_index: u8, value: i32) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_status`, `get_capacity`, `get_manufacturer`, and `get_model_name` are never used
[INFO] [stdout]    --> daemon/src/battery_control.rs:122:12
[INFO] [stdout]     |
[INFO] [stdout]   9 | impl BatteryControl {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub fn get_status(&self) -> Result<String> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn get_capacity(&self) -> Result<u8> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub fn get_manufacturer(&self) -> Result<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 |     pub fn get_model_name(&self) -> Result<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking atspi-connection v0.6.0
[INFO] [stderr]     Checking atspi v0.22.0
[INFO] [stderr]     Checking accesskit_unix v0.12.3
[INFO] [stderr]     Checking ksni v0.3.3
[INFO] [stderr]     Checking accesskit_winit v0.22.4
[INFO] [stderr]     Checking egui-winit v0.29.1
[INFO] [stderr]     Checking eframe v0.29.1
[INFO] [stderr]     Checking tuxedo-control-center v0.1.0 (/opt/rustwide/workdir/gui)
[INFO] [stdout] warning: use of deprecated associated function `egui::ComboBox::from_id_source`: Renamed id_salt
[INFO] [stdout]    --> gui/src/pages/tuning.rs:135:23
[INFO] [stdout]     |
[INFO] [stdout] 135 |             ComboBox::from_id_source("amd_pstate_combo")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `egui::ComboBox::from_id_source`: Renamed id_salt
[INFO] [stdout]    --> gui/src/pages/tuning.rs:181:23
[INFO] [stdout]     |
[INFO] [stdout] 181 |             ComboBox::from_id_source("governor_combo")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `egui::ComboBox::from_id_source`: Renamed id_salt
[INFO] [stdout]    --> gui/src/pages/tuning.rs:202:23
[INFO] [stdout]     |
[INFO] [stdout] 202 |             ComboBox::from_id_source("epp_combo")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `egui::ComboBox::from_id_source`: Renamed id_salt
[INFO] [stdout]    --> gui/src/pages/tuning.rs:223:23
[INFO] [stdout]     |
[INFO] [stdout] 223 |             ComboBox::from_id_source("performance_profile_combo")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `egui::ComboBox::from_id_source`: Renamed id_salt
[INFO] [stdout]    --> gui/src/pages/tuning.rs:535:23
[INFO] [stdout]     |
[INFO] [stdout] 535 |             ComboBox::from_id_source("keyboard_mode")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `egui::ComboBox::from_id_source`: Renamed id_salt
[INFO] [stdout]    --> gui/src/pages/settings.rs:610:26
[INFO] [stdout]     |
[INFO] [stdout] 610 |             if ComboBox::from_id_source("start_threshold_combo")
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `egui::ComboBox::from_id_source`: Renamed id_salt
[INFO] [stdout]    --> gui/src/pages/settings.rs:633:26
[INFO] [stdout]     |
[INFO] [stdout] 633 |             if ComboBox::from_id_source("end_threshold_combo")
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `egui::ComboBox::from_id_source`: Renamed id_salt
[INFO] [stdout]    --> gui/src/pages/settings.rs:734:19
[INFO] [stdout]     |
[INFO] [stdout] 734 |         ComboBox::from_id_source("settings_prime_profile_combo")
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `egui::ComboBox::from_id_source`: Renamed id_salt
[INFO] [stdout]    --> gui/src/pages/tuning.rs:135:23
[INFO] [stdout]     |
[INFO] [stdout] 135 |             ComboBox::from_id_source("amd_pstate_combo")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `egui::ComboBox::from_id_source`: Renamed id_salt
[INFO] [stdout]    --> gui/src/pages/tuning.rs:181:23
[INFO] [stdout]     |
[INFO] [stdout] 181 |             ComboBox::from_id_source("governor_combo")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `egui::ComboBox::from_id_source`: Renamed id_salt
[INFO] [stdout]    --> gui/src/pages/tuning.rs:202:23
[INFO] [stdout]     |
[INFO] [stdout] 202 |             ComboBox::from_id_source("epp_combo")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `egui::ComboBox::from_id_source`: Renamed id_salt
[INFO] [stdout]    --> gui/src/pages/tuning.rs:223:23
[INFO] [stdout]     |
[INFO] [stdout] 223 |             ComboBox::from_id_source("performance_profile_combo")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `egui::ComboBox::from_id_source`: Renamed id_salt
[INFO] [stdout]    --> gui/src/pages/tuning.rs:535:23
[INFO] [stdout]     |
[INFO] [stdout] 535 |             ComboBox::from_id_source("keyboard_mode")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `egui::ComboBox::from_id_source`: Renamed id_salt
[INFO] [stdout]    --> gui/src/pages/settings.rs:610:26
[INFO] [stdout]     |
[INFO] [stdout] 610 |             if ComboBox::from_id_source("start_threshold_combo")
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `egui::ComboBox::from_id_source`: Renamed id_salt
[INFO] [stdout]    --> gui/src/pages/settings.rs:633:26
[INFO] [stdout]     |
[INFO] [stdout] 633 |             if ComboBox::from_id_source("end_threshold_combo")
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `egui::ComboBox::from_id_source`: Renamed id_salt
[INFO] [stdout]    --> gui/src/pages/settings.rs:734:19
[INFO] [stdout]     |
[INFO] [stdout] 734 |         ComboBox::from_id_source("settings_prime_profile_combo")
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text_edit_id`
[INFO] [stdout]    --> gui/src/pages/profiles.rs:170:21
[INFO] [stdout]     |
[INFO] [stdout] 170 |                 let text_edit_id = ui.make_persistent_id("new_profile_name");
[INFO] [stdout]     |                     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_text_edit_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point`
[INFO] [stdout]   --> gui/src/widgets/fan_curve_editor.rs:90:21
[INFO] [stdout]    |
[INFO] [stdout] 90 |                 let point = PlotPoint::new(*temp as f64, *speed as f64);
[INFO] [stdout]    |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]   --> gui/src/widgets/fan_curve_editor.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let response = plot.show(ui, |plot_ui| {
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `editing_profile_index` is never read
[INFO] [stdout]   --> gui/src/app.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct AppState {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub editing_profile_index: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `save_config` and `current_profile_mut` are never used
[INFO] [stdout]    --> gui/src/app.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout]  79 | impl AppState {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub fn save_config(&mut self) -> anyhow::Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     pub fn current_profile_mut(&mut self) -> Option<&mut Profile> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Error` is never constructed
[INFO] [stdout]    --> gui/src/app.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub enum HardwareUpdate {
[INFO] [stdout]     |          -------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 198 |     Error(String),
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `HardwareUpdate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `SetCpuGovernor`, `SetCpuBoost`, `GetBatteryChargeThresholds`, and `SetBatteryChargeThresholds` are never constructed
[INFO] [stdout]   --> gui/src/dbus_client.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum DbusCommand {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 25 |     SetCpuGovernor { governor: String, reply: oneshot::Sender<Result<()>> },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 26 |     SetCpuBoost { enabled: bool, reply: oneshot::Sender<Result<()>> },
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     GetBatteryChargeThresholds { reply: oneshot::Sender<Result<(u8, u8)>> },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |     SetBatteryChargeThresholds { start: u8, end: u8, reply: oneshot::Sender<Result<()>> },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_cpu_governor`, `get_battery_charge_thresholds`, and `set_battery_charge_thresholds` are never used
[INFO] [stdout]    --> gui/src/dbus_client.rs:140:12
[INFO] [stdout]     |
[INFO] [stdout]  49 | impl DbusClient {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub fn set_cpu_governor(&self, governor: String) -> oneshot::Receiver<Result<()>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub fn get_battery_charge_thresholds(&self) -> oneshot::Receiver<Result<(u8, u8)>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     pub fn set_battery_charge_thresholds(&self, start: u8, end: u8) -> oneshot::Receiver<Result<()>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Unregister` and `Shutdown` are never constructed
[INFO] [stdout]   --> gui/src/polling_scheduler.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum CoordinatorCommand {
[INFO] [stdout]    |          ------------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 61 |     Unregister(String),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 62 |     /// Shutdown coordinator
[INFO] [stdout] 63 |     Shutdown,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `unregister` and `shutdown` are never used
[INFO] [stdout]    --> gui/src/polling_scheduler.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 142 | impl CoordinatorHandle {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 158 |     pub fn unregister(&self, id: String) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub fn shutdown(&self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update_profiles` is never used
[INFO] [stdout]    --> gui/src/system_tray.rs:161:12
[INFO] [stdout]     |
[INFO] [stdout] 130 | impl SystemTray {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub fn update_profiles(&mut self, profiles: &[Profile], current: &str) -> anyhow::Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text_edit_id`
[INFO] [stdout]    --> gui/src/pages/profiles.rs:170:21
[INFO] [stdout]     |
[INFO] [stdout] 170 |                 let text_edit_id = ui.make_persistent_id("new_profile_name");
[INFO] [stdout]     |                     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_text_edit_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point`
[INFO] [stdout]   --> gui/src/widgets/fan_curve_editor.rs:90:21
[INFO] [stdout]    |
[INFO] [stdout] 90 |                 let point = PlotPoint::new(*temp as f64, *speed as f64);
[INFO] [stdout]    |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]   --> gui/src/widgets/fan_curve_editor.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let response = plot.show(ui, |plot_ui| {
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `editing_profile_index` is never read
[INFO] [stdout]   --> gui/src/app.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct AppState {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub editing_profile_index: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `save_config` and `current_profile_mut` are never used
[INFO] [stdout]    --> gui/src/app.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout]  79 | impl AppState {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub fn save_config(&mut self) -> anyhow::Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     pub fn current_profile_mut(&mut self) -> Option<&mut Profile> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Error` is never constructed
[INFO] [stdout]    --> gui/src/app.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub enum HardwareUpdate {
[INFO] [stdout]     |          -------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 198 |     Error(String),
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `HardwareUpdate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `SetCpuGovernor`, `SetCpuBoost`, `GetBatteryChargeThresholds`, and `SetBatteryChargeThresholds` are never constructed
[INFO] [stdout]   --> gui/src/dbus_client.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum DbusCommand {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 25 |     SetCpuGovernor { governor: String, reply: oneshot::Sender<Result<()>> },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 26 |     SetCpuBoost { enabled: bool, reply: oneshot::Sender<Result<()>> },
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     GetBatteryChargeThresholds { reply: oneshot::Sender<Result<(u8, u8)>> },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |     SetBatteryChargeThresholds { start: u8, end: u8, reply: oneshot::Sender<Result<()>> },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_cpu_governor`, `get_battery_charge_thresholds`, and `set_battery_charge_thresholds` are never used
[INFO] [stdout]    --> gui/src/dbus_client.rs:140:12
[INFO] [stdout]     |
[INFO] [stdout]  49 | impl DbusClient {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub fn set_cpu_governor(&self, governor: String) -> oneshot::Receiver<Result<()>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub fn get_battery_charge_thresholds(&self) -> oneshot::Receiver<Result<(u8, u8)>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     pub fn set_battery_charge_thresholds(&self, start: u8, end: u8) -> oneshot::Receiver<Result<()>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Unregister` and `Shutdown` are never constructed
[INFO] [stdout]   --> gui/src/polling_scheduler.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum CoordinatorCommand {
[INFO] [stdout]    |          ------------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 61 |     Unregister(String),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 62 |     /// Shutdown coordinator
[INFO] [stdout] 63 |     Shutdown,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `unregister` and `shutdown` are never used
[INFO] [stdout]    --> gui/src/polling_scheduler.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 142 | impl CoordinatorHandle {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 158 |     pub fn unregister(&self, id: String) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub fn shutdown(&self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update_profiles` is never used
[INFO] [stdout]    --> gui/src/system_tray.rs:161:12
[INFO] [stdout]     |
[INFO] [stdout] 130 | impl SystemTray {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub fn update_profiles(&mut self, profiles: &[Profile], current: &str) -> anyhow::Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
[INFO] running `Command { std: "docker" "inspect" "58536617c514d0f9ed64f7dd1d32ed2d49784b7b19c8958901fc2140a552ba09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58536617c514d0f9ed64f7dd1d32ed2d49784b7b19c8958901fc2140a552ba09", kill_on_drop: false }`
[INFO] [stdout] 58536617c514d0f9ed64f7dd1d32ed2d49784b7b19c8958901fc2140a552ba09
