[INFO] cloning repository https://github.com/guicybercode/rust_player [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guicybercode/rust_player" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguicybercode%2Frust_player", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguicybercode%2Frust_player'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75e66af590df91322f6e5e64bab2fbda3b4c8e00 [INFO] checking guicybercode/rust_player against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguicybercode%2Frust_player" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/guicybercode/rust_player [INFO] finished tweaking git repo https://github.com/guicybercode/rust_player [INFO] tweaked toml for git repo https://github.com/guicybercode/rust_player written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/guicybercode/rust_player on toolchain 95813608313bff49cfc1afc393a946a3c085b772 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/guicybercode/rust_player 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" "+95813608313bff49cfc1afc393a946a3c085b772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytemuck v1.24.0 [INFO] [stderr] Downloaded extended v0.1.0 [INFO] [stderr] Downloaded symphonia-format-riff v0.5.5 [INFO] [stderr] Downloaded symphonia-format-ogg v0.5.5 [INFO] [stderr] Downloaded symphonia-utils-xiph v0.5.5 [INFO] [stderr] Downloaded symphonia-metadata v0.5.5 [INFO] [stderr] Downloaded stability v0.1.1 [INFO] [stderr] Downloaded symphonia v0.5.5 [INFO] [stderr] Downloaded symphonia-codec-adpcm v0.5.5 [INFO] [stderr] Downloaded symphonia-codec-pcm v0.5.5 [INFO] [stderr] Downloaded ogg_pager v0.6.1 [INFO] [stderr] Downloaded symphonia-codec-alac v0.5.5 [INFO] [stderr] Downloaded strength_reduce v0.2.4 [INFO] [stderr] Downloaded num_enum_derive v0.7.5 [INFO] [stderr] Downloaded indoc v2.0.7 [INFO] [stderr] Downloaded symphonia-codec-vorbis v0.5.5 [INFO] [stderr] Downloaded num_enum v0.7.5 [INFO] [stderr] Downloaded rubato v0.14.1 [INFO] [stderr] Downloaded symphonia-codec-aac v0.5.5 [INFO] [stderr] Downloaded symphonia-format-caf v0.5.5 [INFO] [stderr] Downloaded symphonia-format-isomp4 v0.5.5 [INFO] [stderr] Downloaded lofty_attr v0.10.0 [INFO] [stderr] Downloaded primal-check v0.3.4 [INFO] [stderr] Downloaded symphonia-bundle-flac v0.5.5 [INFO] [stderr] Downloaded symphonia-core v0.5.5 [INFO] [stderr] Downloaded symphonia-bundle-mp3 v0.5.5 [INFO] [stderr] Downloaded transpose v0.2.3 [INFO] [stderr] Downloaded unicode-ident v1.0.20 [INFO] [stderr] Downloaded realfft v3.5.0 [INFO] [stderr] Downloaded symphonia-format-mkv v0.5.5 [INFO] [stderr] Downloaded lofty v0.19.2 [INFO] [stderr] Downloaded syn v2.0.107 [INFO] [stderr] Downloaded rustfft v6.4.1 [INFO] [stderr] Downloaded ratatui v0.25.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c270ee8070e2d75af530737bcb943f8cff3eafd00efae21dff8a6739203c9237 [INFO] running `Command { std: "docker" "start" "-a" "c270ee8070e2d75af530737bcb943f8cff3eafd00efae21dff8a6739203c9237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c270ee8070e2d75af530737bcb943f8cff3eafd00efae21dff8a6739203c9237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c270ee8070e2d75af530737bcb943f8cff3eafd00efae21dff8a6739203c9237", kill_on_drop: false }` [INFO] [stdout] c270ee8070e2d75af530737bcb943f8cff3eafd00efae21dff8a6739203c9237 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 344d67062db2351d8289b5739d5475fd22ac8311891fc36f12add975ff7d43cb [INFO] running `Command { std: "docker" "start" "-a" "344d67062db2351d8289b5739d5475fd22ac8311891fc36f12add975ff7d43cb", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking symphonia-core v0.5.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking extended v0.1.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking ogg_pager v0.6.1 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking flate2 v1.1.4 [INFO] [stderr] Compiling syn v2.0.107 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Checking symphonia-metadata v0.5.5 [INFO] [stderr] Checking symphonia-codec-adpcm v0.5.5 [INFO] [stderr] Checking symphonia-codec-aac v0.5.5 [INFO] [stderr] Checking symphonia-codec-pcm v0.5.5 [INFO] [stderr] Checking symphonia-codec-alac v0.5.5 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking rustfft v6.4.1 [INFO] [stderr] Checking symphonia-utils-xiph v0.5.5 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.5 [INFO] [stderr] Checking symphonia-format-caf v0.5.5 [INFO] [stderr] Checking symphonia-format-riff v0.5.5 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking symphonia-bundle-flac v0.5.5 [INFO] [stderr] Checking symphonia-format-ogg v0.5.5 [INFO] [stderr] Checking symphonia-codec-vorbis v0.5.5 [INFO] [stderr] Checking symphonia-format-isomp4 v0.5.5 [INFO] [stderr] Checking symphonia-format-mkv v0.5.5 [INFO] [stderr] Checking cpal v0.15.3 [INFO] [stderr] Checking symphonia v0.5.5 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling lofty_attr v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking lofty v0.19.2 [INFO] [stderr] Checking realfft v3.5.0 [INFO] [stderr] Checking rubato v0.14.1 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking ratatui v0.25.0 [INFO] [stderr] Checking rust_musicplayer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> src/ui.rs:629:19 [INFO] [stdout] | [INFO] [stdout] 629 | .map(|info| { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `usage_text` [INFO] [stdout] --> src/ui.rs:691:13 [INFO] [stdout] | [INFO] [stdout] 691 | let usage_text = format!("CPU Usage: {:.1}%", cpu_usage); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_usage_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `usage_text` [INFO] [stdout] --> src/ui.rs:723:13 [INFO] [stdout] | [INFO] [stdout] 723 | let usage_text = format!("Disk Usage: {:.1}%", disk_usage); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_usage_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> src/ui.rs:629:19 [INFO] [stdout] | [INFO] [stdout] 629 | .map(|info| { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `usage_text` [INFO] [stdout] --> src/ui.rs:691:13 [INFO] [stdout] | [INFO] [stdout] 691 | let usage_text = format!("CPU Usage: {:.1}%", cpu_usage); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_usage_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `usage_text` [INFO] [stdout] --> src/ui.rs:723:13 [INFO] [stdout] | [INFO] [stdout] 723 | let usage_text = format!("Disk Usage: {:.1}%", disk_usage); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_usage_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `host`, `device`, and `stream_config` are never read [INFO] [stdout] --> src/audio.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct AudioPlayer { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 26 | host: Host, [INFO] [stdout] | ^^^^ [INFO] [stdout] 27 | device: Device, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 28 | stream_config: StreamConfig, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_volume` is never used [INFO] [stdout] --> src/audio.rs:245:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl AudioPlayer { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 245 | pub fn set_volume(&mut self, volume: f32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `add_track` are never used [INFO] [stdout] --> src/library.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl Album { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 18 | pub fn new(name: String, artist: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn add_track(&mut self, track: TrackMetadata) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/library.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 50 | impl MusicLibrary { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 61 | pub fn scan_directory>(&mut self, path: P) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | pub fn set_album(&mut self, index: usize) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 161 | pub fn set_track(&mut self, index: usize) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | pub fn get_album_tracks(&self, album_index: usize) -> Option<&Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | pub fn album_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 181 | pub fn track_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_file`, `display_artist`, and `display_album` are never used [INFO] [stdout] --> src/metadata.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl TrackMetadata { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 17 | pub fn from_file>(path: P) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn display_artist(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn display_album(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `foreground` and `secondary` are never read [INFO] [stdout] --> src/ui.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 174 | pub struct ThemeColors { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 175 | pub background: Color, [INFO] [stdout] 176 | pub foreground: Color, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 177 | pub primary: Color, [INFO] [stdout] 178 | pub secondary: Color, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ThemeColors` 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 `show_albums` and `show_tracks` are never read [INFO] [stdout] --> src/ui.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 186 | pub struct AppState { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 189 | pub show_albums: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 190 | pub show_tracks: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppState` 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 `music_directory` is never read [INFO] [stdout] --> src/ui.rs:246:5 [INFO] [stdout] | [INFO] [stdout] 238 | pub struct App { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 246 | music_directory: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/ui.rs:571:8 [INFO] [stdout] | [INFO] [stdout] 249 | impl App { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 571 | fn render_shortcuts(&mut self, f: &mut Frame, area: Rect, colors: &ThemeColors) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 616 | fn render_system_info(&mut self, f: &mut Frame, area: Rect, colors: &ThemeColors) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 650 | fn render_hardware_info(&mut self, f: &mut Frame, area: Rect, colors: &ThemeColors) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 689 | fn render_cpu_usage(&mut self, f: &mut Frame, area: Rect, colors: &ThemeColors) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 721 | fn render_disk_usage(&mut self, f: &mut Frame, area: Rect, colors: &ThemeColors) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 755 | fn render_memory_info(&mut self, f: &mut Frame, area: Rect, colors: &ThemeColors) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 802 | fn render_network_info(&mut self, f: &mut Frame, area: Rect, colors: &ThemeColors) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `host`, `device`, and `stream_config` are never read [INFO] [stdout] --> src/audio.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct AudioPlayer { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 26 | host: Host, [INFO] [stdout] | ^^^^ [INFO] [stdout] 27 | device: Device, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 28 | stream_config: StreamConfig, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_volume` is never used [INFO] [stdout] --> src/audio.rs:245:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl AudioPlayer { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 245 | pub fn set_volume(&mut self, volume: f32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `add_track` are never used [INFO] [stdout] --> src/library.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl Album { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 18 | pub fn new(name: String, artist: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn add_track(&mut self, track: TrackMetadata) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/library.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 50 | impl MusicLibrary { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 61 | pub fn scan_directory>(&mut self, path: P) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | pub fn set_album(&mut self, index: usize) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 161 | pub fn set_track(&mut self, index: usize) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | pub fn get_album_tracks(&self, album_index: usize) -> Option<&Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | pub fn album_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 181 | pub fn track_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_file`, `display_artist`, and `display_album` are never used [INFO] [stdout] --> src/metadata.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl TrackMetadata { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 17 | pub fn from_file>(path: P) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn display_artist(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn display_album(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `foreground` and `secondary` are never read [INFO] [stdout] --> src/ui.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 174 | pub struct ThemeColors { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 175 | pub background: Color, [INFO] [stdout] 176 | pub foreground: Color, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 177 | pub primary: Color, [INFO] [stdout] 178 | pub secondary: Color, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ThemeColors` 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 `show_albums` and `show_tracks` are never read [INFO] [stdout] --> src/ui.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 186 | pub struct AppState { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 189 | pub show_albums: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 190 | pub show_tracks: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppState` 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 `music_directory` is never read [INFO] [stdout] --> src/ui.rs:246:5 [INFO] [stdout] | [INFO] [stdout] 238 | pub struct App { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 246 | music_directory: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/ui.rs:571:8 [INFO] [stdout] | [INFO] [stdout] 249 | impl App { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 571 | fn render_shortcuts(&mut self, f: &mut Frame, area: Rect, colors: &ThemeColors) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 616 | fn render_system_info(&mut self, f: &mut Frame, area: Rect, colors: &ThemeColors) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 650 | fn render_hardware_info(&mut self, f: &mut Frame, area: Rect, colors: &ThemeColors) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 689 | fn render_cpu_usage(&mut self, f: &mut Frame, area: Rect, colors: &ThemeColors) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 721 | fn render_disk_usage(&mut self, f: &mut Frame, area: Rect, colors: &ThemeColors) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 755 | fn render_memory_info(&mut self, f: &mut Frame, area: Rect, colors: &ThemeColors) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 802 | fn render_network_info(&mut self, f: &mut Frame, area: Rect, colors: &ThemeColors) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.55s [INFO] running `Command { std: "docker" "inspect" "344d67062db2351d8289b5739d5475fd22ac8311891fc36f12add975ff7d43cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "344d67062db2351d8289b5739d5475fd22ac8311891fc36f12add975ff7d43cb", kill_on_drop: false }` [INFO] [stdout] 344d67062db2351d8289b5739d5475fd22ac8311891fc36f12add975ff7d43cb