[INFO] cloning repository https://github.com/linuxnoodle/goobler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/linuxnoodle/goobler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinuxnoodle%2Fgoobler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinuxnoodle%2Fgoobler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ed018c9ddd352d6f7a0a383e320aa8bc8b7a394
[INFO] checking linuxnoodle/goobler against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinuxnoodle%2Fgoobler" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/linuxnoodle/goobler
[INFO] finished tweaking git repo https://github.com/linuxnoodle/goobler
[INFO] tweaked toml for git repo https://github.com/linuxnoodle/goobler written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/linuxnoodle/goobler on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/linuxnoodle/goobler 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 75f6afc971da8528fb35922a8926f50a45fe79311dcf8c4c9cade0e916c3c38e
[INFO] running `Command { std: "docker" "start" "75f6afc971da8528fb35922a8926f50a45fe79311dcf8c4c9cade0e916c3c38e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75f6afc971da8528fb35922a8926f50a45fe79311dcf8c4c9cade0e916c3c38e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "75f6afc971da8528fb35922a8926f50a45fe79311dcf8c4c9cade0e916c3c38e" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75f6afc971da8528fb35922a8926f50a45fe79311dcf8c4c9cade0e916c3c38e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "75f6afc971da8528fb35922a8926f50a45fe79311dcf8c4c9cade0e916c3c38e" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling wayland-sys v0.31.10
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling wayland-client v0.31.13
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]    Compiling wayland-backend v0.3.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.9
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking emath v0.28.1
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking ecolor v0.28.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking epaint v0.28.1
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking webbrowser v1.2.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.13
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-protocols v0.32.11
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking egui v0.28.1
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking egui_glow v0.28.1
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.11
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.11
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking egui-winit v0.28.1
[INFO] [stderr]     Checking eframe v0.28.1
[INFO] [stderr]     Checking goobler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `rand::rngs::StdRng`
[INFO] [stdout]    --> src/audio/noise.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |     use rand::rngs::StdRng;
[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: `rand::SeedableRng`
[INFO] [stdout]    --> src/audio/noise.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 180 |     use rand::SeedableRng;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/audio/processor.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |             (1.0 - self.smoothing_amount.clamp(0.0, 0.999))
[INFO] [stdout]     |             ^                                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 115 -             (1.0 - self.smoothing_amount.clamp(0.0, 0.999))
[INFO] [stdout] 115 +             1.0 - self.smoothing_amount.clamp(0.0, 0.999)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/audio/processor.rs:127:21
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let alpha = (1.0 - self.smoothing_amount.clamp(0.0, 0.999));
[INFO] [stdout]     |                     ^                                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 127 -         let alpha = (1.0 - self.smoothing_amount.clamp(0.0, 0.999));
[INFO] [stdout] 127 +         let alpha = 1.0 - self.smoothing_amount.clamp(0.0, 0.999);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AudioProcessor`, `Filter as FilterTrait`, `NoiseGenerator as NoiseGeneratorTrait`, and `StereoProcessor`
[INFO] [stdout]  --> src/audio/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     AudioProcessor, Filter as FilterTrait, NoiseGenerator as NoiseGeneratorTrait, StereoProcessor,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/audio/processor.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |             (1.0 - self.smoothing_amount.clamp(0.0, 0.999))
[INFO] [stdout]     |             ^                                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 115 -             (1.0 - self.smoothing_amount.clamp(0.0, 0.999))
[INFO] [stdout] 115 +             1.0 - self.smoothing_amount.clamp(0.0, 0.999)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/audio/processor.rs:127:21
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let alpha = (1.0 - self.smoothing_amount.clamp(0.0, 0.999));
[INFO] [stdout]     |                     ^                                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 127 -         let alpha = (1.0 - self.smoothing_amount.clamp(0.0, 0.999));
[INFO] [stdout] 127 +         let alpha = 1.0 - self.smoothing_amount.clamp(0.0, 0.999);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AudioProcessor`, `Filter as FilterTrait`, `NoiseGenerator as NoiseGeneratorTrait`, and `StereoProcessor`
[INFO] [stdout]  --> src/audio/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     AudioProcessor, Filter as FilterTrait, NoiseGenerator as NoiseGeneratorTrait, StereoProcessor,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:13:50
[INFO] [stdout]    |
[INFO] [stdout] 13 |     visuals.selection.stroke = egui::Stroke::new(2.0, Color32::from_rgb(80, 140, 220));
[INFO] [stdout]    |                                                  ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/ui/theme.rs:13:50
[INFO] [stdout]    |
[INFO] [stdout] 13 |     visuals.selection.stroke = egui::Stroke::new(2.0, Color32::from_rgb(80, 140, 220));
[INFO] [stdout]    |                                                  ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_enabled`
[INFO] [stdout]    --> src/audio/filters.rs:240:13
[INFO] [stdout]     |
[INFO] [stdout] 240 |         let output_enabled = filter.process(input);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_enabled`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_enabled`
[INFO] [stdout]    --> src/audio/filters.rs:366:13
[INFO] [stdout]     |
[INFO] [stdout] 366 |         let output_enabled = boost.process(input);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_enabled`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/audio/noise.rs:184:13
[INFO] [stdout]     |
[INFO] [stdout] 184 |         let mut gen = NoiseGenerator::new(noise_type);
[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: multiple associated items are never used
[INFO] [stdout]    --> src/audio/engine.rs:14:12
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AudioEngine {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout]  14 |     pub fn new(sample_rate: u32) -> Result<Self, String> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub fn update_noise_type(&mut self, noise_type: NoiseType) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 |     pub fn update_volume(&mut self, volume: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 |     pub fn update_bass_boost(&mut self, gain_db: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 |     pub fn update_low_pass(&mut self, enabled: bool, frequency: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub fn update_high_pass(&mut self, enabled: bool, frequency: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 211 |     pub fn toggle(&self) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/audio/engine.rs:232:12
[INFO] [stdout]     |
[INFO] [stdout] 221 | impl AudioEngineHandle {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 232 |     pub fn update_noise_type(&self, noise_type: NoiseType) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 238 |     pub fn update_volume(&self, volume: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 244 |     pub fn update_bass_boost(&self, gain_db: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 250 |     pub fn update_low_pass(&self, enabled: bool, frequency: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 |     pub fn update_high_pass(&self, enabled: bool, frequency: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 262 |     pub fn toggle(&self) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 |     pub fn set_playing(&self, playing: bool) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset` is never used
[INFO] [stdout]    --> src/audio/filters.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout]  28 | impl Filter {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub fn reset(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset` is never used
[INFO] [stdout]    --> src/audio/filters.rs:211:12
[INFO] [stdout]     |
[INFO] [stdout] 139 | impl BassBoost {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 211 |     pub fn reset(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sample_rate` is never read
[INFO] [stdout]   --> src/audio/processor.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct AudioProcessor {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     sample_rate: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset_filters` is never used
[INFO] [stdout]    --> src/audio/processor.rs:192:12
[INFO] [stdout]     |
[INFO] [stdout]  45 | impl AudioProcessor {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 192 |     pub fn reset_filters(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset_filters` is never used
[INFO] [stdout]    --> src/audio/processor.rs:259:12
[INFO] [stdout]     |
[INFO] [stdout] 221 | impl ProcessingChain {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 259 |     pub fn reset_filters(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NoiseGenerator` is never used
[INFO] [stdout]  --> src/audio/traits.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub trait NoiseGenerator: Send + Sync {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Filter` is never used
[INFO] [stdout]   --> src/audio/traits.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub trait Filter: Send + Sync {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `AudioProcessor` is never used
[INFO] [stdout]   --> src/audio/traits.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub trait AudioProcessor: Send + Sync {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `StereoProcessor` is never used
[INFO] [stdout]   --> src/audio/traits.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub trait StereoProcessor: Send + Sync {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config_loaded` is never read
[INFO] [stdout]   --> src/state/modes.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct AppState {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub config_loaded: 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: methods `toggle_mode` and `get_audio_config` are never used
[INFO] [stdout]   --> src/state/modes.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl AppState {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn toggle_mode(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn get_audio_config(&self) -> &AudioConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `audio_playing` is never read
[INFO] [stdout]   --> src/ui/screens/settings.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct SettingsScreen {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 56 |     current_item: MenuItem,
[INFO] [stdout] 57 |     audio_playing: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/audio/engine.rs:14:12
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AudioEngine {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout]  14 |     pub fn new(sample_rate: u32) -> Result<Self, String> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub fn update_noise_type(&mut self, noise_type: NoiseType) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 |     pub fn update_volume(&mut self, volume: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 |     pub fn update_bass_boost(&mut self, gain_db: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 |     pub fn update_low_pass(&mut self, enabled: bool, frequency: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub fn update_high_pass(&mut self, enabled: bool, frequency: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 211 |     pub fn toggle(&self) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/audio/engine.rs:232:12
[INFO] [stdout]     |
[INFO] [stdout] 221 | impl AudioEngineHandle {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 232 |     pub fn update_noise_type(&self, noise_type: NoiseType) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 238 |     pub fn update_volume(&self, volume: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 244 |     pub fn update_bass_boost(&self, gain_db: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 250 |     pub fn update_low_pass(&self, enabled: bool, frequency: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 |     pub fn update_high_pass(&self, enabled: bool, frequency: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 262 |     pub fn toggle(&self) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 |     pub fn set_playing(&self, playing: bool) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sample_rate` is never read
[INFO] [stdout]   --> src/audio/processor.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct AudioProcessor {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     sample_rate: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset_filters` is never used
[INFO] [stdout]    --> src/audio/processor.rs:192:12
[INFO] [stdout]     |
[INFO] [stdout]  45 | impl AudioProcessor {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 192 |     pub fn reset_filters(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset_filters` is never used
[INFO] [stdout]    --> src/audio/processor.rs:259:12
[INFO] [stdout]     |
[INFO] [stdout] 221 | impl ProcessingChain {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 259 |     pub fn reset_filters(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NoiseGenerator` is never used
[INFO] [stdout]  --> src/audio/traits.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub trait NoiseGenerator: Send + Sync {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Filter` is never used
[INFO] [stdout]   --> src/audio/traits.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub trait Filter: Send + Sync {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `AudioProcessor` is never used
[INFO] [stdout]   --> src/audio/traits.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub trait AudioProcessor: Send + Sync {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `StereoProcessor` is never used
[INFO] [stdout]   --> src/audio/traits.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub trait StereoProcessor: Send + Sync {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config_loaded` is never read
[INFO] [stdout]   --> src/state/modes.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct AppState {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub config_loaded: 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: methods `toggle_mode` and `get_audio_config` are never used
[INFO] [stdout]   --> src/state/modes.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl AppState {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn toggle_mode(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn get_audio_config(&self) -> &AudioConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `audio_playing` is never read
[INFO] [stdout]   --> src/ui/screens/settings.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct SettingsScreen {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 56 |     current_item: MenuItem,
[INFO] [stdout] 57 |     audio_playing: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.59s
[INFO] running `Command { std: "docker" "inspect" "75f6afc971da8528fb35922a8926f50a45fe79311dcf8c4c9cade0e916c3c38e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75f6afc971da8528fb35922a8926f50a45fe79311dcf8c4c9cade0e916c3c38e", kill_on_drop: false }`
[INFO] [stdout] 75f6afc971da8528fb35922a8926f50a45fe79311dcf8c4c9cade0e916c3c38e
