[INFO] cloning repository https://github.com/ihusainov964-png/rust-forge-1.0v
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ihusainov964-png/rust-forge-1.0v" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fihusainov964-png%2Frust-forge-1.0v", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fihusainov964-png%2Frust-forge-1.0v'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2b1c64d045e9a53a894ab0d48911b85a7384b703
[INFO] checking ihusainov964-png/rust-forge-1.0v/2b1c64d045e9a53a894ab0d48911b85a7384b703 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fihusainov964-png%2Frust-forge-1.0v" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ihusainov964-png/rust-forge-1.0v
[INFO] finished tweaking git repo https://github.com/ihusainov964-png/rust-forge-1.0v
[INFO] tweaked toml for git repo https://github.com/ihusainov964-png/rust-forge-1.0v written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ihusainov964-png/rust-forge-1.0v on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ihusainov964-png/rust-forge-1.0v 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 60 packages to highest compatible versions
[INFO] [stderr]       Adding base64 v0.22.1
[INFO] [stderr]       Adding crossbeam-deque v0.8.8
[INFO] [stderr]       Adding crossbeam-epoch v0.9.21
[INFO] [stderr]       Adding crossbeam-utils v0.8.23
[INFO] [stderr]       Adding displaydoc v0.2.7
[INFO] [stderr]       Adding either v1.18.0
[INFO] [stderr]       Adding form_urlencoded v1.2.2
[INFO] [stderr]       Adding icu_collections v2.3.0
[INFO] [stderr]       Adding icu_locale_core v2.3.0
[INFO] [stderr]       Adding icu_normalizer v2.3.0
[INFO] [stderr]       Adding icu_normalizer_data v2.3.0
[INFO] [stderr]       Adding icu_properties v2.3.0
[INFO] [stderr]       Adding icu_properties_data v2.3.0
[INFO] [stderr]       Adding icu_provider v2.3.1
[INFO] [stderr]       Adding idna v1.1.0
[INFO] [stderr]       Adding idna_adapter v1.2.2
[INFO] [stderr]       Adding is-docker v0.2.0
[INFO] [stderr]       Adding is-wsl v0.4.0
[INFO] [stderr]       Adding litemap v0.8.3
[INFO] [stderr]       Adding ntapi v0.4.3
[INFO] [stderr]       Adding open v5.4.4
[INFO] [stderr]       Adding potential_utf v0.1.6
[INFO] [stderr]       Adding rayon v1.12.0
[INFO] [stderr]       Adding rayon-core v1.13.0
[INFO] [stderr]       Adding ring v0.17.14
[INFO] [stderr]       Adding rustls v0.23.44
[INFO] [stderr]       Adding rustls-pki-types v1.15.1
[INFO] [stderr]       Adding rustls-webpki v0.103.15
[INFO] [stderr]       Adding semver v1.0.28
[INFO] [stderr]       Adding stable_deref_trait v1.2.1
[INFO] [stderr]       Adding subtle v2.6.1
[INFO] [stderr]       Adding syn v3.0.5
[INFO] [stderr]       Adding synstructure v0.13.2
[INFO] [stderr]       Adding sysinfo v0.29.11 (available: v0.39.6)
[INFO] [stderr]       Adding tinystr v0.8.4
[INFO] [stderr]       Adding untrusted v0.9.0
[INFO] [stderr]       Adding ureq v2.12.1 (available: v3.4.2)
[INFO] [stderr]       Adding url v2.5.8
[INFO] [stderr]       Adding utf8_iter v1.0.4
[INFO] [stderr]       Adding webpki-roots v0.26.11
[INFO] [stderr]       Adding webpki-roots v1.0.9
[INFO] [stderr]       Adding windows-sys v0.52.0
[INFO] [stderr]       Adding windows-targets v0.52.6
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_aarch64_msvc v0.52.6
[INFO] [stderr]       Adding windows_i686_gnu v0.52.6
[INFO] [stderr]       Adding windows_i686_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_i686_msvc v0.52.6
[INFO] [stderr]       Adding windows_x86_64_gnu v0.52.6
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_x86_64_msvc v0.52.6
[INFO] [stderr]       Adding writeable v0.6.4
[INFO] [stderr]       Adding yoke v0.8.3
[INFO] [stderr]       Adding yoke-derive v0.8.2
[INFO] [stderr]       Adding zerofrom v0.1.8
[INFO] [stderr]       Adding zerofrom-derive v0.1.7
[INFO] [stderr]       Adding zeroize v1.9.0
[INFO] [stderr]       Adding zerotrie v0.2.5
[INFO] [stderr]       Adding zerovec v0.11.8
[INFO] [stderr]       Adding zerovec-derive v0.11.6
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_logger v0.10.1
[INFO] [stderr]   Downloaded ecolor v0.22.0
[INFO] [stderr]   Downloaded open v5.4.4
[INFO] [stderr]   Downloaded atomic_refcell v0.1.14
[INFO] [stderr]   Downloaded emath v0.22.0
[INFO] [stderr]   Downloaded glutin-winit v0.3.0
[INFO] [stderr]   Downloaded glutin_egl_sys v0.5.1
[INFO] [stderr]   Downloaded glutin_wgl_sys v0.4.0
[INFO] [stderr]   Downloaded glutin_glx_sys v0.4.0
[INFO] [stderr]   Downloaded egui_glow v0.22.0
[INFO] [stderr]   Downloaded winreg v0.51.0
[INFO] [stderr]   Downloaded eframe v0.22.0
[INFO] [stderr]   Downloaded glutin v0.30.10
[INFO] [stderr]   Downloaded serde_json v1.0.108
[INFO] [stderr]   Downloaded egui v0.22.0
[INFO] [stderr]   Downloaded chrono v0.4.31
[INFO] [stderr]   Downloaded winit v0.28.7
[INFO] [stderr]   Downloaded epaint v0.22.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7985e9d59e37c3fbea07878a8b4e246b5fac0c6dddccb93d584187de971a7903
[INFO] running `Command { std: "docker" "start" "7985e9d59e37c3fbea07878a8b4e246b5fac0c6dddccb93d584187de971a7903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7985e9d59e37c3fbea07878a8b4e246b5fac0c6dddccb93d584187de971a7903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7985e9d59e37c3fbea07878a8b4e246b5fac0c6dddccb93d584187de971a7903" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7985e9d59e37c3fbea07878a8b4e246b5fac0c6dddccb93d584187de971a7903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7985e9d59e37c3fbea07878a8b4e246b5fac0c6dddccb93d584187de971a7903" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.23
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.21
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.8
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling glutin v0.30.10
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling glutin-winit v0.3.0
[INFO] [stderr]    Compiling rustls v0.23.44
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]     Checking glow v0.12.3
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking open v5.4.4
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]     Checking sysinfo v0.29.11
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]     Checking emath v0.22.0
[INFO] [stderr]     Checking ecolor v0.22.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking env_logger v0.10.1
[INFO] [stderr]     Checking epaint v0.22.0
[INFO] [stderr]     Checking icu_provider v2.3.1
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking egui v0.22.0
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking rustls-webpki v0.103.15
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking egui_glow v0.22.0
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking sctk-adwaita v0.5.4
[INFO] [stderr]     Checking smithay-clipboard v0.6.6
[INFO] [stderr]     Checking egui-winit v0.22.0 (/opt/rustwide/workdir/vendor/egui-winit-patched)
[INFO] [stdout] warning: unexpected `cfg` condition name: `macos`
[INFO] [stdout]   --> vendor/egui-winit-patched/src/window_settings.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let position = if cfg!(macos) {
[INFO] [stdout]    |                                ^^^^^ help: found config with similar value: `target_os = "macos"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 34 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(macos)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(macos)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `webbrowser`
[INFO] [stdout]    --> vendor/egui-winit-patched/src/lib.rs:704:11
[INFO] [stdout]     |
[INFO] [stdout] 704 |     #[cfg(feature = "webbrowser")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `accesskit`, `accesskit_winit`, `android-game-activity`, `android-native-activity`, `arboard`, `bytemuck`, `clipboard`, `default`, `document-features`, `links`, `puffin`, `serde`, `smithay-clipboard`, and `wayland`
[INFO] [stdout]     = help: consider adding `webbrowser` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `webbrowser`
[INFO] [stdout]    --> vendor/egui-winit-patched/src/lib.rs:709:15
[INFO] [stdout]     |
[INFO] [stdout] 709 |     #[cfg(not(feature = "webbrowser"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `accesskit`, `accesskit_winit`, `android-game-activity`, `android-native-activity`, `arboard`, `bytemuck`, `clipboard`, `default`, `document-features`, `links`, `puffin`, `serde`, `smithay-clipboard`, and `wayland`
[INFO] [stdout]     = help: consider adding `webbrowser` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking eframe v0.22.0
[INFO] [stderr]     Checking rust-forge v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `anyhow`
[INFO] [stdout]  --> src/core/tweaks.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use anyhow::{anyhow, Result};
[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: `log::info`
[INFO] [stdout]  --> src/core/tweaks.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::info;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::Command`
[INFO] [stdout]  --> src/core/diagnostics.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::process::Command;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `action_button`, `render_notifications`, and `secondary_button`
[INFO] [stdout]  --> src/ui/mod.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use widgets::{action_button, render_notifications, secondary_button};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::theme::*`
[INFO] [stdout]   --> src/ui/mod.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub use super::theme::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::widgets::*`
[INFO] [stdout]   --> src/ui/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub use super::widgets::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow`
[INFO] [stdout]  --> src/core/tweaks.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use anyhow::{anyhow, Result};
[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: `log::info`
[INFO] [stdout]  --> src/core/tweaks.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::info;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::Command`
[INFO] [stdout]  --> src/core/diagnostics.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::process::Command;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `action_button`, `render_notifications`, and `secondary_button`
[INFO] [stdout]  --> src/ui/mod.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use widgets::{action_button, render_notifications, secondary_button};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::theme::*`
[INFO] [stdout]   --> src/ui/mod.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub use super::theme::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::widgets::*`
[INFO] [stdout]   --> src/ui/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub use super::widgets::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:305:43
[INFO] [stdout]     |
[INFO] [stdout] 305 |                 .stroke(egui::Stroke::new(1.0, C_METAL_MID))
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:343:51
[INFO] [stdout]     |
[INFO] [stdout] 343 |                         .stroke(egui::Stroke::new(2.0, C_RUST_BRIGHT))
[INFO] [stdout]     |                                                   ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:383:51
[INFO] [stdout]     |
[INFO] [stdout] 383 |                         .stroke(egui::Stroke::new(1.0, C_SUCCESS.linear_multiply(0.5)))
[INFO] [stdout]     |                                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:407:43
[INFO] [stdout]     |
[INFO] [stdout] 407 |                 .stroke(egui::Stroke::new(1.0, C_METAL_MID))
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:446:43
[INFO] [stdout]     |
[INFO] [stdout] 446 |                 .stroke(egui::Stroke::new(1.0, C_METAL_MID))
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:465:75
[INFO] [stdout]     |
[INFO] [stdout] 465 |                     .stroke(egui::Stroke::new(if is_active { 1.5 } else { 0.0 }, C_RUST))
[INFO] [stdout]     |                                                                           ^^^ help: explicitly specify the type as `f32`: `0.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:518:47
[INFO] [stdout]     |
[INFO] [stdout] 518 |                     .stroke(egui::Stroke::new(1.5, C_RUST)))
[INFO] [stdout]     |                                               ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:305:43
[INFO] [stdout]     |
[INFO] [stdout] 305 |                 .stroke(egui::Stroke::new(1.0, C_METAL_MID))
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:343:51
[INFO] [stdout]     |
[INFO] [stdout] 343 |                         .stroke(egui::Stroke::new(2.0, C_RUST_BRIGHT))
[INFO] [stdout]     |                                                   ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:383:51
[INFO] [stdout]     |
[INFO] [stdout] 383 |                         .stroke(egui::Stroke::new(1.0, C_SUCCESS.linear_multiply(0.5)))
[INFO] [stdout]     |                                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:407:43
[INFO] [stdout]     |
[INFO] [stdout] 407 |                 .stroke(egui::Stroke::new(1.0, C_METAL_MID))
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:446:43
[INFO] [stdout]     |
[INFO] [stdout] 446 |                 .stroke(egui::Stroke::new(1.0, C_METAL_MID))
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:465:75
[INFO] [stdout]     |
[INFO] [stdout] 465 |                     .stroke(egui::Stroke::new(if is_active { 1.5 } else { 0.0 }, C_RUST))
[INFO] [stdout]     |                                                                           ^^^ help: explicitly specify the type as `f32`: `0.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:518:47
[INFO] [stdout]     |
[INFO] [stdout] 518 |                     .stroke(egui::Stroke::new(1.5, C_RUST)))
[INFO] [stdout]     |                                               ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:56:47
[INFO] [stdout]    |
[INFO] [stdout] 56 |     style.visuals.window_stroke = Stroke::new(1.0, F_NIGHT_LIGHT);
[INFO] [stdout]    |                                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:60:66
[INFO] [stdout]    |
[INFO] [stdout] 60 |     style.visuals.widgets.noninteractive.bg_stroke = Stroke::new(1.0, F_NIGHT_LIGHT);
[INFO] [stdout]    |                                                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:61:66
[INFO] [stdout]    |
[INFO] [stdout] 61 |     style.visuals.widgets.noninteractive.fg_stroke = Stroke::new(1.0, F_TEXT_DIM);
[INFO] [stdout]    |                                                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:64:60
[INFO] [stdout]    |
[INFO] [stdout] 64 |     style.visuals.widgets.inactive.bg_stroke = Stroke::new(1.0, F_LAVENDER_DARK);
[INFO] [stdout]    |                                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:65:60
[INFO] [stdout]    |
[INFO] [stdout] 65 |     style.visuals.widgets.inactive.fg_stroke = Stroke::new(1.0, F_TEXT);
[INFO] [stdout]    |                                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:68:59
[INFO] [stdout]    |
[INFO] [stdout] 68 |     style.visuals.widgets.hovered.bg_stroke = Stroke::new(1.5, F_LAVENDER);
[INFO] [stdout]    |                                                           ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:69:59
[INFO] [stdout]    |
[INFO] [stdout] 69 |     style.visuals.widgets.hovered.fg_stroke = Stroke::new(1.5, F_LAVENDER_SOFT);
[INFO] [stdout]    |                                                           ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:72:58
[INFO] [stdout]    |
[INFO] [stdout] 72 |     style.visuals.widgets.active.bg_stroke = Stroke::new(1.5, F_STAR);
[INFO] [stdout]    |                                                          ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:73:58
[INFO] [stdout]    |
[INFO] [stdout] 73 |     style.visuals.widgets.active.fg_stroke = Stroke::new(2.0, F_STAR);
[INFO] [stdout]    |                                                          ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:76:51
[INFO] [stdout]    |
[INFO] [stdout] 76 |     style.visuals.selection.stroke  = Stroke::new(1.0, F_LAVENDER);
[INFO] [stdout]    |                                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:116:47
[INFO] [stdout]     |
[INFO] [stdout] 116 |     style.visuals.window_stroke = Stroke::new(1.0, C_METAL_MID);
[INFO] [stdout]     |                                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:120:66
[INFO] [stdout]     |
[INFO] [stdout] 120 |     style.visuals.widgets.noninteractive.bg_stroke = Stroke::new(1.0, C_METAL_MID);
[INFO] [stdout]     |                                                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:121:66
[INFO] [stdout]     |
[INFO] [stdout] 121 |     style.visuals.widgets.noninteractive.fg_stroke = Stroke::new(1.0, C_TEXT_DIM);
[INFO] [stdout]     |                                                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:124:60
[INFO] [stdout]     |
[INFO] [stdout] 124 |     style.visuals.widgets.inactive.bg_stroke = Stroke::new(1.0, C_METAL_LIGHT);
[INFO] [stdout]     |                                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:125:60
[INFO] [stdout]     |
[INFO] [stdout] 125 |     style.visuals.widgets.inactive.fg_stroke = Stroke::new(1.0, C_TEXT);
[INFO] [stdout]     |                                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:128:59
[INFO] [stdout]     |
[INFO] [stdout] 128 |     style.visuals.widgets.hovered.bg_stroke = Stroke::new(1.5, C_RUST);
[INFO] [stdout]     |                                                           ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:129:59
[INFO] [stdout]     |
[INFO] [stdout] 129 |     style.visuals.widgets.hovered.fg_stroke = Stroke::new(1.5, C_RUST_BRIGHT);
[INFO] [stdout]     |                                                           ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:132:58
[INFO] [stdout]     |
[INFO] [stdout] 132 |     style.visuals.widgets.active.bg_stroke = Stroke::new(1.5, C_RUST_BRIGHT);
[INFO] [stdout]     |                                                          ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:133:58
[INFO] [stdout]     |
[INFO] [stdout] 133 |     style.visuals.widgets.active.fg_stroke = Stroke::new(2.0, C_RUST_BRIGHT);
[INFO] [stdout]     |                                                          ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:136:51
[INFO] [stdout]     |
[INFO] [stdout] 136 |     style.visuals.selection.stroke  = Stroke::new(1.0, C_RUST);
[INFO] [stdout]     |                                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/tabs/launch.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 |             .stroke(egui::Stroke::new(1.0, C_RUST_DARK))
[INFO] [stdout]    |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/tabs/graphics.rs:15:39
[INFO] [stdout]    |
[INFO] [stdout] 15 |             .stroke(egui::Stroke::new(1.0, C_INFO.linear_multiply(0.4)))
[INFO] [stdout]    |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/tabs/advanced.rs:27:39
[INFO] [stdout]    |
[INFO] [stdout] 27 |             .stroke(egui::Stroke::new(1.0, C_WARNING.linear_multiply(0.5)))
[INFO] [stdout]    |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/tabs/advanced.rs:48:39
[INFO] [stdout]    |
[INFO] [stdout] 48 |             .stroke(egui::Stroke::new(1.0, C_INFO.linear_multiply(0.4)))
[INFO] [stdout]    |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/tabs/system.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 |         egui::Stroke::new(1.0, if *on { C_RUST } else { C_METAL_MID }));
[INFO] [stdout]    |                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/tabs/system.rs:53:35
[INFO] [stdout]    |
[INFO] [stdout] 53 |         .stroke(egui::Stroke::new(1.0, C_METAL_MID))
[INFO] [stdout]    |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/tabs/system.rs:93:31
[INFO] [stdout]    |
[INFO] [stdout] 93 |             egui::Stroke::new(1.0, if *on { C_RUST } else { C_METAL_MID }));
[INFO] [stdout]    |                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/tabs/system.rs:120:39
[INFO] [stdout]     |
[INFO] [stdout] 120 |             .stroke(egui::Stroke::new(1.5, C_RUST_DARK))
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/tabs/system.rs:379:39
[INFO] [stdout]     |
[INFO] [stdout] 379 |             .stroke(egui::Stroke::new(2.0, C_RUST_BRIGHT))
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/tabs/system.rs:394:43
[INFO] [stdout]     |
[INFO] [stdout] 394 |                 .stroke(egui::Stroke::new(1.0, C_SUCCESS.linear_multiply(0.5)))
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/tabs/profiles.rs:24:49
[INFO] [stdout]    |
[INFO] [stdout] 24 |                     if is_active { 2.0 } else { 1.0 },
[INFO] [stdout]    |                                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/widgets.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 |         .stroke(egui::Stroke::new(1.5, C_RUST));
[INFO] [stdout]    |                                   ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/widgets.rs:35:35
[INFO] [stdout]    |
[INFO] [stdout] 35 |         .stroke(egui::Stroke::new(1.0, C_METAL_LIGHT));
[INFO] [stdout]    |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/widgets.rs:44:81
[INFO] [stdout]    |
[INFO] [stdout] 44 |     ui.painter().rect_stroke(rect, egui::Rounding::same(4.0), egui::Stroke::new(1.0, color));
[INFO] [stdout]    |                                                                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/widgets.rs:62:39
[INFO] [stdout]    |
[INFO] [stdout] 62 |             .stroke(egui::Stroke::new(1.0, color.linear_multiply(alpha)))
[INFO] [stdout]    |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:56:47
[INFO] [stdout]    |
[INFO] [stdout] 56 |     style.visuals.window_stroke = Stroke::new(1.0, F_NIGHT_LIGHT);
[INFO] [stdout]    |                                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:60:66
[INFO] [stdout]    |
[INFO] [stdout] 60 |     style.visuals.widgets.noninteractive.bg_stroke = Stroke::new(1.0, F_NIGHT_LIGHT);
[INFO] [stdout]    |                                                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:61:66
[INFO] [stdout]    |
[INFO] [stdout] 61 |     style.visuals.widgets.noninteractive.fg_stroke = Stroke::new(1.0, F_TEXT_DIM);
[INFO] [stdout]    |                                                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:64:60
[INFO] [stdout]    |
[INFO] [stdout] 64 |     style.visuals.widgets.inactive.bg_stroke = Stroke::new(1.0, F_LAVENDER_DARK);
[INFO] [stdout]    |                                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:65:60
[INFO] [stdout]    |
[INFO] [stdout] 65 |     style.visuals.widgets.inactive.fg_stroke = Stroke::new(1.0, F_TEXT);
[INFO] [stdout]    |                                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:68:59
[INFO] [stdout]    |
[INFO] [stdout] 68 |     style.visuals.widgets.hovered.bg_stroke = Stroke::new(1.5, F_LAVENDER);
[INFO] [stdout]    |                                                           ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:69:59
[INFO] [stdout]    |
[INFO] [stdout] 69 |     style.visuals.widgets.hovered.fg_stroke = Stroke::new(1.5, F_LAVENDER_SOFT);
[INFO] [stdout]    |                                                           ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:72:58
[INFO] [stdout]    |
[INFO] [stdout] 72 |     style.visuals.widgets.active.bg_stroke = Stroke::new(1.5, F_STAR);
[INFO] [stdout]    |                                                          ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:73:58
[INFO] [stdout]    |
[INFO] [stdout] 73 |     style.visuals.widgets.active.fg_stroke = Stroke::new(2.0, F_STAR);
[INFO] [stdout]    |                                                          ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:76:51
[INFO] [stdout]    |
[INFO] [stdout] 76 |     style.visuals.selection.stroke  = Stroke::new(1.0, F_LAVENDER);
[INFO] [stdout]    |                                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:116:47
[INFO] [stdout]     |
[INFO] [stdout] 116 |     style.visuals.window_stroke = Stroke::new(1.0, C_METAL_MID);
[INFO] [stdout]     |                                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:120:66
[INFO] [stdout]     |
[INFO] [stdout] 120 |     style.visuals.widgets.noninteractive.bg_stroke = Stroke::new(1.0, C_METAL_MID);
[INFO] [stdout]     |                                                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:121:66
[INFO] [stdout]     |
[INFO] [stdout] 121 |     style.visuals.widgets.noninteractive.fg_stroke = Stroke::new(1.0, C_TEXT_DIM);
[INFO] [stdout]     |                                                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:124:60
[INFO] [stdout]     |
[INFO] [stdout] 124 |     style.visuals.widgets.inactive.bg_stroke = Stroke::new(1.0, C_METAL_LIGHT);
[INFO] [stdout]     |                                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:125:60
[INFO] [stdout]     |
[INFO] [stdout] 125 |     style.visuals.widgets.inactive.fg_stroke = Stroke::new(1.0, C_TEXT);
[INFO] [stdout]     |                                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:128:59
[INFO] [stdout]     |
[INFO] [stdout] 128 |     style.visuals.widgets.hovered.bg_stroke = Stroke::new(1.5, C_RUST);
[INFO] [stdout]     |                                                           ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:129:59
[INFO] [stdout]     |
[INFO] [stdout] 129 |     style.visuals.widgets.hovered.fg_stroke = Stroke::new(1.5, C_RUST_BRIGHT);
[INFO] [stdout]     |                                                           ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:132:58
[INFO] [stdout]     |
[INFO] [stdout] 132 |     style.visuals.widgets.active.bg_stroke = Stroke::new(1.5, C_RUST_BRIGHT);
[INFO] [stdout]     |                                                          ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:133:58
[INFO] [stdout]     |
[INFO] [stdout] 133 |     style.visuals.widgets.active.fg_stroke = Stroke::new(2.0, C_RUST_BRIGHT);
[INFO] [stdout]     |                                                          ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/theme.rs:136:51
[INFO] [stdout]     |
[INFO] [stdout] 136 |     style.visuals.selection.stroke  = Stroke::new(1.0, C_RUST);
[INFO] [stdout]     |                                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/tabs/launch.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 |             .stroke(egui::Stroke::new(1.0, C_RUST_DARK))
[INFO] [stdout]    |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/tabs/graphics.rs:15:39
[INFO] [stdout]    |
[INFO] [stdout] 15 |             .stroke(egui::Stroke::new(1.0, C_INFO.linear_multiply(0.4)))
[INFO] [stdout]    |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/tabs/advanced.rs:27:39
[INFO] [stdout]    |
[INFO] [stdout] 27 |             .stroke(egui::Stroke::new(1.0, C_WARNING.linear_multiply(0.5)))
[INFO] [stdout]    |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/tabs/advanced.rs:48:39
[INFO] [stdout]    |
[INFO] [stdout] 48 |             .stroke(egui::Stroke::new(1.0, C_INFO.linear_multiply(0.4)))
[INFO] [stdout]    |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/tabs/system.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 |         egui::Stroke::new(1.0, if *on { C_RUST } else { C_METAL_MID }));
[INFO] [stdout]    |                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/tabs/system.rs:53:35
[INFO] [stdout]    |
[INFO] [stdout] 53 |         .stroke(egui::Stroke::new(1.0, C_METAL_MID))
[INFO] [stdout]    |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/tabs/system.rs:93:31
[INFO] [stdout]    |
[INFO] [stdout] 93 |             egui::Stroke::new(1.0, if *on { C_RUST } else { C_METAL_MID }));
[INFO] [stdout]    |                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/tabs/system.rs:120:39
[INFO] [stdout]     |
[INFO] [stdout] 120 |             .stroke(egui::Stroke::new(1.5, C_RUST_DARK))
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/tabs/system.rs:379:39
[INFO] [stdout]     |
[INFO] [stdout] 379 |             .stroke(egui::Stroke::new(2.0, C_RUST_BRIGHT))
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/ui/tabs/system.rs:394:43
[INFO] [stdout]     |
[INFO] [stdout] 394 |                 .stroke(egui::Stroke::new(1.0, C_SUCCESS.linear_multiply(0.5)))
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/tabs/profiles.rs:24:49
[INFO] [stdout]    |
[INFO] [stdout] 24 |                     if is_active { 2.0 } else { 1.0 },
[INFO] [stdout]    |                                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/widgets.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 |         .stroke(egui::Stroke::new(1.5, C_RUST));
[INFO] [stdout]    |                                   ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/widgets.rs:35:35
[INFO] [stdout]    |
[INFO] [stdout] 35 |         .stroke(egui::Stroke::new(1.0, C_METAL_LIGHT));
[INFO] [stdout]    |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/widgets.rs:44:81
[INFO] [stdout]    |
[INFO] [stdout] 44 |     ui.painter().rect_stroke(rect, egui::Rounding::same(4.0), egui::Stroke::new(1.0, color));
[INFO] [stdout]    |                                                                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/widgets.rs:62:39
[INFO] [stdout]    |
[INFO] [stdout] 62 |             .stroke(egui::Stroke::new(1.0, color.linear_multiply(alpha)))
[INFO] [stdout]    |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/core/steam.rs:325:9
[INFO] [stdout]     |
[INFO] [stdout] 325 |     let mut cleared = 0usize;
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/ui/tabs/system.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     id: &str,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_perf_info` is never used
[INFO] [stdout]    --> src/app.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout]  61 | impl RustForgeApp {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn get_perf_info(&mut self) -> &Vec<(String, String)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_steam_running` is never used
[INFO] [stdout]   --> src/core/steam.rs:67:8
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub fn is_steam_running() -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_nvidia_tips` is never used
[INFO] [stdout]    --> src/core/tweaks.rs:407:8
[INFO] [stdout]     |
[INFO] [stdout] 407 | pub fn get_nvidia_tips() -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_log_path` is never used
[INFO] [stdout]   --> src/core/persistence.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn get_log_path() -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cpu_per_core`, `cpu_core_count`, and `rust_process_ram_mb` are never read
[INFO] [stdout]   --> src/core/monitor.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct LiveStats {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub cpu_per_core: [f32; 32],
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 27 |     pub cpu_core_count: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub rust_process_ram_mb: Option<u64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LiveStats` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_rust_running` and `rust_pid` are never used
[INFO] [stdout]    --> src/core/monitor.rs:98:12
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl SystemMonitor {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub fn is_rust_running(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn rust_pid(&self) -> Option<u32> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `gpu_driver_date_hint` is never read
[INFO] [stdout]   --> src/core/diagnostics.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct DiagnosticReport {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub gpu_driver_date_hint: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DiagnosticReport` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `F_SAGE` is never used
[INFO] [stdout]   --> src/ui/theme.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const F_SAGE:          Color32 = Color32::from_rgb(140, 168, 150);
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `toggle_switch` is never used
[INFO] [stdout]  --> src/ui/tabs/system.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn toggle_switch(ui: &mut Ui, on: &mut bool, label: &str, tip: &str) -> bool {
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `info_row` is never used
[INFO] [stdout]   --> src/ui/widgets.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn info_row(ui: &mut Ui, label: &str, value: &str, value_color: Option<Color32>) {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | /     eframe::run_native(
[INFO] [stdout] 34 | |         "RustForge — Ultimate Optimizer",
[INFO] [stdout] 35 | |         options,
[INFO] [stdout] 36 | |         Box::new(|cc| Box::new(RustForgeApp::new(cc))),
[INFO] [stdout] 37 | |     );
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let _ = eframe::run_native(
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/core/steam.rs:325:9
[INFO] [stdout]     |
[INFO] [stdout] 325 |     let mut cleared = 0usize;
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/ui/tabs/system.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     id: &str,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_perf_info` is never used
[INFO] [stdout]    --> src/app.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout]  61 | impl RustForgeApp {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn get_perf_info(&mut self) -> &Vec<(String, String)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_steam_running` is never used
[INFO] [stdout]   --> src/core/steam.rs:67:8
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub fn is_steam_running() -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_nvidia_tips` is never used
[INFO] [stdout]    --> src/core/tweaks.rs:407:8
[INFO] [stdout]     |
[INFO] [stdout] 407 | pub fn get_nvidia_tips() -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_log_path` is never used
[INFO] [stdout]   --> src/core/persistence.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn get_log_path() -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cpu_per_core`, `cpu_core_count`, and `rust_process_ram_mb` are never read
[INFO] [stdout]   --> src/core/monitor.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct LiveStats {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub cpu_per_core: [f32; 32],
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 27 |     pub cpu_core_count: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub rust_process_ram_mb: Option<u64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LiveStats` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_rust_running` and `rust_pid` are never used
[INFO] [stdout]    --> src/core/monitor.rs:98:12
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl SystemMonitor {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub fn is_rust_running(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn rust_pid(&self) -> Option<u32> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `gpu_driver_date_hint` is never read
[INFO] [stdout]   --> src/core/diagnostics.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct DiagnosticReport {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub gpu_driver_date_hint: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DiagnosticReport` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `F_SAGE` is never used
[INFO] [stdout]   --> src/ui/theme.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const F_SAGE:          Color32 = Color32::from_rgb(140, 168, 150);
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `toggle_switch` is never used
[INFO] [stdout]  --> src/ui/tabs/system.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn toggle_switch(ui: &mut Ui, on: &mut bool, label: &str, tip: &str) -> bool {
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `info_row` is never used
[INFO] [stdout]   --> src/ui/widgets.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn info_row(ui: &mut Ui, label: &str, value: &str, value_color: Option<Color32>) {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | /     eframe::run_native(
[INFO] [stdout] 34 | |         "RustForge — Ultimate Optimizer",
[INFO] [stdout] 35 | |         options,
[INFO] [stdout] 36 | |         Box::new(|cc| Box::new(RustForgeApp::new(cc))),
[INFO] [stdout] 37 | |     );
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let _ = eframe::run_native(
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.30.10, glutin-winit v0.3.0, winit v0.28.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "7985e9d59e37c3fbea07878a8b4e246b5fac0c6dddccb93d584187de971a7903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7985e9d59e37c3fbea07878a8b4e246b5fac0c6dddccb93d584187de971a7903", kill_on_drop: false }`
[INFO] [stdout] 7985e9d59e37c3fbea07878a8b4e246b5fac0c6dddccb93d584187de971a7903
