[INFO] cloning repository https://github.com/arafat877/RustDefrag-GUI
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arafat877/RustDefrag-GUI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farafat877%2FRustDefrag-GUI", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farafat877%2FRustDefrag-GUI'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c3b532edc0e08ab2e2ce41971aa4e79a275e997
[INFO] checking arafat877/RustDefrag-GUI against try#7dabc88a3b6768751847baeb49983f31ac5f20e2 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farafat877%2FRustDefrag-GUI" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/arafat877/RustDefrag-GUI
[INFO] finished tweaking git repo https://github.com/arafat877/RustDefrag-GUI
[INFO] tweaked toml for git repo https://github.com/arafat877/RustDefrag-GUI written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/arafat877/RustDefrag-GUI on toolchain 7dabc88a3b6768751847baeb49983f31ac5f20e2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/arafat877/RustDefrag-GUI 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" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82616e3a162a10332f354bf93236a894b781ddff0c448e70368d773f23fa4e5b
[INFO] running `Command { std: "docker" "start" "-a" "82616e3a162a10332f354bf93236a894b781ddff0c448e70368d773f23fa4e5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82616e3a162a10332f354bf93236a894b781ddff0c448e70368d773f23fa4e5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82616e3a162a10332f354bf93236a894b781ddff0c448e70368d773f23fa4e5b", kill_on_drop: false }`
[INFO] [stdout] 82616e3a162a10332f354bf93236a894b781ddff0c448e70368d773f23fa4e5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 997c3e5ae449c4f17731d956192a279728e57b4f55b46864573e1b5f33d64486
[INFO] running `Command { std: "docker" "start" "-a" "997c3e5ae449c4f17731d956192a279728e57b4f55b46864573e1b5f33d64486", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling wayland-sys v0.31.10
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling wayland-client v0.31.13
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking endi v1.1.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking quick-xml v0.30.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.9
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]    Compiling wayland-backend v0.3.14
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking accesskit v0.16.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking emath v0.29.1
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking ecolor v0.29.1
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking immutable-chunkmap v2.1.2
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking epaint_default_fonts v0.29.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking accesskit_consumer v0.24.3
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking epaint v0.29.1
[INFO] [stderr]     Checking glow v0.14.2
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking egui v0.29.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking webbrowser v1.2.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking wayland-protocols v0.32.11
[INFO] [stderr]     Checking wayland-cursor v0.31.13
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking zbus_xml v4.0.0
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]     Checking egui_glow v0.29.1
[INFO] [stderr]     Checking egui_plot v0.29.0
[INFO] [stderr]     Checking zbus-lockstep v0.4.4
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.4.4
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.11
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.11
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.11
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking atspi-common v0.6.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking atspi-proxies v0.6.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.9.3
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking atspi-connection v0.6.0
[INFO] [stderr]     Checking atspi v0.22.0
[INFO] [stderr]     Checking accesskit_unix v0.12.3
[INFO] [stderr]     Checking accesskit_winit v0.22.4
[INFO] [stderr]     Checking egui-winit v0.29.1
[INFO] [stderr]     Checking eframe v0.29.1
[INFO] [stderr]     Checking rust-defrag-gui v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `log::debug`
[INFO] [stdout]  --> src/defrag_engine/analyzer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use log::debug;
[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::debug`
[INFO] [stdout]  --> src/defrag_engine/analyzer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use log::debug;
[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: `std::path::PathBuf`
[INFO] [stdout]   --> src/defrag_engine/defrag.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::path::PathBuf;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::debug`
[INFO] [stdout]  --> src/defrag_engine/volume.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use log::debug;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DefragError`
[INFO] [stdout]  --> src/defrag_engine/winapi.rs:4:36
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::defrag_engine::errors::{DefragError, DefragResult};
[INFO] [stdout]   |                                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/engine/worker.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::{error, info, warn};
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TEXT_PRI` and `self`
[INFO] [stdout]   --> src/ui/charts.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |     self, ease_out_cubic, ease_out_bounce, ease_in_out_sine,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 10 |     with_alpha, TEXT_PRI, TEXT_SEC, TEXT_DIM, BG_SURFACE, BORDER,
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `COLOR_DONE`, `COLOR_FRAG`, `COLOR_MOVING`, `COLOR_SYSTEM`, and `TEXT_DIM`
[INFO] [stdout]  --> src/ui/cluster_map.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 |     COLOR_FREE, COLOR_USED, COLOR_FRAG, COLOR_DONE, COLOR_MOVING, COLOR_SYSTEM,
[INFO] [stdout]   |                             ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 9 |     BG_SURFACE, BORDER, TEXT_DIM,
[INFO] [stdout]   |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Rounding`
[INFO] [stdout]  --> src/ui/stats_panel.rs:4:62
[INFO] [stdout]   |
[INFO] [stdout] 4 | use egui::{Color32, FontFamily, FontId, Painter, Pos2, Rect, Rounding, Stroke, Vec2};
[INFO] [stdout]   |                                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]   --> src/defrag_engine/defrag.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::path::PathBuf;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::debug`
[INFO] [stdout]  --> src/defrag_engine/volume.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use log::debug;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DefragError`
[INFO] [stdout]  --> src/defrag_engine/winapi.rs:4:36
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::defrag_engine::errors::{DefragError, DefragResult};
[INFO] [stdout]   |                                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/engine/worker.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::{error, info, warn};
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TEXT_PRI` and `self`
[INFO] [stdout]   --> src/ui/charts.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |     self, ease_out_cubic, ease_out_bounce, ease_in_out_sine,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 10 |     with_alpha, TEXT_PRI, TEXT_SEC, TEXT_DIM, BG_SURFACE, BORDER,
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `COLOR_DONE`, `COLOR_FRAG`, `COLOR_MOVING`, `COLOR_SYSTEM`, and `TEXT_DIM`
[INFO] [stdout]  --> src/ui/cluster_map.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 |     COLOR_FREE, COLOR_USED, COLOR_FRAG, COLOR_DONE, COLOR_MOVING, COLOR_SYSTEM,
[INFO] [stdout]   |                             ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 9 |     BG_SURFACE, BORDER, TEXT_DIM,
[INFO] [stdout]   |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Rounding`
[INFO] [stdout]  --> src/ui/stats_panel.rs:4:62
[INFO] [stdout]   |
[INFO] [stdout] 4 | use egui::{Color32, FontFamily, FontId, Painter, Pos2, Rect, Rounding, Stroke, Vec2};
[INFO] [stdout]   |                                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `egui::ComboBox::from_id_source`: Renamed id_salt
[INFO] [stdout]    --> src/app.rs:496:29
[INFO] [stdout]     |
[INFO] [stdout] 496 |             egui::ComboBox::from_id_source("drive_select")
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `egui::ComboBox::from_id_source`: Renamed id_salt
[INFO] [stdout]    --> src/app.rs:496:29
[INFO] [stdout]     |
[INFO] [stdout] 496 |             egui::ComboBox::from_id_source("drive_select")
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` 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:550:68
[INFO] [stdout]     |
[INFO] [stdout] 550 |         painter.rect_stroke(rect, Rounding::same(5.0), Stroke::new(0.5, BORDER));
[INFO] [stdout]     |                                                                    ^^^ help: explicitly specify the type as `f32`: `0.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]     = 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:550:68
[INFO] [stdout]     |
[INFO] [stdout] 550 |         painter.rect_stroke(rect, Rounding::same(5.0), Stroke::new(0.5, BORDER));
[INFO] [stdout]     |                                                                    ^^^ help: explicitly specify the type as `f32`: `0.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]     = 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:729:73
[INFO] [stdout]     |
[INFO] [stdout] 729 |             painter.rect_stroke(bar_r, Rounding::same(2.0), Stroke::new(0.5, with_alpha(bar_color, 120)));
[INFO] [stdout]     |                                                                         ^^^ help: explicitly specify the type as `f32`: `0.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:729:73
[INFO] [stdout]     |
[INFO] [stdout] 729 |             painter.rect_stroke(bar_r, Rounding::same(2.0), Stroke::new(0.5, with_alpha(bar_color, 120)));
[INFO] [stdout]     |                                                                         ^^^ help: explicitly specify the type as `f32`: `0.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/charts.rs:76:66
[INFO] [stdout]    |
[INFO] [stdout] 76 |         painter.circle_stroke(center, radius * 0.38, Stroke::new(1.0, BORDER));
[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/charts.rs:76:66
[INFO] [stdout]    |
[INFO] [stdout] 76 |         painter.circle_stroke(center, radius * 0.38, Stroke::new(1.0, BORDER));
[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/charts.rs:128:56
[INFO] [stdout]     |
[INFO] [stdout] 128 |             painter.line_segment([p0, p1], Stroke::new(1.0, with_alpha(Color32::WHITE, 60)));
[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/charts.rs:128:56
[INFO] [stdout]     |
[INFO] [stdout] 128 |             painter.line_segment([p0, p1], Stroke::new(1.0, with_alpha(Color32::WHITE, 60)));
[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/charts.rs:137:52
[INFO] [stdout]     |
[INFO] [stdout] 137 |         painter.line_segment([p0, p1], Stroke::new(1.0, with_alpha(Color32::WHITE, 30)));
[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/charts.rs:137:52
[INFO] [stdout]     |
[INFO] [stdout] 137 |         painter.line_segment([p0, p1], Stroke::new(1.0, with_alpha(Color32::WHITE, 30)));
[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/charts.rs:181:29
[INFO] [stdout]     |
[INFO] [stdout] 181 |                 Stroke::new(0.5, with_alpha(TEXT_DIM, 50)),
[INFO] [stdout]     |                             ^^^ help: explicitly specify the type as `f32`: `0.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/charts.rs:181:29
[INFO] [stdout]     |
[INFO] [stdout] 181 |                 Stroke::new(0.5, with_alpha(TEXT_DIM, 50)),
[INFO] [stdout]     |                             ^^^ help: explicitly specify the type as `f32`: `0.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/charts.rs:275:33
[INFO] [stdout]     |
[INFO] [stdout] 275 |                     Stroke::new(1.8, self.color),
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `1.8_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/charts.rs:280:33
[INFO] [stdout]     |
[INFO] [stdout] 280 |                     Stroke::new(4.0, with_alpha(self.color, 30)),
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `4.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/charts.rs:275:33
[INFO] [stdout]     |
[INFO] [stdout] 275 |                     Stroke::new(1.8, self.color),
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `1.8_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/charts.rs:280:33
[INFO] [stdout]     |
[INFO] [stdout] 280 |                     Stroke::new(4.0, with_alpha(self.color, 30)),
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `4.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/cluster_map.rs:158:90
[INFO] [stdout]     |
[INFO] [stdout] 158 |                     painter.rect_stroke(cr.expand(1.5), Rounding::same(2.0), Stroke::new(1.0, glow_col));
[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/cluster_map.rs:170:29
[INFO] [stdout]     |
[INFO] [stdout] 170 |                 Stroke::new(2.0, scan_col),
[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/cluster_map.rs:178:33
[INFO] [stdout]     |
[INFO] [stdout] 178 |                     Stroke::new(1.0, gc),
[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/cluster_map.rs:158:90
[INFO] [stdout]     |
[INFO] [stdout] 158 |                     painter.rect_stroke(cr.expand(1.5), Rounding::same(2.0), Stroke::new(1.0, glow_col));
[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/cluster_map.rs:170:29
[INFO] [stdout]     |
[INFO] [stdout] 170 |                 Stroke::new(2.0, scan_col),
[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/cluster_map.rs:207:53
[INFO] [stdout]     |
[INFO] [stdout] 207 |     painter.rect_stroke(rect, rounding, Stroke::new(1.0, BORDER));
[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/cluster_map.rs:178:33
[INFO] [stdout]     |
[INFO] [stdout] 178 |                     Stroke::new(1.0, gc),
[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/cluster_map.rs:207:53
[INFO] [stdout]     |
[INFO] [stdout] 207 |     painter.rect_stroke(rect, rounding, Stroke::new(1.0, BORDER));
[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/stats_panel.rs:103:29
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 Stroke::new(0.5, with_alpha(TEXT_LABEL, 40)),
[INFO] [stdout]     |                             ^^^ help: explicitly specify the type as `f32`: `0.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/stats_panel.rs:103:29
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 Stroke::new(0.5, with_alpha(TEXT_LABEL, 40)),
[INFO] [stdout]     |                             ^^^ help: explicitly specify the type as `f32`: `0.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/stats_panel.rs:190:29
[INFO] [stdout]     |
[INFO] [stdout] 190 |                 Stroke::new(0.5, with_alpha(TEXT_LABEL, 40)),
[INFO] [stdout]     |                             ^^^ help: explicitly specify the type as `f32`: `0.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/stats_panel.rs:190:29
[INFO] [stdout]     |
[INFO] [stdout] 190 |                 Stroke::new(0.5, with_alpha(TEXT_LABEL, 40)),
[INFO] [stdout]     |                             ^^^ help: explicitly specify the type as `f32`: `0.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/stats_panel.rs:281:29
[INFO] [stdout]     |
[INFO] [stdout] 281 |                 Stroke::new(0.5, with_alpha(TEXT_LABEL, 40)),
[INFO] [stdout]     |                             ^^^ help: explicitly specify the type as `f32`: `0.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/stats_panel.rs:281:29
[INFO] [stdout]     |
[INFO] [stdout] 281 |                 Stroke::new(0.5, with_alpha(TEXT_LABEL, 40)),
[INFO] [stdout]     |                             ^^^ help: explicitly specify the type as `f32`: `0.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: unreachable pattern
[INFO] [stdout]    --> src/app.rs:307:13
[INFO] [stdout]     |
[INFO] [stdout] 307 |             _ => {}
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/app.rs:307:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |             EngineEvent::VolumeReady(info) => {
[INFO] [stdout]     |             ------------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 143 |             EngineEvent::BitmapReady(map) => {
[INFO] [stdout]     |             ----------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 151 |             EngineEvent::EnumProgress { done, total } => {
[INFO] [stdout]     |             ----------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 156 |             EngineEvent::EnumComplete { total_files } => {
[INFO] [stdout]     |             ----------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 307 |             _ => {}
[INFO] [stdout]     |             ^ ...and 6 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/app.rs:307:13
[INFO] [stdout]     |
[INFO] [stdout] 307 |             _ => {}
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/app.rs:307:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |             EngineEvent::VolumeReady(info) => {
[INFO] [stdout]     |             ------------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 143 |             EngineEvent::BitmapReady(map) => {
[INFO] [stdout]     |             ----------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 151 |             EngineEvent::EnumProgress { done, total } => {
[INFO] [stdout]     |             ----------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 156 |             EngineEvent::EnumComplete { total_files } => {
[INFO] [stdout]     |             ----------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 307 |             _ => {}
[INFO] [stdout]     |             ^ ...and 6 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opts`
[INFO] [stdout]    --> src/defrag_engine/defrag.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     opts: &DefragOptions,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_opts`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vol`
[INFO] [stdout]    --> src/defrag_engine/defrag.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 |     vol: &VolumeHandle,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_vol`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opts`
[INFO] [stdout]    --> src/defrag_engine/defrag.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     opts: &DefragOptions,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_opts`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bitmap`
[INFO] [stdout]    --> src/defrag_engine/defrag.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     bitmap: &mut VolumeBitmap,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bitmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vol`
[INFO] [stdout]    --> src/defrag_engine/defrag.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 |     vol: &VolumeHandle,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_vol`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bitmap`
[INFO] [stdout]    --> src/defrag_engine/defrag.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     bitmap: &mut VolumeBitmap,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bitmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `drive_label`
[INFO] [stdout]    --> src/defrag_engine/volume.rs:122:24
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn query_disk_geometry(drive_label: &str) -> DefragResult<(u64, i64, i64)> {
[INFO] [stdout]     |                        ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_drive_label`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `drive_label`
[INFO] [stdout]    --> src/defrag_engine/winapi.rs:162:28
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub fn get_filesystem_type(drive_label: &str) -> DefragResult<String> {
[INFO] [stdout]     |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_drive_label`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `drive_label`
[INFO] [stdout]    --> src/defrag_engine/volume.rs:122:24
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn query_disk_geometry(drive_label: &str) -> DefragResult<(u64, i64, i64)> {
[INFO] [stdout]     |                        ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_drive_label`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vol`
[INFO] [stdout]    --> src/defrag_engine/winapi.rs:184:26
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub fn get_volume_bitmap(vol: &VolumeHandle) -> DefragResult<(i64, i64, Vec<u8>)> {
[INFO] [stdout]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_vol`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vol`
[INFO] [stdout]    --> src/defrag_engine/winapi.rs:292:5
[INFO] [stdout]     |
[INFO] [stdout] 292 |     vol: &VolumeHandle, file_handle: isize,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_vol`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_handle`
[INFO] [stdout]    --> src/defrag_engine/winapi.rs:292:25
[INFO] [stdout]     |
[INFO] [stdout] 292 |     vol: &VolumeHandle, file_handle: isize,
[INFO] [stdout]     |                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `drive_label`
[INFO] [stdout]    --> src/defrag_engine/winapi.rs:162:28
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub fn get_filesystem_type(drive_label: &str) -> DefragResult<String> {
[INFO] [stdout]     |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_drive_label`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vol`
[INFO] [stdout]    --> src/defrag_engine/winapi.rs:184:26
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub fn get_volume_bitmap(vol: &VolumeHandle) -> DefragResult<(i64, i64, Vec<u8>)> {
[INFO] [stdout]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_vol`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vol`
[INFO] [stdout]    --> src/defrag_engine/winapi.rs:292:5
[INFO] [stdout]     |
[INFO] [stdout] 292 |     vol: &VolumeHandle, file_handle: isize,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_vol`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_handle`
[INFO] [stdout]    --> src/defrag_engine/winapi.rs:292:25
[INFO] [stdout]     |
[INFO] [stdout] 292 |     vol: &VolumeHandle, file_handle: isize,
[INFO] [stdout]     |                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/ui/cluster_map.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |         for (i, cell) in self.cells.iter_mut().enumerate().take(passed_cells) {
[INFO] [stdout]    |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/ui/cluster_map.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |         for (i, cell) in self.cells.iter_mut().enumerate().take(passed_cells) {
[INFO] [stdout]    |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `skipped_system` is never read
[INFO] [stdout]   --> src/defrag_engine/analyzer.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct FragmentationReport {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub skipped_system:      u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FragmentationReport` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cluster_size` is never read
[INFO] [stdout]   --> src/defrag_engine/defrag.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct DefragStats {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub cluster_size:     u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DefragStats` 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: multiple variants are never constructed
[INFO] [stdout]   --> src/defrag_engine/errors.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub enum DefragError {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout]  5 |     InsufficientPrivileges,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  6 |     InvalidVolume(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]  7 |     UnsupportedFilesystem(String),
[INFO] [stdout]  8 |     VolumeLocked,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]  9 |     ApiFailure { api: &'static str, code: u32 },
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 10 |     FileAccessDenied(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     MoveFileFailed { path: String, code: u32 },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     NoFreeRegion { required: u64 },
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DefragError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `device_path` is never read
[INFO] [stdout]  --> src/defrag_engine/volume.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct VolumeInfo {
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 7 |     pub device_path:    String,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `VolumeInfo` 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: method `compact_row` is never used
[INFO] [stdout]   --> src/defrag_engine/volume.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl VolumeBitmap {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn compact_row(&self, cols: usize) -> Vec<u8> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FSCTL_GET_VOLUME_BITMAP` is never used
[INFO] [stdout]  --> src/defrag_engine/winapi.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const FSCTL_GET_VOLUME_BITMAP: u32      = 0x0009_006F;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FSCTL_GET_RETRIEVAL_POINTERS` is never used
[INFO] [stdout]  --> src/defrag_engine/winapi.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const FSCTL_GET_RETRIEVAL_POINTERS: u32 = 0x0009_0073;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FSCTL_MOVE_FILE` is never used
[INFO] [stdout]  --> src/defrag_engine/winapi.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const FSCTL_MOVE_FILE: u32              = 0x0009_0074;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StartingLcnInputBuffer` is never constructed
[INFO] [stdout]   --> src/defrag_engine/winapi.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct StartingLcnInputBuffer { pub starting_lcn: i64 }
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VolumeBitmapBuffer` is never constructed
[INFO] [stdout]   --> src/defrag_engine/winapi.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct VolumeBitmapBuffer {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StartingVcnInputBuffer` is never constructed
[INFO] [stdout]   --> src/defrag_engine/winapi.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct StartingVcnInputBuffer { pub starting_vcn: i64 }
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RetrievalPointerExtent` is never constructed
[INFO] [stdout]   --> src/defrag_engine/winapi.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct RetrievalPointerExtent { pub next_vcn: i64, pub lcn: i64 }
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RetrievalPointersBuffer` is never constructed
[INFO] [stdout]   --> src/defrag_engine/winapi.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct RetrievalPointersBuffer {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MoveFileData` is never constructed
[INFO] [stdout]   --> src/defrag_engine/winapi.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct MoveFileData {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_elevated` is never used
[INFO] [stdout]   --> src/defrag_engine/winapi.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn is_elevated() -> bool { true }
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/defrag_engine/winapi.rs:80:40
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct VolumeHandle(
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 79 |     #[cfg(target_os = "windows")] windows::Win32::Foundation::HANDLE,
[INFO] [stdout] 80 |     #[cfg(not(target_os = "windows"))] i64,
[INFO] [stdout]    |                                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `raw` is never used
[INFO] [stdout]   --> src/defrag_engine/winapi.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 83 | impl VolumeHandle {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn raw(&self) -> i64 { self.0 }
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_high_priority` is never used
[INFO] [stdout]    --> src/defrag_engine/winapi.rs:347:8
[INFO] [stdout]     |
[INFO] [stdout] 347 | pub fn set_high_priority() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `EnumProgress` is never constructed
[INFO] [stdout]  --> src/engine/messages.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum EngineEvent {
[INFO] [stdout]   |          ----------- variant in this enum
[INFO] [stdout] 6 |     // Enumeration
[INFO] [stdout] 7 |     EnumProgress { done: usize, total: usize },
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `EngineEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `title` is never read
[INFO] [stdout]    --> src/ui/charts.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub struct BarChart {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 151 |     pub series:  Vec<BarSeries>,
[INFO] [stdout] 152 |     pub title:   String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `label` and `unit` are never read
[INFO] [stdout]    --> src/ui/charts.rs:228:9
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct LineChart {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 227 |     pub points:  Vec<f64>,    // y values
[INFO] [stdout] 228 |     pub label:   String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 |     pub unit:    String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `unit` is never read
[INFO] [stdout]    --> src/ui/stats_panel.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub struct MetricCard {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 292 |     pub unit:   String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `COLOR_FREE_BRT` is never used
[INFO] [stdout]   --> src/ui/theme.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const COLOR_FREE_BRT:   Color32 = Color32::from_rgb(6,   16,  30);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `COLOR_USED_BRT` is never used
[INFO] [stdout]   --> src/ui/theme.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const COLOR_USED_BRT:   Color32 = Color32::from_rgb(30, 100, 220);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `COLOR_FRAG_BRT` is never used
[INFO] [stdout]   --> src/ui/theme.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const COLOR_FRAG_BRT:   Color32 = Color32::from_rgb(240, 60,  60);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `COLOR_MOVING_BRT` is never used
[INFO] [stdout]   --> src/ui/theme.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const COLOR_MOVING_BRT: Color32 = Color32::from_rgb(255, 200,  0);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BG_ELEVATED` is never used
[INFO] [stdout]   --> src/ui/theme.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub const BG_ELEVATED: Color32 = Color32::from_rgb(16,  35,  70);
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ACCENT_DIM` is never used
[INFO] [stdout]   --> src/ui/theme.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub const ACCENT_DIM:  Color32 = Color32::from_rgb(18,  60, 140);
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `skipped_system` is never read
[INFO] [stdout]   --> src/defrag_engine/analyzer.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct FragmentationReport {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub skipped_system:      u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FragmentationReport` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cluster_size` is never read
[INFO] [stdout]   --> src/defrag_engine/defrag.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct DefragStats {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub cluster_size:     u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DefragStats` 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: multiple variants are never constructed
[INFO] [stdout]   --> src/defrag_engine/errors.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub enum DefragError {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout]  5 |     InsufficientPrivileges,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  6 |     InvalidVolume(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]  7 |     UnsupportedFilesystem(String),
[INFO] [stdout]  8 |     VolumeLocked,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]  9 |     ApiFailure { api: &'static str, code: u32 },
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 10 |     FileAccessDenied(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     MoveFileFailed { path: String, code: u32 },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     NoFreeRegion { required: u64 },
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DefragError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `device_path` is never read
[INFO] [stdout]  --> src/defrag_engine/volume.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct VolumeInfo {
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 7 |     pub device_path:    String,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `VolumeInfo` 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: method `compact_row` is never used
[INFO] [stdout]   --> src/defrag_engine/volume.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl VolumeBitmap {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn compact_row(&self, cols: usize) -> Vec<u8> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FSCTL_GET_VOLUME_BITMAP` is never used
[INFO] [stdout]  --> src/defrag_engine/winapi.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const FSCTL_GET_VOLUME_BITMAP: u32      = 0x0009_006F;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FSCTL_GET_RETRIEVAL_POINTERS` is never used
[INFO] [stdout]  --> src/defrag_engine/winapi.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const FSCTL_GET_RETRIEVAL_POINTERS: u32 = 0x0009_0073;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FSCTL_MOVE_FILE` is never used
[INFO] [stdout]  --> src/defrag_engine/winapi.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const FSCTL_MOVE_FILE: u32              = 0x0009_0074;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StartingLcnInputBuffer` is never constructed
[INFO] [stdout]   --> src/defrag_engine/winapi.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct StartingLcnInputBuffer { pub starting_lcn: i64 }
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VolumeBitmapBuffer` is never constructed
[INFO] [stdout]   --> src/defrag_engine/winapi.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct VolumeBitmapBuffer {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StartingVcnInputBuffer` is never constructed
[INFO] [stdout]   --> src/defrag_engine/winapi.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct StartingVcnInputBuffer { pub starting_vcn: i64 }
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RetrievalPointerExtent` is never constructed
[INFO] [stdout]   --> src/defrag_engine/winapi.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct RetrievalPointerExtent { pub next_vcn: i64, pub lcn: i64 }
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RetrievalPointersBuffer` is never constructed
[INFO] [stdout]   --> src/defrag_engine/winapi.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct RetrievalPointersBuffer {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MoveFileData` is never constructed
[INFO] [stdout]   --> src/defrag_engine/winapi.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct MoveFileData {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_elevated` is never used
[INFO] [stdout]   --> src/defrag_engine/winapi.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn is_elevated() -> bool { true }
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/defrag_engine/winapi.rs:80:40
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct VolumeHandle(
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 79 |     #[cfg(target_os = "windows")] windows::Win32::Foundation::HANDLE,
[INFO] [stdout] 80 |     #[cfg(not(target_os = "windows"))] i64,
[INFO] [stdout]    |                                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `raw` is never used
[INFO] [stdout]   --> src/defrag_engine/winapi.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 83 | impl VolumeHandle {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn raw(&self) -> i64 { self.0 }
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_high_priority` is never used
[INFO] [stdout]    --> src/defrag_engine/winapi.rs:347:8
[INFO] [stdout]     |
[INFO] [stdout] 347 | pub fn set_high_priority() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `EnumProgress` is never constructed
[INFO] [stdout]  --> src/engine/messages.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum EngineEvent {
[INFO] [stdout]   |          ----------- variant in this enum
[INFO] [stdout] 6 |     // Enumeration
[INFO] [stdout] 7 |     EnumProgress { done: usize, total: usize },
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `EngineEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `title` is never read
[INFO] [stdout]    --> src/ui/charts.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub struct BarChart {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 151 |     pub series:  Vec<BarSeries>,
[INFO] [stdout] 152 |     pub title:   String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `label` and `unit` are never read
[INFO] [stdout]    --> src/ui/charts.rs:228:9
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct LineChart {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 227 |     pub points:  Vec<f64>,    // y values
[INFO] [stdout] 228 |     pub label:   String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 |     pub unit:    String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `unit` is never read
[INFO] [stdout]    --> src/ui/stats_panel.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub struct MetricCard {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 292 |     pub unit:   String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `COLOR_FREE_BRT` is never used
[INFO] [stdout]   --> src/ui/theme.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const COLOR_FREE_BRT:   Color32 = Color32::from_rgb(6,   16,  30);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `COLOR_USED_BRT` is never used
[INFO] [stdout]   --> src/ui/theme.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const COLOR_USED_BRT:   Color32 = Color32::from_rgb(30, 100, 220);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `COLOR_FRAG_BRT` is never used
[INFO] [stdout]   --> src/ui/theme.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const COLOR_FRAG_BRT:   Color32 = Color32::from_rgb(240, 60,  60);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `COLOR_MOVING_BRT` is never used
[INFO] [stdout]   --> src/ui/theme.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const COLOR_MOVING_BRT: Color32 = Color32::from_rgb(255, 200,  0);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BG_ELEVATED` is never used
[INFO] [stdout]   --> src/ui/theme.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub const BG_ELEVATED: Color32 = Color32::from_rgb(16,  35,  70);
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ACCENT_DIM` is never used
[INFO] [stdout]   --> src/ui/theme.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub const ACCENT_DIM:  Color32 = Color32::from_rgb(18,  60, 140);
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "997c3e5ae449c4f17731d956192a279728e57b4f55b46864573e1b5f33d64486", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "997c3e5ae449c4f17731d956192a279728e57b4f55b46864573e1b5f33d64486", kill_on_drop: false }`
[INFO] [stdout] 997c3e5ae449c4f17731d956192a279728e57b4f55b46864573e1b5f33d64486
