[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] d9a88a69a12cede8ec917ef1bacc64b8898f1dc4 [INFO] testing instantOS/instantCLI against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FinstantOS%2FinstantCLI" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/instantOS/instantCLI on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22835ce4d9fbf751144d2d8c73c226bff624232cc1e88e800909a7d8ef7b2b2e [INFO] running `Command { std: "docker" "start" "-a" "22835ce4d9fbf751144d2d8c73c226bff624232cc1e88e800909a7d8ef7b2b2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22835ce4d9fbf751144d2d8c73c226bff624232cc1e88e800909a7d8ef7b2b2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22835ce4d9fbf751144d2d8c73c226bff624232cc1e88e800909a7d8ef7b2b2e", kill_on_drop: false }` [INFO] [stdout] 22835ce4d9fbf751144d2d8c73c226bff624232cc1e88e800909a7d8ef7b2b2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fc3e576857d4db25f1b41ffd482b7533d9e70dcb92ef5a95fa969dd4a6f1ea1 [INFO] running `Command { std: "docker" "start" "-a" "5fc3e576857d4db25f1b41ffd482b7533d9e70dcb92ef5a95fa969dd4a6f1ea1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Compiling zerocopy v0.8.28 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling os_pipe v1.2.3 [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 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] Compiling litrs v1.0.0 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling sigchld v0.2.4 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling ini_core v0.2.0 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [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 zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [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 derive_more-impl v2.0.1 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling freedesktop-icons v0.4.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [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 shared_child v1.1.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hashlink v0.11.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling shared_thread v0.2.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling is_executable v1.0.5 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling indicatif v0.18.3 [INFO] [stderr] Compiling dialoguer v0.12.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling clap_complete v4.5.64 [INFO] [stderr] Compiling rusqlite v0.38.0 [INFO] [stderr] Compiling duct v1.1.1 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling fre v0.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling comfy-table v7.2.1 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling freedesktop-file-parser v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling sudo v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling git2 v0.20.3 [INFO] [stderr] Compiling ins v0.13.15 (/opt/rustwide/workdir) [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] = 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:107:8 [INFO] [stdout] | [INFO] [stdout] 70 | impl WmConfigManager { [INFO] [stdout] | -------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 107 | fn read_config(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 201 | pub fn reload_if_changed(&self, initial_hash: u64) -> 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 `show_package_command` is never used [INFO] [stdout] --> src/common/package/manager.rs:212:12 [INFO] [stdout] | [INFO] [stdout] 39 | impl PackageManager { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 212 | 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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/dot/dotfilerepo.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl DotfileDir { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 17 | pub fn new(name: &str, repo_path: &Path, is_active: bool) -> Result { [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:268:12 [INFO] [stdout] | [INFO] [stdout] 262 | impl InstantGameConfig { [INFO] [stdout] | ---------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 268 | pub fn load_from_path(path: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | pub fn validate(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 293 | pub fn save_to_path(&self, path: impl AsRef) -> 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:309:12 [INFO] [stdout] | [INFO] [stdout] 303 | impl InstallationsConfig { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 309 | pub fn load_from_path(path: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 316 | pub fn validate(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 334 | pub fn save_to_path(&self, path: impl AsRef) -> 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 { [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: function `find_appimages_in_dir` is never used [INFO] [stdout] --> src/game/platforms/appimage_finder.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn find_appimages_in_dir(directory: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `display_name` is never used [INFO] [stdout] --> src/game/platforms/umu.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 31 | impl ProtonPath { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 40 | fn display_name(&self) -> &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: 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, // Icon name [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | pub categories: Vec, // 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: associated function `manual` is never used [INFO] [stdout] --> src/menu_utils/fzf/types.rs:213:12 [INFO] [stdout] | [INFO] [stdout] 211 | impl Header { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 212 | /// Create a manual header (passed verbatim to fzf) [INFO] [stdout] 213 | 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:287:12 [INFO] [stdout] | [INFO] [stdout] 272 | impl ChecklistItem { [INFO] [stdout] | --------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 287 | 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:439:12 [INFO] [stdout] | [INFO] [stdout] 437 | impl ItemDisplayData { [INFO] [stdout] | -------------------- associated functions in this implementation [INFO] [stdout] 438 | /// Create new display data for a selectable item. [INFO] [stdout] 439 | pub fn new(display_text: String, key: String, keywords: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | 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:565:12 [INFO] [stdout] | [INFO] [stdout] 382 | impl FzfWrapper { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 565 | pub fn checklist(items: Vec) -> Result>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `suggestion_preview` is never used [INFO] [stdout] --> src/menu_utils/path_input.rs:160:12 [INFO] [stdout] | [INFO] [stdout] 88 | impl PathInputBuilder { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 160 | pub fn suggestion_preview(mut self, f: F) -> Self [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, [INFO] [stdout] 453 | pub errors: Vec, [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:227:4 [INFO] [stdout] | [INFO] [stdout] 227 | fn find_setting_path(nodes: &[CategoryNode], setting_id: &str, path: &mut Vec) -> 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.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 41 | struct LayoutChoice { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 44 | 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:272:12 [INFO] [stdout] | [INFO] [stdout] 93 | impl PreviewBuilder { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 272 | pub fn shell_loop(mut self, var: &str, items: I, body: &str) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn mime_defaults(mut self, mime_types: I) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `hex_to_shell_escape` is never used [INFO] [stdout] --> src/ui/preview.rs:406:4 [INFO] [stdout] | [INFO] [stdout] 406 | 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 { [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, [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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 26s [INFO] running `Command { std: "docker" "inspect" "5fc3e576857d4db25f1b41ffd482b7533d9e70dcb92ef5a95fa969dd4a6f1ea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fc3e576857d4db25f1b41ffd482b7533d9e70dcb92ef5a95fa969dd4a6f1ea1", kill_on_drop: false }` [INFO] [stdout] 5fc3e576857d4db25f1b41ffd482b7533d9e70dcb92ef5a95fa969dd4a6f1ea1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e943a89595949cfbad39a85569c9cc29f5e6a172c2f1f302d3dabd2831840cfc [INFO] running `Command { std: "docker" "start" "-a" "e943a89595949cfbad39a85569c9cc29f5e6a172c2f1f302d3dabd2831840cfc", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling ins v0.13.15 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/game/platforms/appimage_finder.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | 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: `Path` [INFO] [stdout] --> src/video/document/markdown.rs:117:21 [INFO] [stdout] | [INFO] [stdout] 117 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MB` is never used [INFO] [stdout] --> src/arch/dualboot/detection.rs:214:11 [INFO] [stdout] | [INFO] [stdout] 214 | 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:216:8 [INFO] [stdout] | [INFO] [stdout] 216 | fn create_image_with_sfdisk(size_mb: u64, script: &str) -> tempfile::TempPath { [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 `read_config` and `reload_if_changed` are never used [INFO] [stdout] --> src/common/compositor/config.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 70 | impl WmConfigManager { [INFO] [stdout] | -------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 107 | fn read_config(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 201 | pub fn reload_if_changed(&self, initial_hash: u64) -> 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 `show_package_command` is never used [INFO] [stdout] --> src/common/package/manager.rs:212:12 [INFO] [stdout] | [INFO] [stdout] 39 | impl PackageManager { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 212 | pub fn show_package_command(&self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/dot/dotfilerepo.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl DotfileDir { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 17 | pub fn new(name: &str, repo_path: &Path, is_active: bool) -> Result { [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` and `save_to_path` are never used [INFO] [stdout] --> src/game/config.rs:268:12 [INFO] [stdout] | [INFO] [stdout] 262 | impl InstantGameConfig { [INFO] [stdout] | ---------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 268 | pub fn load_from_path(path: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 293 | pub fn save_to_path(&self, path: impl AsRef) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `load_from_path` and `save_to_path` are never used [INFO] [stdout] --> src/game/config.rs:309:12 [INFO] [stdout] | [INFO] [stdout] 303 | impl InstallationsConfig { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 309 | pub fn load_from_path(path: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 334 | pub fn save_to_path(&self, path: impl AsRef) -> 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 { [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: function `find_appimages_in_dir` is never used [INFO] [stdout] --> src/game/platforms/appimage_finder.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn find_appimages_in_dir(directory: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `display_name` is never used [INFO] [stdout] --> src/game/platforms/umu.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 31 | impl ProtonPath { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 40 | fn display_name(&self) -> &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: 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, // Icon name [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | pub categories: Vec, // 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: associated function `manual` is never used [INFO] [stdout] --> src/menu_utils/fzf/types.rs:213:12 [INFO] [stdout] | [INFO] [stdout] 211 | impl Header { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 212 | /// Create a manual header (passed verbatim to fzf) [INFO] [stdout] 213 | 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:287:12 [INFO] [stdout] | [INFO] [stdout] 272 | impl ChecklistItem { [INFO] [stdout] | --------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 287 | 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:439:12 [INFO] [stdout] | [INFO] [stdout] 437 | impl ItemDisplayData { [INFO] [stdout] | -------------------- associated functions in this implementation [INFO] [stdout] 438 | /// Create new display data for a selectable item. [INFO] [stdout] 439 | pub fn new(display_text: String, key: String, keywords: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | 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:565:12 [INFO] [stdout] | [INFO] [stdout] 382 | impl FzfWrapper { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 565 | pub fn checklist(items: Vec) -> Result>> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `suggestion_preview` is never used [INFO] [stdout] --> src/menu_utils/path_input.rs:160:12 [INFO] [stdout] | [INFO] [stdout] 88 | impl PathInputBuilder { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 160 | pub fn suggestion_preview(mut self, f: F) -> Self [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, [INFO] [stdout] 453 | pub errors: Vec, [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:227:4 [INFO] [stdout] | [INFO] [stdout] 227 | fn find_setting_path(nodes: &[CategoryNode], setting_id: &str, path: &mut Vec) -> 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.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 41 | struct LayoutChoice { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 44 | 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:272:12 [INFO] [stdout] | [INFO] [stdout] 93 | impl PreviewBuilder { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 272 | pub fn shell_loop(mut self, var: &str, items: I, body: &str) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn mime_defaults(mut self, mime_types: I) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `hex_to_shell_escape` is never used [INFO] [stdout] --> src/ui/preview.rs:406:4 [INFO] [stdout] | [INFO] [stdout] 406 | fn hex_to_shell_escape(hex: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [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 { [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: associated functions `with_rotation` and `with_translation` are never used [INFO] [stdout] --> src/video/render/timeline.rs:343:12 [INFO] [stdout] | [INFO] [stdout] 323 | impl Transform { [INFO] [stdout] | -------------- associated functions in this implementation [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] [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" test); 38 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8da20828b6ea601dfd8e2448cb50ace88876bd78/bin/rustc --crate-name ins --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cross-compile", "default"))' -C metadata=14d33ade42a17477 -C extra-filename=-e992d6dc6d4798e1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-45dae483728e037f.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-752d6eacdc0bb513.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-49368111cb4d8756.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7a785505e8d365b3.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-1e5036967241a921.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-22b52eb551a6f756.rlib --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-8f74ac3723d3e29a.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-dbac5f1ac529fa93.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-6c4a2eb6eb760a07.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-5fd0c048eae70c3a.rlib --extern duct=/opt/rustwide/target/debug/deps/libduct-9b35523934866497.rlib --extern fre=/opt/rustwide/target/debug/deps/libfre-48c043dfb3f11994.rlib --extern freedesktop_file_parser=/opt/rustwide/target/debug/deps/libfreedesktop_file_parser-765610801404c6f7.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-4efca66ddf98fe9f.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-3fcd8514b925837a.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-dec933eb4287a070.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-51a550ce64b4f65d.rlib --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-3b9982cd4c9b7139.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-9b84c397bcddfac1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a821bc4954f137b1.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-5f665e5ee0ccf09c.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-661d0e25aefbfd44.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e4699721269adcb6.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-60ab0ba36a27f99c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f94c4aeff7a5f692.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2163f342438d6bb2.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-2d8e93cc8f38beaf.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-a5746e1e902e31d7.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern shellexpand=/opt/rustwide/target/debug/deps/libshellexpand-49a5f510a684dda4.rlib --extern sudo=/opt/rustwide/target/debug/deps/libsudo-2159d6395a7ddaed.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a0f74b4ec92aa5d5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5bb14f29ad2876a4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d603c6f86d8e681f.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-b3925f725da6767d.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-416b6a9b9d2eb924.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libgit2-sys-8098f0f66a4b9731/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-7ed9549c8f4ff9d9/out/build` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e943a89595949cfbad39a85569c9cc29f5e6a172c2f1f302d3dabd2831840cfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e943a89595949cfbad39a85569c9cc29f5e6a172c2f1f302d3dabd2831840cfc", kill_on_drop: false }` [INFO] [stdout] e943a89595949cfbad39a85569c9cc29f5e6a172c2f1f302d3dabd2831840cfc