[INFO] cloning repository https://github.com/instantOS/instantCLI
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/instantOS/instantCLI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FinstantOS%2FinstantCLI", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FinstantOS%2FinstantCLI'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa0e990ee079957c0771dbde69ce0349648bb380
[INFO] checking instantOS/instantCLI against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FinstantOS%2FinstantCLI" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/instantOS/instantCLI
[INFO] finished tweaking git repo https://github.com/instantOS/instantCLI
[INFO] tweaked toml for git repo https://github.com/instantOS/instantCLI written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/instantOS/instantCLI on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/instantOS/instantCLI 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sudo v0.6.0
[INFO] [stderr]   Downloaded ini_core v0.2.0
[INFO] [stderr]   Downloaded is_executable v1.0.5
[INFO] [stderr]   Downloaded shared_child v1.1.1
[INFO] [stderr]   Downloaded freedesktop-icons v0.4.0
[INFO] [stderr]   Downloaded dialoguer v0.12.0
[INFO] [stderr]   Downloaded clap_complete v4.5.64
[INFO] [stderr]   Downloaded pulldown-cmark v0.12.2
[INFO] [stderr]   Downloaded duct v1.1.1
[INFO] [stderr]   Downloaded sigchld v0.2.4
[INFO] [stderr]   Downloaded fre v0.4.1
[INFO] [stderr]   Downloaded shared_thread v0.2.0
[INFO] [stderr]   Downloaded rusqlite v0.38.0
[INFO] [stderr]   Downloaded git2 v0.20.3
[INFO] [stderr]   Downloaded directories v1.0.2
[INFO] [stderr]   Downloaded freedesktop-file-parser v0.3.1
[INFO] [stderr]   Downloaded libz-sys v1.1.23
[INFO] [stderr]   Downloaded libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]   Downloaded libsqlite3-sys v0.36.0
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4990525d33b2a4a8bb8c817718869fe583347f757ee9036712a7a382c4abe8e
[INFO] running `Command { std: "docker" "start" "-a" "d4990525d33b2a4a8bb8c817718869fe583347f757ee9036712a7a382c4abe8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4990525d33b2a4a8bb8c817718869fe583347f757ee9036712a7a382c4abe8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4990525d33b2a4a8bb8c817718869fe583347f757ee9036712a7a382c4abe8e", kill_on_drop: false }`
[INFO] [stdout] d4990525d33b2a4a8bb8c817718869fe583347f757ee9036712a7a382c4abe8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb1ce63ba5632802eb17c9401b67197cf02571c2d0a3ef3065bd0541332a27d7
[INFO] running `Command { std: "docker" "start" "-a" "bb1ce63ba5632802eb17c9401b67197cf02571c2d0a3ef3065bd0541332a27d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking sigchld v0.2.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking console v0.16.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking ini_core v0.2.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking shared_child v1.1.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking hashlink v0.11.0
[INFO] [stderr]     Checking freedesktop-icons v0.4.0
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking directories v1.0.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking is_executable v1.0.5
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking shared_thread v0.2.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking duct v1.1.1
[INFO] [stderr]     Checking clap_complete v4.5.64
[INFO] [stderr]     Checking indicatif v0.18.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking rusqlite v0.38.0
[INFO] [stderr]     Checking freedesktop-file-parser v0.3.1
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sudo v0.6.0
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking which v8.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking dialoguer v0.12.0
[INFO] [stderr]     Checking fre v0.4.1
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking comfy-table v7.2.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking git2 v0.20.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.18
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking ins v0.11.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/common/compositor/i3.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 |     use super::*;
[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: `Category`
[INFO] [stdout]    --> src/settings/ui/items.rs:386:36
[INFO] [stdout]     |
[INFO] [stdout] 386 |     use crate::settings::setting::{Category, SettingMetadata, SettingType};
[INFO] [stdout]     |                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `current_partition_human` is never used
[INFO] [stdout]   --> src/arch/dualboot/verification.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl ResizeStatus {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] 25 |     /// Get human-readable current partition size
[INFO] [stdout] 26 |     pub fn current_partition_human(&self) -> Option<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: struct `MirrorlistFallbackUsed` is never constructed
[INFO] [stdout]   --> src/arch/mirrors.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct MirrorlistFallbackUsed;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `parse` is never used
[INFO] [stdout]   --> src/arch/questions/partition.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl PartitionSize {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 32 |     /// Parse a size string (e.g., "512M", "1G", "100MB") and return size in MB
[INFO] [stdout] 33 |     pub fn parse(size_str: &str) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `supports_cursor_theme` is never used
[INFO] [stdout]   --> src/common/compositor/config.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl WindowManager {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn supports_cursor_theme(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `wm`, `read_config`, `is_included_in_main_config`, and `reload_if_changed` are never used
[INFO] [stdout]    --> src/common/compositor/config.rs:85:12
[INFO] [stdout]     |
[INFO] [stdout]  70 | impl WmConfigManager {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  85 |     pub fn wm(&self) -> WindowManager {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     fn read_config(&self) -> Result<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 |     pub fn is_included_in_main_config(&self) -> Result<bool> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 201 |     pub fn reload_if_changed(&self, initial_hash: u64) -> Result<bool> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `make_scratchpad` is never used
[INFO] [stdout]   --> src/common/compositor/instantwm.rs:92:12
[INFO] [stdout]    |
[INFO] [stdout] 90 | impl InstantWM {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 91 |     /// Register a window with class scratchpad_<name> as a scratchpad
[INFO] [stdout] 92 |     pub fn make_scratchpad(name: &str) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_debian_based` is never used
[INFO] [stdout]    --> src/common/distro.rs:131:12
[INFO] [stdout]     |
[INFO] [stdout]  37 | impl OperatingSystem {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 131 |     pub fn is_debian_based(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InstantWmScratchpadCommand` is never used
[INFO] [stdout]   --> src/common/instantwm.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum InstantWmScratchpadCommand {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `command_id` is never used
[INFO] [stdout]   --> src/common/instantwm.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl InstantWmScratchpadCommand {
[INFO] [stdout]    | ------------------------------- method in this implementation
[INFO] [stdout] 46 |     /// Get the command string used in xsetroot commands
[INFO] [stdout] 47 |     fn command_id(&self) -> &'static str {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Toggle` is never constructed
[INFO] [stdout]   --> src/common/instantwm.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub enum ControlAction {
[INFO] [stdout]    |          ------------- variant in this enum
[INFO] [stdout] 66 |     /// Toggle the current state
[INFO] [stdout] 67 |     Toggle,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ControlAction` 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 methods are never used
[INFO] [stdout]    --> src/common/instantwm.rs:129:12
[INFO] [stdout]     |
[INFO] [stdout]  98 | impl InstantWmController {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn apply_scratchpad(&self, command: InstantWmScratchpadCommand, name: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 |     pub fn toggle_animations(&self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 |     pub fn show_scratchpad(&self, name: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub fn hide_scratchpad(&self, name: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     pub fn toggle_scratchpad(&self, name: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 |     pub fn get_scratchpad_status(&self, name: &str) -> Result<bool> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 217 |     pub fn make_scratchpad(&self, name: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `unresolved` is never used
[INFO] [stdout]   --> src/common/package/batch.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl InstallBatch {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn unresolved(&self) -> &[&'static str] {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `for_distros` and `is_applicable` are never used
[INFO] [stdout]    --> src/common/package/definition.rs:64:18
[INFO] [stdout]     |
[INFO] [stdout]  28 | impl PackageDefinition {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  64 |     pub const fn for_distros(
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |     pub fn is_applicable(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]   --> src/common/package/dependency.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Dependency {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub description: Option<&'static str>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Dependency` 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 `can_auto_install`, `get_available_packages`, and `available_managers` are never used
[INFO] [stdout]    --> src/common/package/dependency.rs:69:12
[INFO] [stdout]     |
[INFO] [stdout]  57 | impl Dependency {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  69 |     pub fn can_auto_install(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn get_available_packages(&self) -> Vec<&PackageDefinition> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub fn available_managers(&self) -> Vec<PackageManager> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Snap` is never constructed
[INFO] [stdout]   --> src/common/package/manager.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum PackageManager {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 36 |     Snap,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PackageManager` 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: associated items `native_for_current_os` and `install_command` are never used
[INFO] [stdout]    --> src/common/package/manager.rs:99:12
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl PackageManager {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub fn native_for_current_os() -> Option<Self> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn install_command(&self) -> (&'static str, &'static [&'static str]) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `should_skip_for_privileges` is never used
[INFO] [stdout]   --> src/doctor/privileges.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn should_skip_for_privileges(required: PrivilegeLevel) -> Option<&'static str> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/game/config.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 173 | impl GameInstallation {
[INFO] [stdout]     | --------------------- associated function in this implementation
[INFO] [stdout] 174 |     pub fn new(game_name: impl Into<GameName>, save_path: impl Into<TildePath>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `save_path_exists` is never read
[INFO] [stdout]   --> src/game/restic/security.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct SecurityValidationResult {
[INFO] [stdout]    |            ------------------------ field in this struct
[INFO] [stdout] 23 |     pub save_path_exists: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SecurityValidationResult` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `select_snapshot_interactive` is never used
[INFO] [stdout]    --> src/game/restic/snapshot_selection.rs:386:8
[INFO] [stdout]     |
[INFO] [stdout] 386 | pub fn select_snapshot_interactive(game_name: &str) -> Result<Option<String>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_dependency_id_from_tag` is never used
[INFO] [stdout]   --> src/game/restic/tags.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub fn decode_dependency_id_from_tag(encoded_tag: &str) -> Result<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `path_selection_to_pathbuf` is never used
[INFO] [stdout]   --> src/game/utils/path.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn path_selection_to_pathbuf(selection: PathInputSelection) -> Result<Option<PathBuf>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wine_prefix_path` is never used
[INFO] [stdout]   --> src/game/utils/path.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn wine_prefix_path(prefix: &Path, relative_path: &str) -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Error` is never constructed
[INFO] [stdout]   --> src/game/utils/save_files.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum TimeComparison {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 23 |     Error(String),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TimeComparison` 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: function `get_most_recent_file_time` is never used
[INFO] [stdout]   --> src/game/utils/save_files.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn get_most_recent_file_time(save_path: &Path) -> Result<Option<SystemTime>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `icon`, `categories`, and `file_path` are never read
[INFO] [stdout]   --> src/launch/types.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct DesktopAppDetails {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 13 |     pub exec: String,            // Exec command with field codes
[INFO] [stdout] 14 |     pub icon: Option<String>,    // Icon name
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 15 |     pub categories: Vec<String>, // Application categories
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub file_path: PathBuf,      // Path to .desktop file
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DesktopAppDetails` 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: struct `PathExecutableDetails` is never constructed
[INFO] [stdout]   --> src/launch/types.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct PathExecutableDetails {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_forced_transport` is never used
[INFO] [stdout]    --> src/menu/client.rs:405:8
[INFO] [stdout]     |
[INFO] [stdout] 405 | pub fn reset_forced_transport() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `theme_args` is never used
[INFO] [stdout]    --> src/menu_utils/fzf/builder.rs:690:8
[INFO] [stdout]     |
[INFO] [stdout]  38 | impl FzfBuilder {
[INFO] [stdout]     | --------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 690 |     fn theme_args() -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PreviewData` is never constructed
[INFO] [stdout]   --> src/menu_utils/fzf/preview.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct PreviewData {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Manual` is never constructed
[INFO] [stdout]   --> src/menu_utils/fzf/types.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub enum Header {
[INFO] [stdout]    |          ------ variant in this enum
[INFO] [stdout] 64 |     /// Manual header - passed verbatim to fzf (no modifications)
[INFO] [stdout] 65 |     Manual(String),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Header` 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: associated functions `manual` and `default` are never used
[INFO] [stdout]   --> src/menu_utils/fzf/types.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl Header {
[INFO] [stdout]    | ----------- associated functions in this implementation
[INFO] [stdout] 73 |     /// Create a manual header (passed verbatim to fzf)
[INFO] [stdout] 74 |     pub fn manual(text: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub fn default(text: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strip_ansi_codes` is never used
[INFO] [stdout]   --> src/menu_utils/fzf/utils.rs:87:15
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub(crate) fn strip_ansi_codes(s: &str) -> String {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_empty` is never used
[INFO] [stdout]   --> src/menu_utils/keychord.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl KeyChordNode {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `start_dir` is never used
[INFO] [stdout]   --> src/menu_utils/path_input.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl PathInputBuilder {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn start_dir<P: Into<PathBuf>>(mut self, dir: P) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `to_tilde_path`, `to_path_buf`, and `to_tilde_string` are never used
[INFO] [stdout]    --> src/menu_utils/path_input.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 203 | impl PathInputSelection {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] 204 |     pub fn to_tilde_path(&self) -> Result<Option<TildePath>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 218 |     pub fn to_path_buf(&self) -> Result<Option<PathBuf>> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 222 |     pub fn to_tilde_string(&self) -> Result<Option<String>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `components` and `from_components` are never used
[INFO] [stdout]   --> src/menu_utils/slider.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl SliderCommand {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn components(&self) -> (&str, &[String]) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn from_components(program: String, args: Vec<String>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_debug_mode` is never used
[INFO] [stdout]   --> src/restic/logging.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn set_debug_mode(enabled: bool) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `with_enabled` is never used
[INFO] [stdout]   --> src/restic/logging.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl ResticCommandLogger {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn with_enabled(enabled: bool) -> Result<Self> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `errors` is never read
[INFO] [stdout]    --> src/restic/wrapper.rs:497:9
[INFO] [stdout]     |
[INFO] [stdout] 495 | pub struct BackupProgress {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] 496 |     pub summary: Option<BackupSummary>,
[INFO] [stdout] 497 |     pub errors: Vec<BackupError>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BackupProgress` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_app_name` is never used
[INFO] [stdout]    --> src/settings/defaultapps.rs:572:4
[INFO] [stdout]     |
[INFO] [stdout] 572 | fn get_app_name(desktop_file: &str) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/settings/setting.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 203 | impl SettingMetadataBuilder {
[INFO] [stdout]     | --------------------------- associated function in this implementation
[INFO] [stdout] 204 |     pub fn new(id: &'static str, title: &'static str, icon: NerdFont) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `path` and `is_empty` are never used
[INFO] [stdout]    --> src/settings/store.rs:260:12
[INFO] [stdout]     |
[INFO] [stdout] 173 | impl SettingsStore {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 260 |     pub fn path(&self) -> &Path {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `markdown_path` is never used
[INFO] [stdout]    --> src/video/config.rs:177:12
[INFO] [stdout]     |
[INFO] [stdout] 147 | impl VideoProjectPaths {
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub fn markdown_path(&self) -> &Path {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `has_frontmatter` is never used
[INFO] [stdout]   --> src/video/markdown_utils.rs:94:8
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn has_frontmatter(content: &str) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `transform` is never read
[INFO] [stdout]   --> src/video/render_timeline.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     VideoSubset {
[INFO] [stdout]    |     ----------- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 49 |         transform: Option<Transform>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SegmentData` 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: fields `rotate` and `translate` are never read
[INFO] [stdout]   --> src/video/render_timeline.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct Transform {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub rotate: Option<f32>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 74 |     /// Translation (x, y) in pixels
[INFO] [stdout] 75 |     pub translate: Option<(f32, f32)>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Transform` 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 `segments_in_range` is never used
[INFO] [stdout]    --> src/video/render_timeline.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout]  78 | impl Timeline {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn segments_in_range(&self, start: f64, end: f64) -> Vec<&Segment> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `with_rotation`, `with_translation`, and `is_identity` are never used
[INFO] [stdout]    --> src/video/render_timeline.rs:193:12
[INFO] [stdout]     |
[INFO] [stdout] 173 | impl Transform {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 193 |     pub fn with_rotation(degrees: f32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub fn with_translation(x: f32, y: f32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 211 |     pub fn is_identity(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `transform` is never used
[INFO] [stdout]    --> src/video/render_timeline.rs:233:12
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl SegmentData {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub fn transform(&self) -> Option<&Transform> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/settings/store.rs:336:13
[INFO] [stdout]     |
[INFO] [stdout] 336 |         let mut temp_file = NamedTempFile::new().unwrap();
[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: variable does not need to be mutable
[INFO] [stdout]    --> src/settings/store.rs:359:13
[INFO] [stdout]     |
[INFO] [stdout] 359 |         let mut temp_file = NamedTempFile::new().unwrap();
[INFO] [stdout]     |             ----^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/settings/store.rs:381:13
[INFO] [stdout]     |
[INFO] [stdout] 381 |         let mut temp_file = NamedTempFile::new().unwrap();
[INFO] [stdout]     |             ----^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MB` is never used
[INFO] [stdout]    --> src/arch/dualboot/detection.rs:213:11
[INFO] [stdout]     |
[INFO] [stdout] 213 |     const MB: u64 = 1024 * 1024;
[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 `create_image_with_sfdisk` is never used
[INFO] [stdout]    --> src/arch/dualboot/detection.rs:215:8
[INFO] [stdout]     |
[INFO] [stdout] 215 |     fn create_image_with_sfdisk(size_mb: u64, script: &str) -> tempfile::TempPath {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MirrorlistFallbackUsed` is never constructed
[INFO] [stdout]   --> src/arch/mirrors.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct MirrorlistFallbackUsed;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `parse` is never used
[INFO] [stdout]   --> src/arch/questions/partition.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl PartitionSize {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 32 |     /// Parse a size string (e.g., "512M", "1G", "100MB") and return size in MB
[INFO] [stdout] 33 |     pub fn parse(size_str: &str) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `supports_cursor_theme` is never used
[INFO] [stdout]   --> src/common/compositor/config.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl WindowManager {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn supports_cursor_theme(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `wm`, `read_config`, `is_included_in_main_config`, and `reload_if_changed` are never used
[INFO] [stdout]    --> src/common/compositor/config.rs:85:12
[INFO] [stdout]     |
[INFO] [stdout]  70 | impl WmConfigManager {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  85 |     pub fn wm(&self) -> WindowManager {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     fn read_config(&self) -> Result<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 |     pub fn is_included_in_main_config(&self) -> Result<bool> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 201 |     pub fn reload_if_changed(&self, initial_hash: u64) -> Result<bool> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `make_scratchpad` is never used
[INFO] [stdout]   --> src/common/compositor/instantwm.rs:92:12
[INFO] [stdout]    |
[INFO] [stdout] 90 | impl InstantWM {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 91 |     /// Register a window with class scratchpad_<name> as a scratchpad
[INFO] [stdout] 92 |     pub fn make_scratchpad(name: &str) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/common/instantwm.rs:129:12
[INFO] [stdout]     |
[INFO] [stdout]  98 | impl InstantWmController {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn apply_scratchpad(&self, command: InstantWmScratchpadCommand, name: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 |     pub fn toggle_animations(&self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 |     pub fn show_scratchpad(&self, name: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub fn hide_scratchpad(&self, name: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     pub fn toggle_scratchpad(&self, name: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 |     pub fn get_scratchpad_status(&self, name: &str) -> Result<bool> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 217 |     pub fn make_scratchpad(&self, name: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `unresolved` is never used
[INFO] [stdout]   --> src/common/package/batch.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl InstallBatch {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn unresolved(&self) -> &[&'static str] {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_applicable` is never used
[INFO] [stdout]    --> src/common/package/definition.rs:100:12
[INFO] [stdout]     |
[INFO] [stdout]  28 | impl PackageDefinition {
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 100 |     pub fn is_applicable(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]   --> src/common/package/dependency.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Dependency {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub description: Option<&'static str>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Dependency` 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 `get_available_packages` and `available_managers` are never used
[INFO] [stdout]    --> src/common/package/dependency.rs:110:12
[INFO] [stdout]     |
[INFO] [stdout]  57 | impl Dependency {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn get_available_packages(&self) -> Vec<&PackageDefinition> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub fn available_managers(&self) -> Vec<PackageManager> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `native_for_current_os` and `install_command` are never used
[INFO] [stdout]    --> src/common/package/manager.rs:99:12
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl PackageManager {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub fn native_for_current_os() -> Option<Self> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn install_command(&self) -> (&'static str, &'static [&'static str]) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `should_skip_for_privileges` is never used
[INFO] [stdout]   --> src/doctor/privileges.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn should_skip_for_privileges(required: PrivilegeLevel) -> Option<&'static str> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `save_path_exists` is never read
[INFO] [stdout]   --> src/game/restic/security.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct SecurityValidationResult {
[INFO] [stdout]    |            ------------------------ field in this struct
[INFO] [stdout] 23 |     pub save_path_exists: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SecurityValidationResult` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `select_snapshot_interactive` is never used
[INFO] [stdout]    --> src/game/restic/snapshot_selection.rs:386:8
[INFO] [stdout]     |
[INFO] [stdout] 386 | pub fn select_snapshot_interactive(game_name: &str) -> Result<Option<String>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_dependency_id_from_tag` is never used
[INFO] [stdout]   --> src/game/restic/tags.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub fn decode_dependency_id_from_tag(encoded_tag: &str) -> Result<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `path_selection_to_pathbuf` is never used
[INFO] [stdout]   --> src/game/utils/path.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn path_selection_to_pathbuf(selection: PathInputSelection) -> Result<Option<PathBuf>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wine_prefix_path` is never used
[INFO] [stdout]   --> src/game/utils/path.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn wine_prefix_path(prefix: &Path, relative_path: &str) -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Error` is never constructed
[INFO] [stdout]   --> src/game/utils/save_files.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum TimeComparison {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 23 |     Error(String),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TimeComparison` 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: function `get_most_recent_file_time` is never used
[INFO] [stdout]   --> src/game/utils/save_files.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn get_most_recent_file_time(save_path: &Path) -> Result<Option<SystemTime>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `icon`, `categories`, and `file_path` are never read
[INFO] [stdout]   --> src/launch/types.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct DesktopAppDetails {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 13 |     pub exec: String,            // Exec command with field codes
[INFO] [stdout] 14 |     pub icon: Option<String>,    // Icon name
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 15 |     pub categories: Vec<String>, // Application categories
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub file_path: PathBuf,      // Path to .desktop file
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DesktopAppDetails` 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: struct `PathExecutableDetails` is never constructed
[INFO] [stdout]   --> src/launch/types.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct PathExecutableDetails {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `theme_args` is never used
[INFO] [stdout]    --> src/menu_utils/fzf/builder.rs:690:8
[INFO] [stdout]     |
[INFO] [stdout]  38 | impl FzfBuilder {
[INFO] [stdout]     | --------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 690 |     fn theme_args() -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PreviewData` is never constructed
[INFO] [stdout]   --> src/menu_utils/fzf/preview.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct PreviewData {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Manual` is never constructed
[INFO] [stdout]   --> src/menu_utils/fzf/types.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub enum Header {
[INFO] [stdout]    |          ------ variant in this enum
[INFO] [stdout] 64 |     /// Manual header - passed verbatim to fzf (no modifications)
[INFO] [stdout] 65 |     Manual(String),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Header` 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: associated functions `manual` and `default` are never used
[INFO] [stdout]   --> src/menu_utils/fzf/types.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl Header {
[INFO] [stdout]    | ----------- associated functions in this implementation
[INFO] [stdout] 73 |     /// Create a manual header (passed verbatim to fzf)
[INFO] [stdout] 74 |     pub fn manual(text: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub fn default(text: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strip_ansi_codes` is never used
[INFO] [stdout]   --> src/menu_utils/fzf/utils.rs:87:15
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub(crate) fn strip_ansi_codes(s: &str) -> String {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_empty` is never used
[INFO] [stdout]   --> src/menu_utils/keychord.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl KeyChordNode {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `start_dir` is never used
[INFO] [stdout]   --> src/menu_utils/path_input.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl PathInputBuilder {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn start_dir<P: Into<PathBuf>>(mut self, dir: P) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `to_tilde_path`, `to_path_buf`, and `to_tilde_string` are never used
[INFO] [stdout]    --> src/menu_utils/path_input.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 203 | impl PathInputSelection {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] 204 |     pub fn to_tilde_path(&self) -> Result<Option<TildePath>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 218 |     pub fn to_path_buf(&self) -> Result<Option<PathBuf>> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 222 |     pub fn to_tilde_string(&self) -> Result<Option<String>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `components` and `from_components` are never used
[INFO] [stdout]   --> src/menu_utils/slider.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl SliderCommand {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn components(&self) -> (&str, &[String]) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn from_components(program: String, args: Vec<String>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_debug_mode` is never used
[INFO] [stdout]   --> src/restic/logging.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn set_debug_mode(enabled: bool) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `with_enabled` is never used
[INFO] [stdout]   --> src/restic/logging.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl ResticCommandLogger {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn with_enabled(enabled: bool) -> Result<Self> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `errors` is never read
[INFO] [stdout]    --> src/restic/wrapper.rs:497:9
[INFO] [stdout]     |
[INFO] [stdout] 495 | pub struct BackupProgress {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] 496 |     pub summary: Option<BackupSummary>,
[INFO] [stdout] 497 |     pub errors: Vec<BackupError>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BackupProgress` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_app_name` is never used
[INFO] [stdout]    --> src/settings/defaultapps.rs:572:4
[INFO] [stdout]     |
[INFO] [stdout] 572 | fn get_app_name(desktop_file: &str) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/settings/setting.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 203 | impl SettingMetadataBuilder {
[INFO] [stdout]     | --------------------------- associated function in this implementation
[INFO] [stdout] 204 |     pub fn new(id: &'static str, title: &'static str, icon: NerdFont) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `path` is never used
[INFO] [stdout]    --> src/settings/store.rs:260:12
[INFO] [stdout]     |
[INFO] [stdout] 173 | impl SettingsStore {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 260 |     pub fn path(&self) -> &Path {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `markdown_path` is never used
[INFO] [stdout]    --> src/video/config.rs:177:12
[INFO] [stdout]     |
[INFO] [stdout] 147 | impl VideoProjectPaths {
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub fn markdown_path(&self) -> &Path {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `transform` is never read
[INFO] [stdout]   --> src/video/render_timeline.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     VideoSubset {
[INFO] [stdout]    |     ----------- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 49 |         transform: Option<Transform>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SegmentData` 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: associated functions `with_rotation` and `with_translation` are never used
[INFO] [stdout]    --> src/video/render_timeline.rs:193:12
[INFO] [stdout]     |
[INFO] [stdout] 173 | impl Transform {
[INFO] [stdout]     | -------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 193 |     pub fn with_rotation(degrees: f32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub fn with_translation(x: f32, y: f32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `transform` is never used
[INFO] [stdout]    --> src/video/render_timeline.rs:233:12
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl SegmentData {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub fn transform(&self) -> Option<&Transform> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "bb1ce63ba5632802eb17c9401b67197cf02571c2d0a3ef3065bd0541332a27d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb1ce63ba5632802eb17c9401b67197cf02571c2d0a3ef3065bd0541332a27d7", kill_on_drop: false }`
[INFO] [stdout] bb1ce63ba5632802eb17c9401b67197cf02571c2d0a3ef3065bd0541332a27d7
