[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] e014db90a0b9865614da801a4f60154ac465f3b5
[INFO] testing instantOS/instantCLI against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FinstantOS%2FinstantCLI" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/instantOS/instantCLI on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c8b4e435320cc35ee52bef05ab7023e34528fd13cafb9667b48e2dacb0f2172
[INFO] running `Command { std: "docker" "start" "-a" "5c8b4e435320cc35ee52bef05ab7023e34528fd13cafb9667b48e2dacb0f2172", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c8b4e435320cc35ee52bef05ab7023e34528fd13cafb9667b48e2dacb0f2172", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c8b4e435320cc35ee52bef05ab7023e34528fd13cafb9667b48e2dacb0f2172", kill_on_drop: false }`
[INFO] [stdout] 5c8b4e435320cc35ee52bef05ab7023e34528fd13cafb9667b48e2dacb0f2172
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 848837688e5ccb08a0535cdc6f62e7ee0c2724b0d4f09df8488b1ce91a6eaad4
[INFO] running `Command { std: "docker" "start" "-a" "848837688e5ccb08a0535cdc6f62e7ee0c2724b0d4f09df8488b1ce91a6eaad4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling ini_core v0.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling sigchld v0.2.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling shared_child v1.1.1
[INFO] [stderr]    Compiling directories v1.0.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling shared_thread v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling is_executable v1.0.5
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling duct v1.1.1
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling indicatif v0.18.3
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rusqlite v0.38.0
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling sudo v0.6.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling freedesktop-icons v0.4.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling freedesktop-file-parser v0.3.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling clap_complete v4.5.64
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling fre v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling ins v0.13.25 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]   --> src/menu_utils/mock.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::cell::RefCell;
[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::collections::VecDeque`
[INFO] [stdout]   --> src/menu_utils/mock.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::collections::VecDeque;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `root`
[INFO] [stdout]    --> src/game/platforms/ludusavi/scanner.rs:610:55
[INFO] [stdout]     |
[INFO] [stdout] 610 |     let entries: Vec<&WindowsGameEntry> = if let Some(root) = scan_root {
[INFO] [stdout]     |                                                       ^^^^ help: if this is intentional, prefix it with an underscore: `_root`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `supports_cursor_theme` is never used
[INFO] [stdout]   --> src/common/compositor/config.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl WindowManager {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn supports_cursor_theme(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `read_config` and `reload_if_changed` are never used
[INFO] [stdout]    --> src/common/compositor/config.rs:120:8
[INFO] [stdout]     |
[INFO] [stdout]  75 | impl WmConfigManager {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 120 |     fn read_config(&self) -> Result<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 245 |     pub fn reload_if_changed(&self, initial_hash: u64) -> Result<bool> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Hidden` is never constructed
[INFO] [stdout]    --> src/common/compositor/instantwm.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 132 | enum ScratchpadStatus {
[INFO] [stdout]     |      ---------------- variant in this enum
[INFO] [stdout] 133 |     Hidden,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ScratchpadStatus` 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 `set_mode` is never used
[INFO] [stdout]    --> src/common/compositor/instantwm.rs:193:8
[INFO] [stdout]     |
[INFO] [stdout] 193 | pub fn set_mode(mode_name: &str) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `list_modes` is never used
[INFO] [stdout]    --> src/common/compositor/instantwm.rs:197:8
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub fn list_modes() -> Result<String> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_current_mode` is never used
[INFO] [stdout]    --> src/common/compositor/instantwm.rs:202:8
[INFO] [stdout]     |
[INFO] [stdout] 202 | pub fn get_current_mode() -> Result<String> {
[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 `show_package_command` is never used
[INFO] [stdout]    --> src/common/package/manager.rs:172:12
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl PackageManager {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 172 |     pub fn show_package_command(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `source_hash_exists` is never used
[INFO] [stdout]    --> src/dot/db.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout]  77 | impl Database {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 217 |     pub fn source_hash_exists(&self, hash: &str, path: &Path) -> Result<bool> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/dot/dotfilerepo.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl DotfileDir {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 16 |     pub fn new(name: &str, repo_path: &Path, is_active: bool) -> Result<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `repo_name` is never used
[INFO] [stdout]   --> src/dot/unit_manager.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl UnitScope {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 25 |     pub fn repo_name(&self) -> Option<&str> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `load_from_path`, `validate`, and `save_to_path` are never used
[INFO] [stdout]    --> src/game/config.rs:269:12
[INFO] [stdout]     |
[INFO] [stdout] 263 | impl InstantGameConfig {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 269 |     pub fn load_from_path(path: impl AsRef<Path>) -> Result<Self> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 276 |     pub fn validate(&self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 294 |     pub fn save_to_path(&self, path: impl AsRef<Path>) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `load_from_path`, `validate`, and `save_to_path` are never used
[INFO] [stdout]    --> src/game/config.rs:310:12
[INFO] [stdout]     |
[INFO] [stdout] 304 | impl InstallationsConfig {
[INFO] [stdout]     | ------------------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 310 |     pub fn load_from_path(path: impl AsRef<Path>) -> Result<Self> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 317 |     pub fn validate(&self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 335 |     pub fn save_to_path(&self, path: impl AsRef<Path>) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_menu_from_desktop` is never used
[INFO] [stdout]    --> src/game/operations/desktop.rs:314:8
[INFO] [stdout]     |
[INFO] [stdout] 314 | pub fn remove_menu_from_desktop() -> Result<bool> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_success` is never used
[INFO] [stdout]   --> src/game/operations/sync/mod.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl SyncSummary {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn is_success(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `game_name` is never read
[INFO] [stdout]   --> src/game/platforms/mod.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct LaunchCommandBuilderContext {
[INFO] [stdout]    |            --------------------------- field in this struct
[INFO] [stdout] 54 |     pub game_name: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LaunchCommandBuilderContext` 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 `build_launch_command` is never used
[INFO] [stdout]    --> src/game/platforms/mod.rs:601:8
[INFO] [stdout]     |
[INFO] [stdout] 601 | pub fn build_launch_command() -> Result<Option<LaunchCommand>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_appimages_in_dir` is never used
[INFO] [stdout]   --> src/game/platforms/appimage_finder.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn find_appimages_in_dir(directory: &str) -> Result<Vec<PathBuf>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `AZAHAR_FLATPAK_ID` is never used
[INFO] [stdout]   --> src/game/platforms/discovery/azahar.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub const AZAHAR_FLATPAK_ID: &str = "org.azahar_emu.Azahar";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DUCKSTATION_FLATPAK_ID` is never used
[INFO] [stdout]   --> src/game/platforms/discovery/duckstation.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const DUCKSTATION_FLATPAK_ID: &str = "org.duckstation.DuckStation";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PCSX2_FLATPAK_ID` is never used
[INFO] [stdout]   --> src/game/platforms/discovery/pcsx2.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const PCSX2_FLATPAK_ID: &str = "net.pcsx2.PCSX2";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `format_command_simple` is never used
[INFO] [stdout]    --> src/game/platforms/eden.rs:117:19
[INFO] [stdout]     |
[INFO] [stdout]  38 | impl EdenBuilder {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub(crate) fn format_command_simple(eden_path: &Path, game_file: &Path) -> LaunchCommand {
[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: 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: fields `key` and `display` are never read
[INFO] [stdout]    --> src/menu_utils/fzf/types.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub struct DecodedStreamingMenuItem<T> {
[INFO] [stdout]     |            ------------------------ fields in this struct
[INFO] [stdout] 153 |     pub kind: String,
[INFO] [stdout] 154 |     pub key: String,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 155 |     pub display: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DecodedStreamingMenuItem` 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 `args` is never used
[INFO] [stdout]    --> src/menu_utils/fzf/types.rs:203:12
[INFO] [stdout]     |
[INFO] [stdout] 191 | impl StreamingCommand {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 203 |     pub fn args<I, S>(mut self, args: I) -> Self
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `manual` is never used
[INFO] [stdout]    --> src/menu_utils/fzf/types.rs:401:12
[INFO] [stdout]     |
[INFO] [stdout] 399 | impl Header {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] 400 |     /// Create a manual header (passed verbatim to fzf)
[INFO] [stdout] 401 |     pub fn manual(text: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_checked` is never used
[INFO] [stdout]    --> src/menu_utils/fzf/types.rs:475:12
[INFO] [stdout]     |
[INFO] [stdout] 460 | impl<T: FzfSelectable> ChecklistItem<T> {
[INFO] [stdout]     | --------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 475 |     pub fn set_checked(&mut self, checked: bool) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `separator` are never used
[INFO] [stdout]    --> src/menu_utils/fzf/types.rs:627:12
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl ItemDisplayData {
[INFO] [stdout]     | -------------------- associated functions in this implementation
[INFO] [stdout] 626 |     /// Create new display data for a selectable item.
[INFO] [stdout] 627 |     pub fn new(display_text: String, key: String, keywords: String) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 637 |     pub fn separator(display_text: String) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `checklist` is never used
[INFO] [stdout]    --> src/menu_utils/fzf/wrapper.rs:710:12
[INFO] [stdout]     |
[INFO] [stdout] 417 | impl FzfWrapper {
[INFO] [stdout]     | --------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 710 |     pub fn checklist<T: FzfSelectable + Clone>(items: Vec<T>) -> Result<Option<Vec<T>>> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `pop_mock` is never used
[INFO] [stdout]   --> src/menu_utils/mock.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) fn pop_mock() -> Option<std::convert::Infallible> {
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `suggestion_preview` is never used
[INFO] [stdout]    --> src/menu_utils/path_input.rs:167:12
[INFO] [stdout]     |
[INFO] [stdout]  89 | impl PathInputBuilder {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 167 |     pub fn suggestion_preview<F>(mut self, f: F) -> Self
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `push_bullets` is never used
[INFO] [stdout]   --> src/preview/helpers.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub(crate) fn push_bullets(mut builder: PreviewBuilder, lines: &[String]) -> PreviewBuilder {
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `errors` is never read
[INFO] [stdout]    --> src/restic/wrapper.rs:453:9
[INFO] [stdout]     |
[INFO] [stdout] 451 | pub struct BackupProgress {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] 452 |     pub summary: Option<BackupSummary>,
[INFO] [stdout] 453 |     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 `find_setting_path` is never used
[INFO] [stdout]    --> src/settings/category_tree.rs:233:4
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn find_setting_path(nodes: &[CategoryNode], setting_id: &str, path: &mut Vec<String>) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/settings/definitions/combine_sink/model.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub(super) struct SinkInfo {
[INFO] [stdout]    |                   -------- field in this struct
[INFO] [stdout]  9 |     pub(super) id: String,
[INFO] [stdout] 10 |     pub(super) name: String,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SinkInfo` 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: field `checked` is never read
[INFO] [stdout]   --> src/settings/definitions/keyboard/common.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct LayoutChoice {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub checked: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LayoutChoice` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/settings/setting.rs:230:12
[INFO] [stdout]     |
[INFO] [stdout] 229 | impl SettingMetadataBuilder {
[INFO] [stdout]     | --------------------------- associated function in this implementation
[INFO] [stdout] 230 |     pub fn new(id: &'static str, title: &'static str, icon: NerdFont) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `all_bool_sources` is never used
[INFO] [stdout]    --> src/settings/sources.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub fn all_bool_sources() -> &'static [(&'static BoolSettingKey, &'static dyn BoolStateSource)] {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `all_string_sources` is never used
[INFO] [stdout]    --> src/settings/sources.rs:112:8
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub fn all_string_sources() -> &'static [(&'static StringSettingKey, &'static dyn StringStateSource)]
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SearchItem` is never constructed
[INFO] [stdout]    --> src/settings/ui/items.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub struct SearchItem {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_setting_path` is never used
[INFO] [stdout]    --> src/settings/ui/items.rs:618:4
[INFO] [stdout]     |
[INFO] [stdout] 618 | fn format_setting_path(setting: &dyn Setting) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `shell_loop` and `mime_defaults` are never used
[INFO] [stdout]    --> src/ui/preview.rs:297:12
[INFO] [stdout]     |
[INFO] [stdout]  99 | impl PreviewBuilder {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 297 |     pub fn shell_loop<I, S>(mut self, var: &str, items: I, body: &str) -> Self
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 318 |     pub fn mime_defaults<I, S>(mut self, mime_types: I) -> Self
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/ui/preview.rs:529:12
[INFO] [stdout]     |
[INFO] [stdout] 469 | impl PreviewWriter {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 529 |     pub fn title(&mut self, color: &str, content: &str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 537 |     pub fn indented_line(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 558 |     pub fn shell(&mut self, command: &str) -> &mut Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 562 |     pub fn shell_loop<I, S>(&mut self, var: &str, items: I, body: &str) -> &mut Self
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 570 |     pub fn mime_defaults<I, S>(&mut self, mime_types: I) -> &mut Self
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 578 |     pub fn section<F>(&mut self, render: F) -> anyhow::Result<&mut Self>
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 586 |     pub fn build(mut self) -> FzfPreview {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 600 |     pub fn build_shell_script(mut self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hex_to_shell_escape` is never used
[INFO] [stdout]    --> src/ui/preview.rs:609:4
[INFO] [stdout]     |
[INFO] [stdout] 609 | fn hex_to_shell_escape(hex: &str) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `text` is never read
[INFO] [stdout]   --> src/video/document/mod.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct BrollBlock {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 76 |     pub range: TimeRange,
[INFO] [stdout] 77 |     pub text: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BrollBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `paths` is never used
[INFO] [stdout]    --> src/video/render/ffmpeg/compiler/inputs.rs:109:12
[INFO] [stdout]     |
[INFO] [stdout]  26 | impl SourceMap {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn paths(&self) -> impl Iterator<Item = &PathBuf> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `execute_preview` is never used
[INFO] [stdout]   --> src/video/render/pipeline.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl<'a> RenderPipeline<'a> {
[INFO] [stdout]    | --------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub(super) fn execute_preview(&self) -> Result<()> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rotate` is never read
[INFO] [stdout]    --> src/video/render/timeline.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub struct Transform {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub rotate: Option<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:158:12
[INFO] [stdout]     |
[INFO] [stdout] 135 | impl Timeline {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 158 |     pub fn segments_in_range(&self, window: TimeWindow) -> Vec<&Segment> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `with_scale`, `with_rotation`, `with_translation`, and `is_identity` are never used
[INFO] [stdout]    --> src/video/render/timeline.rs:334:12
[INFO] [stdout]     |
[INFO] [stdout] 323 | impl Transform {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 334 |     pub fn with_scale(scale: f32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 343 |     pub fn with_rotation(degrees: f32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 352 |     pub fn with_translation(x: f32, y: f32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 361 |     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:391:12
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl SegmentData {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 391 |     pub fn transform(&self) -> Option<&Transform> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ins` (bin "ins"); 55 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name ins --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cross-compile", "default", "vendored"))' -C metadata=6b18f3f95d92fbef -C extra-filename=-7d3e8e14aa1fb010 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bf2ca2eac6d23ebd.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-30f2cbdfc47b12ea.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-727a11fb69696bac.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-346e585a977ea6fc.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-99041be62749ab7b.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-39558c6b9f183428.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-190676be181e8f19.rlib --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-2cdb8938203dbc87.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-523af39187ee3e16.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-48676bc049ea2a6e.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-0aaec94ab326dfc4.rlib --extern duct=/opt/rustwide/target/debug/deps/libduct-5a4a4de26a01d987.rlib --extern fre=/opt/rustwide/target/debug/deps/libfre-b825d369365f2cd6.rlib --extern freedesktop_file_parser=/opt/rustwide/target/debug/deps/libfreedesktop_file_parser-2622811978031178.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e99d8b82f0742392.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-8bf81e831cddf06d.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-31d0e8eb94c6730d.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-97d3ad751d859eb7.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-11cd306657877166.rlib --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-c1a8d9107659fbd3.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-c4bbdb767debd6ff.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-cffe06f99240c97d.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-1580638df0358efb.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-229787fbf8a3cd23.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9611e8f3b7dc0415.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-ba15f33e9af16bc7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8f51f6f07f4d54a6.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c678ec5f613fb57e.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-0d460a3938f9a805.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-5684f42aafce0fad.rlib --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-1c29b3f648de57ad.rlib --extern shellexpand=/opt/rustwide/target/debug/deps/libshellexpand-fae858f29fe1405e.rlib --extern sudo=/opt/rustwide/target/debug/deps/libsudo-791b7e72d7016622.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-6e683c206f680e7c.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c62f1bc935cb5149.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-777fff9889d2d004.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-c3f96c797f1327d4.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-b8d7b946e536689d.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-ee8993f0698390b9.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-6b10c6db9a49674b.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "848837688e5ccb08a0535cdc6f62e7ee0c2724b0d4f09df8488b1ce91a6eaad4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "848837688e5ccb08a0535cdc6f62e7ee0c2724b0d4f09df8488b1ce91a6eaad4", kill_on_drop: false }`
[INFO] [stdout] 848837688e5ccb08a0535cdc6f62e7ee0c2724b0d4f09df8488b1ce91a6eaad4
