[INFO] cloning repository https://github.com/spooonylove/BeAnal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spooonylove/BeAnal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspooonylove%2FBeAnal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspooonylove%2FBeAnal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84bb9cd46cdbd2149f7b39733fb68e918b3bb144 [INFO] checking spooonylove/BeAnal against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspooonylove%2FBeAnal" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/spooonylove/BeAnal [INFO] finished tweaking git repo https://github.com/spooonylove/BeAnal [INFO] tweaked toml for git repo https://github.com/spooonylove/BeAnal written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/spooonylove/BeAnal 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/spooonylove/BeAnal 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ada4409055c187cab7f29e9eb91619666929d12b00b4d0d92899d28570d0a2bf [INFO] running `Command { std: "docker" "start" "-a" "ada4409055c187cab7f29e9eb91619666929d12b00b4d0d92899d28570d0a2bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ada4409055c187cab7f29e9eb91619666929d12b00b4d0d92899d28570d0a2bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ada4409055c187cab7f29e9eb91619666929d12b00b4d0d92899d28570d0a2bf", kill_on_drop: false }` [INFO] [stdout] ada4409055c187cab7f29e9eb91619666929d12b00b4d0d92899d28570d0a2bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 15ee8eb6c9ba419f75480cab08f9faebbfda1cb5d1975e978296ec5cfe62d2f8 [INFO] running `Command { std: "docker" "start" "-a" "15ee8eb6c9ba419f75480cab08f9faebbfda1cb5d1975e978296ec5cfe62d2f8", kill_on_drop: false }` [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Checking rustix v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Checking accesskit v0.16.3 [INFO] [stderr] Checking immutable-chunkmap v2.1.2 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Checking epaint_default_fonts v0.29.1 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.20.0 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking accesskit_consumer v0.24.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking pxfm v0.1.25 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking glow v0.14.2 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rustfft v6.4.1 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking wayland-client v0.31.11 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking moxcms v0.7.9 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking wayland-protocols v0.32.9 [INFO] [stderr] Checking wayland-cursor v0.31.11 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking emath v0.29.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking calloop v0.14.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking ecolor v0.29.1 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking epaint v0.29.1 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking calloop-wayland-source v0.4.1 [INFO] [stderr] Checking realfft v3.5.0 [INFO] [stderr] Checking egui v0.29.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking quick-xml v0.30.0 [INFO] [stderr] Compiling zvariant v4.2.0 [INFO] [stderr] Checking image v0.25.8 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking webbrowser v1.0.6 [INFO] [stderr] Checking egui_glow v0.29.1 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.9 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.9 [INFO] [stderr] Checking wayland-protocols-experimental v20250721.0.1 [INFO] [stderr] Checking wayland-protocols-misc v0.3.9 [INFO] [stderr] Checking zbus_names v3.0.0 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking zbus_xml v4.0.0 [INFO] [stderr] Checking zbus v4.4.0 [INFO] [stderr] Checking zbus-lockstep v0.4.4 [INFO] [stderr] Checking smithay-clipboard v0.7.3 [INFO] [stderr] Compiling zbus-lockstep-macros v0.4.4 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking winit v0.30.12 [INFO] [stderr] Checking atspi-common v0.6.0 [INFO] [stderr] Checking atspi-proxies v0.6.0 [INFO] [stderr] Checking accesskit_atspi_common v0.9.3 [INFO] [stderr] Checking atspi-connection v0.6.0 [INFO] [stderr] Checking atspi v0.22.0 [INFO] [stderr] Checking accesskit_unix v0.12.3 [INFO] [stderr] Checking accesskit_winit v0.22.4 [INFO] [stderr] Checking egui-winit v0.29.1 [INFO] [stderr] Checking eframe v0.29.1 [INFO] [stderr] Checking beanal v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/fft_config.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | /// Preset FFT configuration for common sample rates [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/fft_config.rs:356:1 [INFO] [stdout] | [INFO] [stdout] 356 | /// Pre-computed valid FFT sizes [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lazy_static::lazy_static` [INFO] [stdout] --> src/fft_config.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use lazy_static::lazy_static; [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 doc comment [INFO] [stdout] --> src/fft_config.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | /// Determine FFT size: aim for ~50-100ms of audio [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 35 | / let fft_size = match sample_rate{ [INFO] [stdout] 36 | | 8000..=16000 => 512, // ~32-64ms at 8-16kHz [INFO] [stdout] 37 | | 16001..=32000 => 1024, // ~32-64ms at 15-32kHz [INFO] [stdout] 38 | | 32001..=48000 => 2048, // ~42-85ms at 32-48kHz [INFO] [stdout] 39 | | 48001..=96000 => 4096, // ~42-85ms at 48-96kHz [INFO] [stdout] 40 | | _ => 8192, // ~85ms+ at 96kHz+ [INFO] [stdout] 41 | | }; [INFO] [stdout] | |__________- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/fft_config.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | /// Preset FFT configuration for common sample rates [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/fft_config.rs:356:1 [INFO] [stdout] | [INFO] [stdout] 356 | /// Pre-computed valid FFT sizes [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lazy_static::lazy_static` [INFO] [stdout] --> src/fft_config.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use lazy_static::lazy_static; [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 doc comment [INFO] [stdout] --> src/fft_config.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | /// Determine FFT size: aim for ~50-100ms of audio [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 35 | / let fft_size = match sample_rate{ [INFO] [stdout] 36 | | 8000..=16000 => 512, // ~32-64ms at 8-16kHz [INFO] [stdout] 37 | | 16001..=32000 => 1024, // ~32-64ms at 15-32kHz [INFO] [stdout] 38 | | 32001..=48000 => 2048, // ~42-85ms at 32-48kHz [INFO] [stdout] 39 | | 48001..=96000 => 4096, // ~42-85ms at 48-96kHz [INFO] [stdout] 40 | | _ => 8192, // ~85ms+ at 96kHz+ [INFO] [stdout] 41 | | }; [INFO] [stdout] | |__________- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `test_config` [INFO] [stdout] --> src/audio_device.rs:159:17 [INFO] [stdout] | [INFO] [stdout] 159 | let test_config = StreamConfig { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/audio_capture.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | let mut devices = AudioDeviceEnumerator::enumerate_devices()?; [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device` [INFO] [stdout] --> src/audio_capture.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | let device = AudioDeviceEnumerator::get_device_by_id(device_id)?; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_device` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/audio_capture.rs:331:13 [INFO] [stdout] | [INFO] [stdout] 331 | let mut devices = AudioDeviceEnumerator::enumerate_devices()?; [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device` [INFO] [stdout] --> src/audio_capture.rs:330:13 [INFO] [stdout] | [INFO] [stdout] 330 | let device = AudioDeviceEnumerator::get_device_by_id(device_id)?; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_device` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:115:29 [INFO] [stdout] | [INFO] [stdout] 115 | let mut new_fft_config = FFTConfigManager::new(packet.sample_rate); [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config_changed` [INFO] [stdout] --> src/main.rs:210:24 [INFO] [stdout] | [INFO] [stdout] 210 | let config_changed = { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_config_changed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `resize_bars` is never used [INFO] [stdout] --> src/shared_state.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl SharedState { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn resize_bars(&mut self, new_count: usize) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `click_through` is never read [INFO] [stdout] --> src/shared_state.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 94 | pub struct AppConfig { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 122 | pub click_through: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `needs_fft_rebuild` and `set_custom_colors` are never used [INFO] [stdout] --> src/shared_state.rs:185:12 [INFO] [stdout] | [INFO] [stdout] 183 | impl AppConfig { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] 184 | /// Check if this config requires rebuilding the FFT processor [INFO] [stdout] 185 | pub fn needs_fft_rebuild(&self, other: &AppConfig) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 237 | pub fn set_custom_colors(&mut self, low: Color32, high: Color32, peak: Color32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Custom` is never constructed [INFO] [stdout] --> src/shared_state.rs:254:5 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum ColorScheme { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 254 | Custom { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ColorScheme` 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/shared_state.rs:274:12 [INFO] [stdout] | [INFO] [stdout] 273 | impl ColorPreset { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 274 | pub fn new(name: &str, low: Color32, high: Color32, peak: Color32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_rgba`, `BLACK`, `GREEN`, `lerp`, and `with_opacity` are never used [INFO] [stdout] --> src/shared_state.rs:483:18 [INFO] [stdout] | [INFO] [stdout] 477 | impl Color32 { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 483 | pub const fn from_rgba(r: u8, g: u8, b: u8, a: u8) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 488 | pub const BLACK: Self = Self::from_rgb(0, 0, 0); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 489 | pub const RED: Self = Self::from_rgb(255, 0, 0); [INFO] [stdout] 490 | pub const GREEN: Self = Self::from_rgb(0, 255, 0); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 494 | pub fn lerp(self, other: Self, t: f32) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | pub fn with_opacity(self, opacity: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `sample_rates` is never read [INFO] [stdout] --> src/audio_device.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct AudioDeviceInfo { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | pub sample_rates: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AudioDeviceInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `enumerate_devices` is never used [INFO] [stdout] --> src/audio_device.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 73 | impl AudioDeviceEnumerator { [INFO] [stdout] | -------------------------- associated function in this implementation [INFO] [stdout] 74 | /// get all available audio output devices [INFO] [stdout] 75 | pub fn enumerate_devices() -> Result, AudioDeviceError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OptimalStreamConfig` is never constructed [INFO] [stdout] --> src/audio_device.rs:219:12 [INFO] [stdout] | [INFO] [stdout] 219 | pub struct OptimalStreamConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `for_device` and `to_stream_config` are never used [INFO] [stdout] --> src/audio_device.rs:227:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl OptimalStreamConfig { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] 226 | /// Determine the optimal configuration for a device [INFO] [stdout] 227 | pub fn for_device(device: &Device) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn to_stream_config(&self) -> StreamConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `timestamp` is never read [INFO] [stdout] --> src/audio_capture.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct AudioPacket { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | pub timestamp: Instant, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AudioPacket` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `duration_secs` is never used [INFO] [stdout] --> src/audio_capture.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl AudioPacket { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn duration_secs(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `with_device_id`, `device_info`, `switch_device`, and `list_devices` are never used [INFO] [stdout] --> src/audio_capture.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 66 | impl AudioCaptureManager { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn with_device_id(device_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 324 | pub fn device_info(&self) -> AudioDeviceInfo { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 329 | pub fn switch_device(&mut self, device_id: &str) -> Result<(), AudioDeviceError> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 362 | pub fn list_devices() -> Result, AudioDeviceError> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `sample_rate`, `nyquist_frequency`, and `description` are never read [INFO] [stdout] --> src/fft_config.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct FFTSampleRateConfig { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 10 | /// Sample rate in Hz [INFO] [stdout] 11 | pub sample_rate: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub nyquist_frequency: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FFTSampleRateConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `get_preset` and `debug_print` are never used [INFO] [stdout] --> src/fft_config.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl FFTSampleRateConfig { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 68 | pub fn get_preset(sample_rate: u32) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn debug_print(&self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MIN_FFT_SIZE` is never used [INFO] [stdout] --> src/fft_config.rs:142:7 [INFO] [stdout] | [INFO] [stdout] 142 | const MIN_FFT_SIZE: usize = 256; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_FFT_SIZE` is never used [INFO] [stdout] --> src/fft_config.rs:143:7 [INFO] [stdout] | [INFO] [stdout] 143 | const MAX_FFT_SIZE: usize = 16384; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `recommended_fft_size`, `is_overridden`, `frequency_resolution`, and `recommended_bars` are never read [INFO] [stdout] --> src/fft_config.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 165 | pub struct FFTInfo { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 168 | pub recommended_fft_size: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 169 | pub is_overridden: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 170 | pub latency_ms: f32, [INFO] [stdout] 171 | pub frequency_resolution: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 172 | pub recommended_bars: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FFTInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/fft_config.rs:230:12 [INFO] [stdout] | [INFO] [stdout] 176 | impl FFTConfigManager { [INFO] [stdout] | --------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn set_override(&mut self, fft_size: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | pub fn clear_override(&mut self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 297 | pub fn get_recommended_fft_size(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn has_override(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 312 | pub fn get_current_config(&self) -> &FFTSampleRateConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 324 | pub fn latency_warning(&self) ->(&'static str, &'static str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 335 | pub fn frequency_for_bin(&self, bin_index: usize) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 340 | pub fn bin_for_frequency(&self, frequency: f32) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 345 | pub fn valid_fft_sizes() -> &'static [usize] { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 350 | fn is_valid_fft_size(size: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `test_config` [INFO] [stdout] --> src/audio_device.rs:159:17 [INFO] [stdout] | [INFO] [stdout] 159 | let test_config = StreamConfig { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device` [INFO] [stdout] --> src/audio_device.rs:349:17 [INFO] [stdout] | [INFO] [stdout] 349 | Ok((device, info)) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_device` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/audio_capture.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | let mut devices = AudioDeviceEnumerator::enumerate_devices()?; [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device` [INFO] [stdout] --> src/audio_capture.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | let device = AudioDeviceEnumerator::get_device_by_id(device_id)?; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_device` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/audio_capture.rs:331:13 [INFO] [stdout] | [INFO] [stdout] 331 | let mut devices = AudioDeviceEnumerator::enumerate_devices()?; [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device` [INFO] [stdout] --> src/audio_capture.rs:330:13 [INFO] [stdout] | [INFO] [stdout] 330 | let device = AudioDeviceEnumerator::get_device_by_id(device_id)?; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_device` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:115:29 [INFO] [stdout] | [INFO] [stdout] 115 | let mut new_fft_config = FFTConfigManager::new(packet.sample_rate); [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config_changed` [INFO] [stdout] --> src/main.rs:210:24 [INFO] [stdout] | [INFO] [stdout] 210 | let config_changed = { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_config_changed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `click_through` is never read [INFO] [stdout] --> src/shared_state.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 94 | pub struct AppConfig { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 122 | pub click_through: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/shared_state.rs:274:12 [INFO] [stdout] | [INFO] [stdout] 273 | impl ColorPreset { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 274 | pub fn new(name: &str, low: Color32, high: Color32, peak: Color32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_rgba`, `GREEN`, and `with_opacity` are never used [INFO] [stdout] --> src/shared_state.rs:483:18 [INFO] [stdout] | [INFO] [stdout] 477 | impl Color32 { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 483 | pub const fn from_rgba(r: u8, g: u8, b: u8, a: u8) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 490 | pub const GREEN: Self = Self::from_rgb(0, 255, 0); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | pub fn with_opacity(self, opacity: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `buffer_size` is never read [INFO] [stdout] --> src/audio_device.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 219 | pub struct OptimalStreamConfig { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 222 | pub buffer_size: cpal::BufferSize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OptimalStreamConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_stream_config` is never used [INFO] [stdout] --> src/audio_device.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl OptimalStreamConfig { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn to_stream_config(&self) -> StreamConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `timestamp` is never read [INFO] [stdout] --> src/audio_capture.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct AudioPacket { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | pub timestamp: Instant, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AudioPacket` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `with_device_id` and `switch_device` are never used [INFO] [stdout] --> src/audio_capture.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 66 | impl AudioCaptureManager { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn with_device_id(device_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 329 | pub fn switch_device(&mut self, device_id: &str) -> Result<(), AudioDeviceError> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `get_preset` and `debug_print` are never used [INFO] [stdout] --> src/fft_config.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl FFTSampleRateConfig { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 68 | pub fn get_preset(sample_rate: u32) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn debug_print(&self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `frequency_resolution` and `recommended_bars` are never read [INFO] [stdout] --> src/fft_config.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 165 | pub struct FFTInfo { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 171 | pub frequency_resolution: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 172 | pub recommended_bars: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FFTInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_recommended_fft_size` and `get_current_config` are never used [INFO] [stdout] --> src/fft_config.rs:297:12 [INFO] [stdout] | [INFO] [stdout] 176 | impl FFTConfigManager { [INFO] [stdout] | --------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 297 | pub fn get_recommended_fft_size(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 312 | pub fn get_current_config(&self) -> &FFTSampleRateConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "15ee8eb6c9ba419f75480cab08f9faebbfda1cb5d1975e978296ec5cfe62d2f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15ee8eb6c9ba419f75480cab08f9faebbfda1cb5d1975e978296ec5cfe62d2f8", kill_on_drop: false }` [INFO] [stdout] 15ee8eb6c9ba419f75480cab08f9faebbfda1cb5d1975e978296ec5cfe62d2f8