[INFO] updating cached repository https://github.com/19h/PHASEBURN
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }`
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6ddda4010887d4e76318293d3870f13cccbf55de
[INFO] testing 19h/PHASEBURN/6ddda4010887d4e76318293d3870f13cccbf55de against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F19h%2FPHASEBURN" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/19h/PHASEBURN
[INFO] finished tweaking git repo https://github.com/19h/PHASEBURN
[INFO] tweaked toml for git repo https://github.com/19h/PHASEBURN written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/19h/PHASEBURN on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/19h/PHASEBURN already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f569659784e1d742b6d8a06efd1353822c21ce6127224fac1335420a4aadf10
[INFO] running `Command { std: "docker" "start" "-a" "8f569659784e1d742b6d8a06efd1353822c21ce6127224fac1335420a4aadf10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f569659784e1d742b6d8a06efd1353822c21ce6127224fac1335420a4aadf10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f569659784e1d742b6d8a06efd1353822c21ce6127224fac1335420a4aadf10", kill_on_drop: false }`
[INFO] [stdout] 8f569659784e1d742b6d8a06efd1353822c21ce6127224fac1335420a4aadf10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 843d8ba7e27d63096388860d3ffd3d9f89c7e7019d26e7ef3e374fc136cf24b3
[INFO] running `Command { std: "docker" "start" "-a" "843d8ba7e27d63096388860d3ffd3d9f89c7e7019d26e7ef3e374fc136cf24b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling symphonia-core v0.5.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling symphonia-metadata v0.5.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.5
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zmij v1.0.15
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling realfft v3.5.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.5
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.5
[INFO] [stderr]    Compiling symphonia-format-isomp4 v0.5.5
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling symphonia-format-caf v0.5.5
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]    Compiling noisy_float v0.2.1
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-aac v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-alac v0.5.5
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling symphonia v0.5.5
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling biquad v0.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rubato v0.16.2
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ndarray-stats v0.6.0
[INFO] [stderr]    Compiling remark v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `TemporalMaskingAnalysis`
[INFO] [stdout]   --> src/analysis/detectors/psychoacoustic_wm.rs:27:60
[INFO] [stdout]    |
[INFO] [stdout] 27 | use crate::analysis::psychoacoustic::{PsychoacousticModel, TemporalMaskingAnalysis};
[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: `SampleStatistics`
[INFO] [stdout]  --> src/analysis/detectors/statistical.rs:7:52
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::core::{PatternDetector, Result, Sample, SampleStatistics, TimePosition};
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Error` and `Frequency`
[INFO] [stdout]  --> src/analysis/features.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::{Error, Frequency, Result, Sample, SampleStatistics};
[INFO] [stdout]   |                   ^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Result` and `Sample`
[INFO] [stdout]   --> src/analysis/psychoacoustic.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 | use crate::core::{Result, Sample};
[INFO] [stdout]    |                   ^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SeekFrom` and `Seek`
[INFO] [stdout]  --> src/audio/format.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io::{BufReader, Read, Seek, SeekFrom};
[INFO] [stdout]   |                                ^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AudioFileFormat` and `FormatDetector`
[INFO] [stdout]  --> src/audio/reader.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::audio::format::{AudioFileFormat, FormatDetector};
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Read` and `Seek`
[INFO] [stdout]  --> src/audio/reader.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::io::{BufReader, Read, Seek};
[INFO] [stdout]   |                          ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Sample`
[INFO] [stdout]   --> src/audio/mod.rs:17:40
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::core::{AudioFormat, Result, Sample, SampleBuffer};
[INFO] [stdout]    |                                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IndexMut` and `Index`
[INFO] [stdout]  --> src/core/buffer.rs:8:33
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::ops::{Deref, DerefMut, Index, IndexMut};
[INFO] [stdout]   |                                 ^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/core/buffer.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/core/channel.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IndexMut` and `Index`
[INFO] [stdout]  --> src/core/types.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::ops::{Index, IndexMut, Range};
[INFO] [stdout]   |                ^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/dsp/correlation.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::{Complex, Error, Result, Sample};
[INFO] [stdout]   |                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FftPlan`
[INFO] [stdout]  --> src/dsp/correlation.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::dsp::fft::{FftPlan, RealFftProcessor};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FftProcessor`
[INFO] [stdout]  --> src/dsp/spectrum.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::dsp::{FftProcessor, RealFftProcessor, Window, WindowType};
[INFO] [stdout]   |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/dsp/spectrum.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `neural-codec`
[INFO] [stdout]   --> src/processing/mod.rs:63:7
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[cfg(feature = "neural-codec")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cli`, `default`, `parallel`, `rodio`, and `simd`
[INFO] [stdout]    = help: consider adding `neural-codec` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `neural-codec`
[INFO] [stdout]   --> src/processing/mod.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg(feature = "neural-codec")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cli`, `default`, `parallel`, `rodio`, and `simd`
[INFO] [stdout]    = help: consider adding `neural-codec` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `QualityMetrics`
[INFO] [stdout]  --> src/processing/pipeline.rs:7:41
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::processing::{AudioProcessor, QualityMetrics};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_rate`
[INFO] [stdout]    --> src/analysis/detectors/audioseal.rs:332:56
[INFO] [stdout]     |
[INFO] [stdout] 332 |     fn analyze_hf_artifacts(&self, samples: &[Sample], sample_rate: u32) -> Result<f64> {
[INFO] [stdout]     |                                                        ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `freq_resolution`
[INFO] [stdout]    --> src/analysis/detectors/fingerprint.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let freq_resolution = sample_rate as f64 / fft_size as f64;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_freq_resolution`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `freq_resolution`
[INFO] [stdout]    --> src/analysis/detectors/fingerprint.rs:432:13
[INFO] [stdout]     |
[INFO] [stdout] 432 |         let freq_resolution = sample_rate as f64 / fft_size as f64;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_freq_resolution`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/analysis/detectors/modulation.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |             let mut windowed: Vec<Sample> = samples[start..end]
[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: `expected_diff`
[INFO] [stdout]    --> src/analysis/detectors/modulation.rs:121:17
[INFO] [stdout]     |
[INFO] [stdout] 121 |             let expected_diff =
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected_diff`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/analysis/detectors/modulation.rs:187:17
[INFO] [stdout]     |
[INFO] [stdout] 187 |             let mut windowed: Vec<Sample> = samples[start..end]
[INFO] [stdout]     |                 ----^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_rate`
[INFO] [stdout]    --> src/analysis/detectors/modulation.rs:164:64
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn analyze_amplitude_modulation(&self, samples: &[Sample], sample_rate: u32) -> Result<f64> {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `best_lag` is assigned to, but never used
[INFO] [stdout]    --> src/analysis/detectors/modulation.rs:257:13
[INFO] [stdout]     |
[INFO] [stdout] 257 |         let mut best_lag = 0;
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_best_lag` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `best_lag` is never read
[INFO] [stdout]    --> src/analysis/detectors/modulation.rs:273:21
[INFO] [stdout]     |
[INFO] [stdout] 273 |                     best_lag = lag;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/analysis/detectors/modulation.rs:311:17
[INFO] [stdout]     |
[INFO] [stdout] 311 |             let mut windowed: Vec<Sample> = samples[start..end]
[INFO] [stdout]     |                 ----^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mean_centroid`
[INFO] [stdout]    --> src/analysis/detectors/modulation.rs:340:13
[INFO] [stdout]     |
[INFO] [stdout] 340 |         let mean_centroid: f64 = centroids.iter().sum::<f64>() / centroids.len() as f64;
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mean_centroid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/analysis/detectors/neural_codec.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let mut band_sizes = [8, 16, 32, 64, 128]; // Common RVQ band sizes
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_rate`
[INFO] [stdout]   --> src/analysis/detectors/neural_codec.rs:59:60
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn analyze_spectral_banding(&self, samples: &[Sample], sample_rate: u32) -> Result<f64> {
[INFO] [stdout]    |                                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `spectrum_size`
[INFO] [stdout]    --> src/analysis/detectors/neural_codec.rs:156:13
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let spectrum_size = fft_size / 2 + 1;
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_spectrum_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_rate`
[INFO] [stdout]    --> src/analysis/detectors/neural_codec.rs:295:56
[INFO] [stdout]     |
[INFO] [stdout] 295 |     fn analyze_rvq_patterns(&self, samples: &[Sample], sample_rate: u32) -> Result<f64> {
[INFO] [stdout]     |                                                        ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `total_energy` is never read
[INFO] [stdout]    --> src/analysis/detectors/neural_codec.rs:425:44
[INFO] [stdout]     |
[INFO] [stdout] 425 |                     let mut total_energy = 0.0;
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_rate`
[INFO] [stdout]    --> src/analysis/detectors/spread_spectrum.rs:262:55
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn compute_spectrogram(&self, samples: &[Sample], sample_rate: u32) -> Result<Vec<Vec<f64>>> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `variance`
[INFO] [stdout]    --> src/analysis/detectors/statistical.rs:210:13
[INFO] [stdout]     |
[INFO] [stdout] 210 |         let variance: f64 = histogram
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/analysis/detectors/statistical.rs:262:17
[INFO] [stdout]     |
[INFO] [stdout] 262 |             let mut windowed: Vec<Sample> = samples[start..end]
[INFO] [stdout]     |                 ----^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `lsb_ones` is assigned to, but never used
[INFO] [stdout]    --> src/analysis/detectors/statistical.rs:343:13
[INFO] [stdout]     |
[INFO] [stdout] 343 |         let mut lsb_ones = 0u64;
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_lsb_ones` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `lsb_ones` is never read
[INFO] [stdout]    --> src/analysis/detectors/statistical.rs:349:17
[INFO] [stdout]     |
[INFO] [stdout] 349 |                 lsb_ones += 1;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_rate`
[INFO] [stdout]    --> src/analysis/detectors/synthid.rs:248:63
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn analyze_temporal_modulation(&self, samples: &[Sample], sample_rate: u32) -> Result<f64> {
[INFO] [stdout]     |                                                               ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_rate`
[INFO] [stdout]   --> src/analysis/detectors/wavmark.rs:58:62
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn analyze_magnitude_patterns(&self, samples: &[Sample], sample_rate: u32) -> Result<f64> {
[INFO] [stdout]    |                                                              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_rate`
[INFO] [stdout]    --> src/analysis/detectors/wavmark.rs:164:59
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn analyze_phase_coherence(&self, samples: &[Sample], sample_rate: u32) -> Result<f64> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_rate`
[INFO] [stdout]    --> src/analysis/detectors/wavmark.rs:358:57
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn analyze_spectral_flux(&self, samples: &[Sample], sample_rate: u32) -> Result<f64> {
[INFO] [stdout]     |                                                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/analysis/features.rs:459:17
[INFO] [stdout]     |
[INFO] [stdout] 459 |             let mut windowed: Vec<Sample> = samples[start..end]
[INFO] [stdout]     |                 ----^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_rate`
[INFO] [stdout]    --> src/analysis/features.rs:440:61
[INFO] [stdout]     |
[INFO] [stdout] 440 |     pub fn compute_spectral_flux(&self, samples: &[Sample], sample_rate: u32) -> Result<Vec<f64>> {
[INFO] [stdout]     |                                                             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `freq_resolution`
[INFO] [stdout]    --> src/analysis/psychoacoustic.rs:270:13
[INFO] [stdout]     |
[INFO] [stdout] 270 |         let freq_resolution = self.sample_rate as f64 / self.fft_size as f64;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_freq_resolution`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channels`
[INFO] [stdout]    --> src/core/traits.rs:288:54
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn resample(&self, from_rate: u32, to_rate: u32, channels: usize) -> Result<Vec<Sample>> {
[INFO] [stdout]     |                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channels`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result_len`
[INFO] [stdout]    --> src/dsp/correlation.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |     let result_len = len_a + len_b - 1;
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_result_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/dsp/window.rs:249:9
[INFO] [stdout]     |
[INFO] [stdout] 249 |     let n = size as f32;
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current_rate` is never read
[INFO] [stdout]    --> src/processing/anonymize.rs:203:28
[INFO] [stdout]     |
[INFO] [stdout] 203 |     let mut current_rate = sample_rate;
[INFO] [stdout]     |                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `compute_sample_entropy` and `compute_std_dev` are never used
[INFO] [stdout]    --> src/analysis/detectors/statistical.rs:112:8
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl StatisticalDetector {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 112 |     fn compute_sample_entropy(&self, samples: &[Sample], m: usize, r: f64) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     fn compute_std_dev(&self, samples: &[Sample]) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WavReader` is never constructed
[INFO] [stdout]    --> src/audio/reader.rs:303:12
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub struct WavReader {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `open` and `read_all_f32` are never used
[INFO] [stdout]    --> src/audio/reader.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 311 | impl WavReader {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] 312 |     /// Opens a WAV file for reading.
[INFO] [stdout] 313 |     pub fn open(path: impl AsRef<Path>) -> Result<Self> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 337 |     pub fn read_all_f32(&mut self) -> Result<Vec<Sample>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AudioWriterBuilder` is never constructed
[INFO] [stdout]    --> src/audio/writer.rs:193:12
[INFO] [stdout]     |
[INFO] [stdout] 193 | pub struct AudioWriterBuilder {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `bit_depth`, `normalize`, `dither`, `build`, and `write_samples` are never used
[INFO] [stdout]    --> src/audio/writer.rs:203:12
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl AudioWriterBuilder {
[INFO] [stdout]     | ----------------------- associated items in this implementation
[INFO] [stdout] 202 |     /// Creates a new builder with default settings.
[INFO] [stdout] 203 |     pub fn new(sample_rate: u32, channels: usize) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |     pub fn bit_depth(mut self, depth: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 220 |     pub fn normalize(mut self, enable: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 |     pub fn dither(mut self, enable: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 232 |     pub fn build(self, path: impl AsRef<Path>) -> Result<AudioFileWriter> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 237 |     pub fn write_samples(self, path: impl AsRef<Path>, mut samples: Vec<Sample>) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChannelMapping` is never constructed
[INFO] [stdout]    --> src/core/channel.rs:240:12
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub struct ChannelMapping {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `compute_coefficients`, and `apply` are never used
[INFO] [stdout]    --> src/core/channel.rs:251:12
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl ChannelMapping {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 250 |     /// Creates a new channel mapping.
[INFO] [stdout] 251 |     pub fn new(source: ChannelLayout, target: ChannelLayout) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 261 |     fn compute_coefficients(source: &ChannelLayout, target: &ChannelLayout) -> Vec<Vec<f32>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 301 |     pub fn apply(&self, input: &[f32]) -> Vec<f32> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ResultExt` is never used
[INFO] [stdout]    --> src/core/error.rs:272:11
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub trait ResultExt<T> {
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `autocorrelation_normalized` is never used
[INFO] [stdout]   --> src/dsp/correlation.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub fn autocorrelation_normalized(signal: &[Sample]) -> Vec<Sample> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_pitch_autocorrelation` is never used
[INFO] [stdout]    --> src/dsp/correlation.rs:369:8
[INFO] [stdout]     |
[INFO] [stdout] 369 | pub fn find_pitch_autocorrelation(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `correlation_coefficient` is never used
[INFO] [stdout]    --> src/dsp/correlation.rs:413:8
[INFO] [stdout]     |
[INFO] [stdout] 413 | pub fn correlation_coefficient(signal_a: &[Sample], signal_b: &[Sample]) -> Option<f64> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_delay` is never used
[INFO] [stdout]    --> src/dsp/correlation.rs:451:8
[INFO] [stdout]     |
[INFO] [stdout] 451 | pub fn find_delay(signal_a: &[Sample], signal_b: &[Sample]) -> isize {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scratch` is never read
[INFO] [stdout]   --> src/dsp/fft.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct FftProcessor {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 83 |     plan: FftPlan,
[INFO] [stdout] 84 |     scratch: Vec<Complex>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `complex_to_db` is never used
[INFO] [stdout]    --> src/dsp/fft.rs:325:8
[INFO] [stdout]     |
[INFO] [stdout] 325 | pub fn complex_to_db(c: Complex, min_db: Sample) -> Sample {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BatchFftProcessor` is never constructed
[INFO] [stdout]    --> src/dsp/fft.rs:335:12
[INFO] [stdout]     |
[INFO] [stdout] 335 | pub struct BatchFftProcessor {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `frame_size`, `hop_size`, `spectrum_size`, `process_frames`, and `reconstruct_frames` are never used
[INFO] [stdout]    --> src/dsp/fft.rs:343:12
[INFO] [stdout]     |
[INFO] [stdout] 341 | impl BatchFftProcessor {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] 342 |     /// Creates a new batch FFT processor.
[INFO] [stdout] 343 |     pub fn new(frame_size: usize, hop_size: usize) -> Result<Self> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 353 |     pub fn frame_size(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 358 |     pub fn hop_size(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 363 |     pub fn spectrum_size(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 368 |     pub fn process_frames(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 403 |     pub fn reconstruct_frames(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `estimate_output_length` is never used
[INFO] [stdout]    --> src/dsp/resample.rs:376:8
[INFO] [stdout]     |
[INFO] [stdout] 376 | pub fn estimate_output_length(input_len: usize, from_rate: u32, to_rate: u32) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `estimate_input_length` is never used
[INFO] [stdout]    --> src/dsp/resample.rs:381:8
[INFO] [stdout]     |
[INFO] [stdout] 381 | pub fn estimate_input_length(output_len: usize, from_rate: u32, to_rate: u32) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compute_synthesis_window` is never used
[INFO] [stdout]    --> src/dsp/window.rs:385:8
[INFO] [stdout]     |
[INFO] [stdout] 385 | pub fn compute_synthesis_window(analysis_window: &[Sample], hop_size: usize) -> Vec<Sample> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `root_hann` is never used
[INFO] [stdout]    --> src/dsp/window.rs:408:8
[INFO] [stdout]     |
[INFO] [stdout] 408 | pub fn root_hann(size: usize) -> Vec<Sample> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/core/error.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/core/error.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         reason: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/core/error.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         source: Option<Box<dyn std::error::Error + Send + Sync>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/core/error.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/core/error.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         reason: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/core/error.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         source: Option<Box<dyn std::error::Error + Send + Sync>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/core/error.rs:93:25
[INFO] [stdout]    |
[INFO] [stdout] 93 |     UnsupportedFormat { format: String },
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/core/error.rs:97:30
[INFO] [stdout]    |
[INFO] [stdout] 97 |     InvalidAudioParameters { reason: String },
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:101:28
[INFO] [stdout]     |
[INFO] [stdout] 101 |     SampleRateOutOfRange { rate: u32, min: u32, max: u32 },
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:101:39
[INFO] [stdout]     |
[INFO] [stdout] 101 |     SampleRateOutOfRange { rate: u32, min: u32, max: u32 },
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:101:49
[INFO] [stdout]     |
[INFO] [stdout] 101 |     SampleRateOutOfRange { rate: u32, min: u32, max: u32 },
[INFO] [stdout]     |                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         from_rate: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         to_rate: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         reason: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 |     FftFailed { reason: String },
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:117:20
[INFO] [stdout]     |
[INFO] [stdout] 117 |     FilterFailed { reason: String },
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:121:24
[INFO] [stdout]     |
[INFO] [stdout] 121 |     InsufficientData { required: usize, available: usize },
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:121:41
[INFO] [stdout]     |
[INFO] [stdout] 121 |     InsufficientData { required: usize, available: usize },
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:125:23
[INFO] [stdout]     |
[INFO] [stdout] 125 |     DetectionFailed { reason: String },
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:129:22
[INFO] [stdout]     |
[INFO] [stdout] 129 |     AnalysisFailed { reason: String },
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:133:24
[INFO] [stdout]     |
[INFO] [stdout] 133 |     ProcessingFailed { reason: String },
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:137:22
[INFO] [stdout]     |
[INFO] [stdout] 137 |     MetadataFailed { reason: String },
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:141:26
[INFO] [stdout]     |
[INFO] [stdout] 141 |     ConfigurationError { reason: String },
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:145:26
[INFO] [stdout]     |
[INFO] [stdout] 145 |     VerificationFailed { reason: String },
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |         resource: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |         limit: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |         requested: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:157:24
[INFO] [stdout]     |
[INFO] [stdout] 157 |     InvalidParameter { name: String, reason: String },
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:157:38
[INFO] [stdout]     |
[INFO] [stdout] 157 |     InvalidParameter { name: String, reason: String },
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:161:29
[INFO] [stdout]     |
[INFO] [stdout] 161 |     OperationNotSupported { operation: String },
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:165:28
[INFO] [stdout]     |
[INFO] [stdout] 165 |     ChannelCountMismatch { expected: usize, actual: usize },
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:165:45
[INFO] [stdout]     |
[INFO] [stdout] 165 |     ChannelCountMismatch { expected: usize, actual: usize },
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:169:26
[INFO] [stdout]     |
[INFO] [stdout] 169 |     BufferSizeMismatch { expected: usize, actual: usize },
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:169:43
[INFO] [stdout]     |
[INFO] [stdout] 169 |     BufferSizeMismatch { expected: usize, actual: usize },
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:173:20
[INFO] [stdout]     |
[INFO] [stdout] 173 |     NumericError { reason: String },
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:177:24
[INFO] [stdout]     |
[INFO] [stdout] 177 |     ParallelismError { reason: String },
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:181:21
[INFO] [stdout]     |
[INFO] [stdout] 181 |     InternalError { reason: String },
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:189:19
[INFO] [stdout]     |
[INFO] [stdout] 189 |     WithContext { context: String, message: String },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:189:36
[INFO] [stdout]     |
[INFO] [stdout] 189 |     WithContext { context: String, message: String },
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/dsp/filter.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub b0: Sample,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/dsp/filter.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub b1: Sample,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/dsp/filter.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub b2: Sample,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/dsp/filter.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub a1: Sample,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/dsp/filter.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub a2: Sample,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/dsp/window.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Kaiser { beta: f32 },
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/dsp/window.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Gaussian { sigma: f32 },
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/dsp/window.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Tukey { alpha: f32 },
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `format`
[INFO] [stdout]    --> src/main.rs:148:41
[INFO] [stdout]     |
[INFO] [stdout] 148 |         Some(Commands::Analyze { input, format }) => {
[INFO] [stdout]     |                                         ^^^^^^ help: try ignoring the field: `format: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bit_depth`
[INFO] [stdout]    --> src/main.rs:188:13
[INFO] [stdout]     |
[INFO] [stdout] 188 |             bit_depth,
[INFO] [stdout]     |             ^^^^^^^^^ help: try ignoring the field: `bit_depth: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 8m 13s
[INFO] running `Command { std: "docker" "inspect" "843d8ba7e27d63096388860d3ffd3d9f89c7e7019d26e7ef3e374fc136cf24b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "843d8ba7e27d63096388860d3ffd3d9f89c7e7019d26e7ef3e374fc136cf24b3", kill_on_drop: false }`
[INFO] [stdout] 843d8ba7e27d63096388860d3ffd3d9f89c7e7019d26e7ef3e374fc136cf24b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12ba9f8a5a5adaf4185fb8dce30835895b8ffe61ca10f7250777b832ac857d97
[INFO] running `Command { std: "docker" "start" "-a" "12ba9f8a5a5adaf4185fb8dce30835895b8ffe61ca10f7250777b832ac857d97", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling ndarray-stats v0.6.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling remark v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `TemporalMaskingAnalysis`
[INFO] [stdout]   --> src/analysis/detectors/psychoacoustic_wm.rs:27:60
[INFO] [stdout]    |
[INFO] [stdout] 27 | use crate::analysis::psychoacoustic::{PsychoacousticModel, TemporalMaskingAnalysis};
[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: `SampleStatistics`
[INFO] [stdout]  --> src/analysis/detectors/statistical.rs:7:52
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::core::{PatternDetector, Result, Sample, SampleStatistics, TimePosition};
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Error` and `Frequency`
[INFO] [stdout]  --> src/analysis/features.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::{Error, Frequency, Result, Sample, SampleStatistics};
[INFO] [stdout]   |                   ^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Result` and `Sample`
[INFO] [stdout]   --> src/analysis/psychoacoustic.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 | use crate::core::{Result, Sample};
[INFO] [stdout]    |                   ^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SeekFrom` and `Seek`
[INFO] [stdout]  --> src/audio/format.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io::{BufReader, Read, Seek, SeekFrom};
[INFO] [stdout]   |                                ^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AudioFileFormat` and `FormatDetector`
[INFO] [stdout]  --> src/audio/reader.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::audio::format::{AudioFileFormat, FormatDetector};
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Read` and `Seek`
[INFO] [stdout]  --> src/audio/reader.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::io::{BufReader, Read, Seek};
[INFO] [stdout]   |                          ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Sample`
[INFO] [stdout]   --> src/audio/mod.rs:17:40
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::core::{AudioFormat, Result, Sample, SampleBuffer};
[INFO] [stdout]    |                                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IndexMut` and `Index`
[INFO] [stdout]  --> src/core/buffer.rs:8:33
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::ops::{Deref, DerefMut, Index, IndexMut};
[INFO] [stdout]   |                                 ^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/core/buffer.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/core/channel.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IndexMut` and `Index`
[INFO] [stdout]  --> src/core/types.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::ops::{Index, IndexMut, Range};
[INFO] [stdout]   |                ^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/dsp/correlation.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::{Complex, Error, Result, Sample};
[INFO] [stdout]   |                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FftPlan`
[INFO] [stdout]  --> src/dsp/correlation.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::dsp::fft::{FftPlan, RealFftProcessor};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FftProcessor`
[INFO] [stdout]  --> src/dsp/spectrum.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::dsp::{FftProcessor, RealFftProcessor, Window, WindowType};
[INFO] [stdout]   |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/dsp/spectrum.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `neural-codec`
[INFO] [stdout]   --> src/processing/mod.rs:63:7
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[cfg(feature = "neural-codec")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cli`, `default`, `parallel`, `rodio`, and `simd`
[INFO] [stdout]    = help: consider adding `neural-codec` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `neural-codec`
[INFO] [stdout]   --> src/processing/mod.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg(feature = "neural-codec")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cli`, `default`, `parallel`, `rodio`, and `simd`
[INFO] [stdout]    = help: consider adding `neural-codec` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `QualityMetrics`
[INFO] [stdout]  --> src/processing/pipeline.rs:7:41
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::processing::{AudioProcessor, QualityMetrics};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_rate`
[INFO] [stdout]    --> src/analysis/detectors/audioseal.rs:332:56
[INFO] [stdout]     |
[INFO] [stdout] 332 |     fn analyze_hf_artifacts(&self, samples: &[Sample], sample_rate: u32) -> Result<f64> {
[INFO] [stdout]     |                                                        ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `freq_resolution`
[INFO] [stdout]    --> src/analysis/detectors/fingerprint.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let freq_resolution = sample_rate as f64 / fft_size as f64;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_freq_resolution`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `freq_resolution`
[INFO] [stdout]    --> src/analysis/detectors/fingerprint.rs:432:13
[INFO] [stdout]     |
[INFO] [stdout] 432 |         let freq_resolution = sample_rate as f64 / fft_size as f64;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_freq_resolution`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/analysis/detectors/modulation.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |             let mut windowed: Vec<Sample> = samples[start..end]
[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: `expected_diff`
[INFO] [stdout]    --> src/analysis/detectors/modulation.rs:121:17
[INFO] [stdout]     |
[INFO] [stdout] 121 |             let expected_diff =
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected_diff`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/analysis/detectors/modulation.rs:187:17
[INFO] [stdout]     |
[INFO] [stdout] 187 |             let mut windowed: Vec<Sample> = samples[start..end]
[INFO] [stdout]     |                 ----^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_rate`
[INFO] [stdout]    --> src/analysis/detectors/modulation.rs:164:64
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn analyze_amplitude_modulation(&self, samples: &[Sample], sample_rate: u32) -> Result<f64> {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `best_lag` is assigned to, but never used
[INFO] [stdout]    --> src/analysis/detectors/modulation.rs:257:13
[INFO] [stdout]     |
[INFO] [stdout] 257 |         let mut best_lag = 0;
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_best_lag` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `best_lag` is never read
[INFO] [stdout]    --> src/analysis/detectors/modulation.rs:273:21
[INFO] [stdout]     |
[INFO] [stdout] 273 |                     best_lag = lag;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/analysis/detectors/modulation.rs:311:17
[INFO] [stdout]     |
[INFO] [stdout] 311 |             let mut windowed: Vec<Sample> = samples[start..end]
[INFO] [stdout]     |                 ----^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mean_centroid`
[INFO] [stdout]    --> src/analysis/detectors/modulation.rs:340:13
[INFO] [stdout]     |
[INFO] [stdout] 340 |         let mean_centroid: f64 = centroids.iter().sum::<f64>() / centroids.len() as f64;
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mean_centroid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/analysis/detectors/neural_codec.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let mut band_sizes = [8, 16, 32, 64, 128]; // Common RVQ band sizes
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_rate`
[INFO] [stdout]   --> src/analysis/detectors/neural_codec.rs:59:60
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn analyze_spectral_banding(&self, samples: &[Sample], sample_rate: u32) -> Result<f64> {
[INFO] [stdout]    |                                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `spectrum_size`
[INFO] [stdout]    --> src/analysis/detectors/neural_codec.rs:156:13
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let spectrum_size = fft_size / 2 + 1;
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_spectrum_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_rate`
[INFO] [stdout]    --> src/analysis/detectors/neural_codec.rs:295:56
[INFO] [stdout]     |
[INFO] [stdout] 295 |     fn analyze_rvq_patterns(&self, samples: &[Sample], sample_rate: u32) -> Result<f64> {
[INFO] [stdout]     |                                                        ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `total_energy` is never read
[INFO] [stdout]    --> src/analysis/detectors/neural_codec.rs:425:44
[INFO] [stdout]     |
[INFO] [stdout] 425 |                     let mut total_energy = 0.0;
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_rate`
[INFO] [stdout]    --> src/analysis/detectors/spread_spectrum.rs:262:55
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn compute_spectrogram(&self, samples: &[Sample], sample_rate: u32) -> Result<Vec<Vec<f64>>> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `variance`
[INFO] [stdout]    --> src/analysis/detectors/statistical.rs:210:13
[INFO] [stdout]     |
[INFO] [stdout] 210 |         let variance: f64 = histogram
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/analysis/detectors/statistical.rs:262:17
[INFO] [stdout]     |
[INFO] [stdout] 262 |             let mut windowed: Vec<Sample> = samples[start..end]
[INFO] [stdout]     |                 ----^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `lsb_ones` is assigned to, but never used
[INFO] [stdout]    --> src/analysis/detectors/statistical.rs:343:13
[INFO] [stdout]     |
[INFO] [stdout] 343 |         let mut lsb_ones = 0u64;
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_lsb_ones` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `lsb_ones` is never read
[INFO] [stdout]    --> src/analysis/detectors/statistical.rs:349:17
[INFO] [stdout]     |
[INFO] [stdout] 349 |                 lsb_ones += 1;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_rate`
[INFO] [stdout]    --> src/analysis/detectors/synthid.rs:248:63
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn analyze_temporal_modulation(&self, samples: &[Sample], sample_rate: u32) -> Result<f64> {
[INFO] [stdout]     |                                                               ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_rate`
[INFO] [stdout]   --> src/analysis/detectors/wavmark.rs:58:62
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn analyze_magnitude_patterns(&self, samples: &[Sample], sample_rate: u32) -> Result<f64> {
[INFO] [stdout]    |                                                              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_rate`
[INFO] [stdout]    --> src/analysis/detectors/wavmark.rs:164:59
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn analyze_phase_coherence(&self, samples: &[Sample], sample_rate: u32) -> Result<f64> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_rate`
[INFO] [stdout]    --> src/analysis/detectors/wavmark.rs:358:57
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn analyze_spectral_flux(&self, samples: &[Sample], sample_rate: u32) -> Result<f64> {
[INFO] [stdout]     |                                                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/analysis/features.rs:459:17
[INFO] [stdout]     |
[INFO] [stdout] 459 |             let mut windowed: Vec<Sample> = samples[start..end]
[INFO] [stdout]     |                 ----^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_rate`
[INFO] [stdout]    --> src/analysis/features.rs:440:61
[INFO] [stdout]     |
[INFO] [stdout] 440 |     pub fn compute_spectral_flux(&self, samples: &[Sample], sample_rate: u32) -> Result<Vec<f64>> {
[INFO] [stdout]     |                                                             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `freq_resolution`
[INFO] [stdout]    --> src/analysis/psychoacoustic.rs:270:13
[INFO] [stdout]     |
[INFO] [stdout] 270 |         let freq_resolution = self.sample_rate as f64 / self.fft_size as f64;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_freq_resolution`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channels`
[INFO] [stdout]    --> src/core/traits.rs:288:54
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn resample(&self, from_rate: u32, to_rate: u32, channels: usize) -> Result<Vec<Sample>> {
[INFO] [stdout]     |                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channels`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result_len`
[INFO] [stdout]    --> src/dsp/correlation.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |     let result_len = len_a + len_b - 1;
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_result_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/dsp/window.rs:249:9
[INFO] [stdout]     |
[INFO] [stdout] 249 |     let n = size as f32;
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current_rate` is never read
[INFO] [stdout]    --> src/processing/anonymize.rs:203:28
[INFO] [stdout]     |
[INFO] [stdout] 203 |     let mut current_rate = sample_rate;
[INFO] [stdout]     |                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `compute_sample_entropy` and `compute_std_dev` are never used
[INFO] [stdout]    --> src/analysis/detectors/statistical.rs:112:8
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl StatisticalDetector {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 112 |     fn compute_sample_entropy(&self, samples: &[Sample], m: usize, r: f64) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     fn compute_std_dev(&self, samples: &[Sample]) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WavReader` is never constructed
[INFO] [stdout]    --> src/audio/reader.rs:303:12
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub struct WavReader {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `open` and `read_all_f32` are never used
[INFO] [stdout]    --> src/audio/reader.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 311 | impl WavReader {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] 312 |     /// Opens a WAV file for reading.
[INFO] [stdout] 313 |     pub fn open(path: impl AsRef<Path>) -> Result<Self> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 337 |     pub fn read_all_f32(&mut self) -> Result<Vec<Sample>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AudioWriterBuilder` is never constructed
[INFO] [stdout]    --> src/audio/writer.rs:193:12
[INFO] [stdout]     |
[INFO] [stdout] 193 | pub struct AudioWriterBuilder {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `bit_depth`, `normalize`, `dither`, `build`, and `write_samples` are never used
[INFO] [stdout]    --> src/audio/writer.rs:203:12
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl AudioWriterBuilder {
[INFO] [stdout]     | ----------------------- associated items in this implementation
[INFO] [stdout] 202 |     /// Creates a new builder with default settings.
[INFO] [stdout] 203 |     pub fn new(sample_rate: u32, channels: usize) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |     pub fn bit_depth(mut self, depth: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 220 |     pub fn normalize(mut self, enable: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 |     pub fn dither(mut self, enable: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 232 |     pub fn build(self, path: impl AsRef<Path>) -> Result<AudioFileWriter> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 237 |     pub fn write_samples(self, path: impl AsRef<Path>, mut samples: Vec<Sample>) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChannelMapping` is never constructed
[INFO] [stdout]    --> src/core/channel.rs:240:12
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub struct ChannelMapping {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `compute_coefficients`, and `apply` are never used
[INFO] [stdout]    --> src/core/channel.rs:251:12
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl ChannelMapping {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 250 |     /// Creates a new channel mapping.
[INFO] [stdout] 251 |     pub fn new(source: ChannelLayout, target: ChannelLayout) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 261 |     fn compute_coefficients(source: &ChannelLayout, target: &ChannelLayout) -> Vec<Vec<f32>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 301 |     pub fn apply(&self, input: &[f32]) -> Vec<f32> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ResultExt` is never used
[INFO] [stdout]    --> src/core/error.rs:272:11
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub trait ResultExt<T> {
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `autocorrelation_normalized` is never used
[INFO] [stdout]   --> src/dsp/correlation.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub fn autocorrelation_normalized(signal: &[Sample]) -> Vec<Sample> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_pitch_autocorrelation` is never used
[INFO] [stdout]    --> src/dsp/correlation.rs:369:8
[INFO] [stdout]     |
[INFO] [stdout] 369 | pub fn find_pitch_autocorrelation(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `correlation_coefficient` is never used
[INFO] [stdout]    --> src/dsp/correlation.rs:413:8
[INFO] [stdout]     |
[INFO] [stdout] 413 | pub fn correlation_coefficient(signal_a: &[Sample], signal_b: &[Sample]) -> Option<f64> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_delay` is never used
[INFO] [stdout]    --> src/dsp/correlation.rs:451:8
[INFO] [stdout]     |
[INFO] [stdout] 451 | pub fn find_delay(signal_a: &[Sample], signal_b: &[Sample]) -> isize {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scratch` is never read
[INFO] [stdout]   --> src/dsp/fft.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct FftProcessor {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 83 |     plan: FftPlan,
[INFO] [stdout] 84 |     scratch: Vec<Complex>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `complex_to_db` is never used
[INFO] [stdout]    --> src/dsp/fft.rs:325:8
[INFO] [stdout]     |
[INFO] [stdout] 325 | pub fn complex_to_db(c: Complex, min_db: Sample) -> Sample {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BatchFftProcessor` is never constructed
[INFO] [stdout]    --> src/dsp/fft.rs:335:12
[INFO] [stdout]     |
[INFO] [stdout] 335 | pub struct BatchFftProcessor {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `frame_size`, `hop_size`, `spectrum_size`, `process_frames`, and `reconstruct_frames` are never used
[INFO] [stdout]    --> src/dsp/fft.rs:343:12
[INFO] [stdout]     |
[INFO] [stdout] 341 | impl BatchFftProcessor {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] 342 |     /// Creates a new batch FFT processor.
[INFO] [stdout] 343 |     pub fn new(frame_size: usize, hop_size: usize) -> Result<Self> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 353 |     pub fn frame_size(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 358 |     pub fn hop_size(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 363 |     pub fn spectrum_size(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 368 |     pub fn process_frames(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 403 |     pub fn reconstruct_frames(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `estimate_output_length` is never used
[INFO] [stdout]    --> src/dsp/resample.rs:376:8
[INFO] [stdout]     |
[INFO] [stdout] 376 | pub fn estimate_output_length(input_len: usize, from_rate: u32, to_rate: u32) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `estimate_input_length` is never used
[INFO] [stdout]    --> src/dsp/resample.rs:381:8
[INFO] [stdout]     |
[INFO] [stdout] 381 | pub fn estimate_input_length(output_len: usize, from_rate: u32, to_rate: u32) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compute_synthesis_window` is never used
[INFO] [stdout]    --> src/dsp/window.rs:385:8
[INFO] [stdout]     |
[INFO] [stdout] 385 | pub fn compute_synthesis_window(analysis_window: &[Sample], hop_size: usize) -> Vec<Sample> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `root_hann` is never used
[INFO] [stdout]    --> src/dsp/window.rs:408:8
[INFO] [stdout]     |
[INFO] [stdout] 408 | pub fn root_hann(size: usize) -> Vec<Sample> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/core/error.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/core/error.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         reason: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/core/error.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         source: Option<Box<dyn std::error::Error + Send + Sync>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/core/error.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/core/error.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         reason: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/core/error.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         source: Option<Box<dyn std::error::Error + Send + Sync>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/core/error.rs:93:25
[INFO] [stdout]    |
[INFO] [stdout] 93 |     UnsupportedFormat { format: String },
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/core/error.rs:97:30
[INFO] [stdout]    |
[INFO] [stdout] 97 |     InvalidAudioParameters { reason: String },
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:101:28
[INFO] [stdout]     |
[INFO] [stdout] 101 |     SampleRateOutOfRange { rate: u32, min: u32, max: u32 },
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:101:39
[INFO] [stdout]     |
[INFO] [stdout] 101 |     SampleRateOutOfRange { rate: u32, min: u32, max: u32 },
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:101:49
[INFO] [stdout]     |
[INFO] [stdout] 101 |     SampleRateOutOfRange { rate: u32, min: u32, max: u32 },
[INFO] [stdout]     |                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         from_rate: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         to_rate: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         reason: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 |     FftFailed { reason: String },
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:117:20
[INFO] [stdout]     |
[INFO] [stdout] 117 |     FilterFailed { reason: String },
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:121:24
[INFO] [stdout]     |
[INFO] [stdout] 121 |     InsufficientData { required: usize, available: usize },
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:121:41
[INFO] [stdout]     |
[INFO] [stdout] 121 |     InsufficientData { required: usize, available: usize },
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:125:23
[INFO] [stdout]     |
[INFO] [stdout] 125 |     DetectionFailed { reason: String },
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:129:22
[INFO] [stdout]     |
[INFO] [stdout] 129 |     AnalysisFailed { reason: String },
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:133:24
[INFO] [stdout]     |
[INFO] [stdout] 133 |     ProcessingFailed { reason: String },
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:137:22
[INFO] [stdout]     |
[INFO] [stdout] 137 |     MetadataFailed { reason: String },
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:141:26
[INFO] [stdout]     |
[INFO] [stdout] 141 |     ConfigurationError { reason: String },
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:145:26
[INFO] [stdout]     |
[INFO] [stdout] 145 |     VerificationFailed { reason: String },
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |         resource: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |         limit: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |         requested: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:157:24
[INFO] [stdout]     |
[INFO] [stdout] 157 |     InvalidParameter { name: String, reason: String },
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:157:38
[INFO] [stdout]     |
[INFO] [stdout] 157 |     InvalidParameter { name: String, reason: String },
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:161:29
[INFO] [stdout]     |
[INFO] [stdout] 161 |     OperationNotSupported { operation: String },
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:165:28
[INFO] [stdout]     |
[INFO] [stdout] 165 |     ChannelCountMismatch { expected: usize, actual: usize },
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:165:45
[INFO] [stdout]     |
[INFO] [stdout] 165 |     ChannelCountMismatch { expected: usize, actual: usize },
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:169:26
[INFO] [stdout]     |
[INFO] [stdout] 169 |     BufferSizeMismatch { expected: usize, actual: usize },
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:169:43
[INFO] [stdout]     |
[INFO] [stdout] 169 |     BufferSizeMismatch { expected: usize, actual: usize },
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:173:20
[INFO] [stdout]     |
[INFO] [stdout] 173 |     NumericError { reason: String },
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:177:24
[INFO] [stdout]     |
[INFO] [stdout] 177 |     ParallelismError { reason: String },
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:181:21
[INFO] [stdout]     |
[INFO] [stdout] 181 |     InternalError { reason: String },
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:189:19
[INFO] [stdout]     |
[INFO] [stdout] 189 |     WithContext { context: String, message: String },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:189:36
[INFO] [stdout]     |
[INFO] [stdout] 189 |     WithContext { context: String, message: String },
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/dsp/filter.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub b0: Sample,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/dsp/filter.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub b1: Sample,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/dsp/filter.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub b2: Sample,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/dsp/filter.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub a1: Sample,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/dsp/filter.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub a2: Sample,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/dsp/window.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Kaiser { beta: f32 },
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/dsp/window.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Gaussian { sigma: f32 },
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/dsp/window.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Tukey { alpha: f32 },
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rstest v0.23.0
[INFO] [stdout] warning: unused import: `TemporalMaskingAnalysis`
[INFO] [stdout]   --> src/analysis/detectors/psychoacoustic_wm.rs:27:60
[INFO] [stdout]    |
[INFO] [stdout] 27 | use crate::analysis::psychoacoustic::{PsychoacousticModel, TemporalMaskingAnalysis};
[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: `SampleStatistics`
[INFO] [stdout]  --> src/analysis/detectors/statistical.rs:7:52
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::core::{PatternDetector, Result, Sample, SampleStatistics, TimePosition};
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Error` and `Frequency`
[INFO] [stdout]  --> src/analysis/features.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::{Error, Frequency, Result, Sample, SampleStatistics};
[INFO] [stdout]   |                   ^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Result` and `Sample`
[INFO] [stdout]   --> src/analysis/psychoacoustic.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 | use crate::core::{Result, Sample};
[INFO] [stdout]    |                   ^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SeekFrom` and `Seek`
[INFO] [stdout]  --> src/audio/format.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io::{BufReader, Read, Seek, SeekFrom};
[INFO] [stdout]   |                                ^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AudioFileFormat` and `FormatDetector`
[INFO] [stdout]  --> src/audio/reader.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::audio::format::{AudioFileFormat, FormatDetector};
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Read` and `Seek`
[INFO] [stdout]  --> src/audio/reader.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::io::{BufReader, Read, Seek};
[INFO] [stdout]   |                          ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Sample`
[INFO] [stdout]   --> src/audio/mod.rs:17:40
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::core::{AudioFormat, Result, Sample, SampleBuffer};
[INFO] [stdout]    |                                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IndexMut` and `Index`
[INFO] [stdout]  --> src/core/buffer.rs:8:33
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::ops::{Deref, DerefMut, Index, IndexMut};
[INFO] [stdout]   |                                 ^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/core/buffer.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/core/channel.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IndexMut` and `Index`
[INFO] [stdout]  --> src/core/types.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::ops::{Index, IndexMut, Range};
[INFO] [stdout]   |                ^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/dsp/correlation.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::{Complex, Error, Result, Sample};
[INFO] [stdout]   |                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FftPlan`
[INFO] [stdout]  --> src/dsp/correlation.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::dsp::fft::{FftPlan, RealFftProcessor};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FftProcessor`
[INFO] [stdout]  --> src/dsp/spectrum.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::dsp::{FftProcessor, RealFftProcessor, Window, WindowType};
[INFO] [stdout]   |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/dsp/spectrum.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `neural-codec`
[INFO] [stdout]   --> src/processing/mod.rs:63:7
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[cfg(feature = "neural-codec")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cli`, `default`, `parallel`, `rodio`, and `simd`
[INFO] [stdout]    = help: consider adding `neural-codec` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `neural-codec`
[INFO] [stdout]   --> src/processing/mod.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg(feature = "neural-codec")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cli`, `default`, `parallel`, `rodio`, and `simd`
[INFO] [stdout]    = help: consider adding `neural-codec` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `QualityMetrics`
[INFO] [stdout]  --> src/processing/pipeline.rs:7:41
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::processing::{AudioProcessor, QualityMetrics};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_rate`
[INFO] [stdout]    --> src/analysis/detectors/audioseal.rs:332:56
[INFO] [stdout]     |
[INFO] [stdout] 332 |     fn analyze_hf_artifacts(&self, samples: &[Sample], sample_rate: u32) -> Result<f64> {
[INFO] [stdout]     |                                                        ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `freq_resolution`
[INFO] [stdout]    --> src/analysis/detectors/fingerprint.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let freq_resolution = sample_rate as f64 / fft_size as f64;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_freq_resolution`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `freq_resolution`
[INFO] [stdout]    --> src/analysis/detectors/fingerprint.rs:432:13
[INFO] [stdout]     |
[INFO] [stdout] 432 |         let freq_resolution = sample_rate as f64 / fft_size as f64;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_freq_resolution`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/analysis/detectors/modulation.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |             let mut windowed: Vec<Sample> = samples[start..end]
[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: `expected_diff`
[INFO] [stdout]    --> src/analysis/detectors/modulation.rs:121:17
[INFO] [stdout]     |
[INFO] [stdout] 121 |             let expected_diff =
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected_diff`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/analysis/detectors/modulation.rs:187:17
[INFO] [stdout]     |
[INFO] [stdout] 187 |             let mut windowed: Vec<Sample> = samples[start..end]
[INFO] [stdout]     |                 ----^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_rate`
[INFO] [stdout]    --> src/analysis/detectors/modulation.rs:164:64
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn analyze_amplitude_modulation(&self, samples: &[Sample], sample_rate: u32) -> Result<f64> {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `best_lag` is assigned to, but never used
[INFO] [stdout]    --> src/analysis/detectors/modulation.rs:257:13
[INFO] [stdout]     |
[INFO] [stdout] 257 |         let mut best_lag = 0;
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_best_lag` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `best_lag` is never read
[INFO] [stdout]    --> src/analysis/detectors/modulation.rs:273:21
[INFO] [stdout]     |
[INFO] [stdout] 273 |                     best_lag = lag;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/analysis/detectors/modulation.rs:311:17
[INFO] [stdout]     |
[INFO] [stdout] 311 |             let mut windowed: Vec<Sample> = samples[start..end]
[INFO] [stdout]     |                 ----^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mean_centroid`
[INFO] [stdout]    --> src/analysis/detectors/modulation.rs:340:13
[INFO] [stdout]     |
[INFO] [stdout] 340 |         let mean_centroid: f64 = centroids.iter().sum::<f64>() / centroids.len() as f64;
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mean_centroid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/analysis/detectors/neural_codec.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let mut band_sizes = [8, 16, 32, 64, 128]; // Common RVQ band sizes
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_rate`
[INFO] [stdout]   --> src/analysis/detectors/neural_codec.rs:59:60
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn analyze_spectral_banding(&self, samples: &[Sample], sample_rate: u32) -> Result<f64> {
[INFO] [stdout]    |                                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `spectrum_size`
[INFO] [stdout]    --> src/analysis/detectors/neural_codec.rs:156:13
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let spectrum_size = fft_size / 2 + 1;
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_spectrum_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_rate`
[INFO] [stdout]    --> src/analysis/detectors/neural_codec.rs:295:56
[INFO] [stdout]     |
[INFO] [stdout] 295 |     fn analyze_rvq_patterns(&self, samples: &[Sample], sample_rate: u32) -> Result<f64> {
[INFO] [stdout]     |                                                        ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `total_energy` is never read
[INFO] [stdout]    --> src/analysis/detectors/neural_codec.rs:425:44
[INFO] [stdout]     |
[INFO] [stdout] 425 |                     let mut total_energy = 0.0;
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_rate`
[INFO] [stdout]    --> src/analysis/detectors/spread_spectrum.rs:262:55
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn compute_spectrogram(&self, samples: &[Sample], sample_rate: u32) -> Result<Vec<Vec<f64>>> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `variance`
[INFO] [stdout]    --> src/analysis/detectors/statistical.rs:210:13
[INFO] [stdout]     |
[INFO] [stdout] 210 |         let variance: f64 = histogram
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/analysis/detectors/statistical.rs:262:17
[INFO] [stdout]     |
[INFO] [stdout] 262 |             let mut windowed: Vec<Sample> = samples[start..end]
[INFO] [stdout]     |                 ----^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `lsb_ones` is assigned to, but never used
[INFO] [stdout]    --> src/analysis/detectors/statistical.rs:343:13
[INFO] [stdout]     |
[INFO] [stdout] 343 |         let mut lsb_ones = 0u64;
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_lsb_ones` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `lsb_ones` is never read
[INFO] [stdout]    --> src/analysis/detectors/statistical.rs:349:17
[INFO] [stdout]     |
[INFO] [stdout] 349 |                 lsb_ones += 1;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_rate`
[INFO] [stdout]    --> src/analysis/detectors/synthid.rs:248:63
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn analyze_temporal_modulation(&self, samples: &[Sample], sample_rate: u32) -> Result<f64> {
[INFO] [stdout]     |                                                               ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_rate`
[INFO] [stdout]   --> src/analysis/detectors/wavmark.rs:58:62
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn analyze_magnitude_patterns(&self, samples: &[Sample], sample_rate: u32) -> Result<f64> {
[INFO] [stdout]    |                                                              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_rate`
[INFO] [stdout]    --> src/analysis/detectors/wavmark.rs:164:59
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn analyze_phase_coherence(&self, samples: &[Sample], sample_rate: u32) -> Result<f64> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_rate`
[INFO] [stdout]    --> src/analysis/detectors/wavmark.rs:358:57
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn analyze_spectral_flux(&self, samples: &[Sample], sample_rate: u32) -> Result<f64> {
[INFO] [stdout]     |                                                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/analysis/features.rs:459:17
[INFO] [stdout]     |
[INFO] [stdout] 459 |             let mut windowed: Vec<Sample> = samples[start..end]
[INFO] [stdout]     |                 ----^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_rate`
[INFO] [stdout]    --> src/analysis/features.rs:440:61
[INFO] [stdout]     |
[INFO] [stdout] 440 |     pub fn compute_spectral_flux(&self, samples: &[Sample], sample_rate: u32) -> Result<Vec<f64>> {
[INFO] [stdout]     |                                                             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `freq_resolution`
[INFO] [stdout]    --> src/analysis/psychoacoustic.rs:270:13
[INFO] [stdout]     |
[INFO] [stdout] 270 |         let freq_resolution = self.sample_rate as f64 / self.fft_size as f64;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_freq_resolution`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channels`
[INFO] [stdout]    --> src/core/traits.rs:288:54
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn resample(&self, from_rate: u32, to_rate: u32, channels: usize) -> Result<Vec<Sample>> {
[INFO] [stdout]     |                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channels`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result_len`
[INFO] [stdout]    --> src/dsp/correlation.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |     let result_len = len_a + len_b - 1;
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_result_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/dsp/window.rs:249:9
[INFO] [stdout]     |
[INFO] [stdout] 249 |     let n = size as f32;
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current_rate` is never read
[INFO] [stdout]    --> src/processing/anonymize.rs:203:28
[INFO] [stdout]     |
[INFO] [stdout] 203 |     let mut current_rate = sample_rate;
[INFO] [stdout]     |                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_white_noise` is never used
[INFO] [stdout]    --> src/analysis/detectors/audioseal.rs:537:8
[INFO] [stdout]     |
[INFO] [stdout] 537 |     fn generate_white_noise(num_samples: usize, amplitude: f32) -> Vec<Sample> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_sine_wave` is never used
[INFO] [stdout]    --> src/analysis/detectors/modulation.rs:510:8
[INFO] [stdout]     |
[INFO] [stdout] 510 |     fn generate_sine_wave(frequency: f32, sample_rate: u32, duration: f32) -> Vec<Sample> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_white_noise` is never used
[INFO] [stdout]    --> src/analysis/detectors/spread_spectrum.rs:425:8
[INFO] [stdout]     |
[INFO] [stdout] 425 |     fn generate_white_noise(num_samples: usize, amplitude: f32) -> Vec<Sample> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `compute_sample_entropy` and `compute_std_dev` are never used
[INFO] [stdout]    --> src/analysis/detectors/statistical.rs:112:8
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl StatisticalDetector {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 112 |     fn compute_sample_entropy(&self, samples: &[Sample], m: usize, r: f64) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     fn compute_std_dev(&self, samples: &[Sample]) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bits_per_sample` is never read
[INFO] [stdout]    --> src/audio/reader.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub struct WavReader {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 308 |     bits_per_sample: u16,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `open` is never used
[INFO] [stdout]    --> src/audio/reader.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 311 | impl WavReader {
[INFO] [stdout]     | -------------- associated function in this implementation
[INFO] [stdout] 312 |     /// Opens a WAV file for reading.
[INFO] [stdout] 313 |     pub fn open(path: impl AsRef<Path>) -> Result<Self> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `build` and `write_samples` are never used
[INFO] [stdout]    --> src/audio/writer.rs:232:12
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl AudioWriterBuilder {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 232 |     pub fn build(self, path: impl AsRef<Path>) -> Result<AudioFileWriter> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 237 |     pub fn write_samples(self, path: impl AsRef<Path>, mut samples: Vec<Sample>) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ResultExt` is never used
[INFO] [stdout]    --> src/core/error.rs:272:11
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub trait ResultExt<T> {
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scratch` is never read
[INFO] [stdout]   --> src/dsp/fft.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct FftProcessor {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 83 |     plan: FftPlan,
[INFO] [stdout] 84 |     scratch: Vec<Complex>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `complex_to_db` is never used
[INFO] [stdout]    --> src/dsp/fft.rs:325:8
[INFO] [stdout]     |
[INFO] [stdout] 325 | pub fn complex_to_db(c: Complex, min_db: Sample) -> Sample {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BatchFftProcessor` is never constructed
[INFO] [stdout]    --> src/dsp/fft.rs:335:12
[INFO] [stdout]     |
[INFO] [stdout] 335 | pub struct BatchFftProcessor {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `frame_size`, `hop_size`, `spectrum_size`, `process_frames`, and `reconstruct_frames` are never used
[INFO] [stdout]    --> src/dsp/fft.rs:343:12
[INFO] [stdout]     |
[INFO] [stdout] 341 | impl BatchFftProcessor {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] 342 |     /// Creates a new batch FFT processor.
[INFO] [stdout] 343 |     pub fn new(frame_size: usize, hop_size: usize) -> Result<Self> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 353 |     pub fn frame_size(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 358 |     pub fn hop_size(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 363 |     pub fn spectrum_size(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 368 |     pub fn process_frames(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 403 |     pub fn reconstruct_frames(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `estimate_input_length` is never used
[INFO] [stdout]    --> src/dsp/resample.rs:381:8
[INFO] [stdout]     |
[INFO] [stdout] 381 | pub fn estimate_input_length(output_len: usize, from_rate: u32, to_rate: u32) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `root_hann` is never used
[INFO] [stdout]    --> src/dsp/window.rs:408:8
[INFO] [stdout]     |
[INFO] [stdout] 408 | pub fn root_hann(size: usize) -> Vec<Sample> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/analysis/detectors/echo.rs:442:13
[INFO] [stdout]     |
[INFO] [stdout] 442 |             detections.len() >= 0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/analysis/detectors/modulation.rs:606:17
[INFO] [stdout]     |
[INFO] [stdout] 606 |         assert!(detections.len() >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/core/error.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/core/error.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         reason: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/core/error.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         source: Option<Box<dyn std::error::Error + Send + Sync>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/core/error.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/core/error.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         reason: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/core/error.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         source: Option<Box<dyn std::error::Error + Send + Sync>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/core/error.rs:93:25
[INFO] [stdout]    |
[INFO] [stdout] 93 |     UnsupportedFormat { format: String },
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/core/error.rs:97:30
[INFO] [stdout]    |
[INFO] [stdout] 97 |     InvalidAudioParameters { reason: String },
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:101:28
[INFO] [stdout]     |
[INFO] [stdout] 101 |     SampleRateOutOfRange { rate: u32, min: u32, max: u32 },
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:101:39
[INFO] [stdout]     |
[INFO] [stdout] 101 |     SampleRateOutOfRange { rate: u32, min: u32, max: u32 },
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:101:49
[INFO] [stdout]     |
[INFO] [stdout] 101 |     SampleRateOutOfRange { rate: u32, min: u32, max: u32 },
[INFO] [stdout]     |                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         from_rate: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         to_rate: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         reason: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 |     FftFailed { reason: String },
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:117:20
[INFO] [stdout]     |
[INFO] [stdout] 117 |     FilterFailed { reason: String },
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:121:24
[INFO] [stdout]     |
[INFO] [stdout] 121 |     InsufficientData { required: usize, available: usize },
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:121:41
[INFO] [stdout]     |
[INFO] [stdout] 121 |     InsufficientData { required: usize, available: usize },
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:125:23
[INFO] [stdout]     |
[INFO] [stdout] 125 |     DetectionFailed { reason: String },
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:129:22
[INFO] [stdout]     |
[INFO] [stdout] 129 |     AnalysisFailed { reason: String },
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:133:24
[INFO] [stdout]     |
[INFO] [stdout] 133 |     ProcessingFailed { reason: String },
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:137:22
[INFO] [stdout]     |
[INFO] [stdout] 137 |     MetadataFailed { reason: String },
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:141:26
[INFO] [stdout]     |
[INFO] [stdout] 141 |     ConfigurationError { reason: String },
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:145:26
[INFO] [stdout]     |
[INFO] [stdout] 145 |     VerificationFailed { reason: String },
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |         resource: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |         limit: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |         requested: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:157:24
[INFO] [stdout]     |
[INFO] [stdout] 157 |     InvalidParameter { name: String, reason: String },
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:157:38
[INFO] [stdout]     |
[INFO] [stdout] 157 |     InvalidParameter { name: String, reason: String },
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:161:29
[INFO] [stdout]     |
[INFO] [stdout] 161 |     OperationNotSupported { operation: String },
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:165:28
[INFO] [stdout]     |
[INFO] [stdout] 165 |     ChannelCountMismatch { expected: usize, actual: usize },
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:165:45
[INFO] [stdout]     |
[INFO] [stdout] 165 |     ChannelCountMismatch { expected: usize, actual: usize },
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:169:26
[INFO] [stdout]     |
[INFO] [stdout] 169 |     BufferSizeMismatch { expected: usize, actual: usize },
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:169:43
[INFO] [stdout]     |
[INFO] [stdout] 169 |     BufferSizeMismatch { expected: usize, actual: usize },
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:173:20
[INFO] [stdout]     |
[INFO] [stdout] 173 |     NumericError { reason: String },
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:177:24
[INFO] [stdout]     |
[INFO] [stdout] 177 |     ParallelismError { reason: String },
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:181:21
[INFO] [stdout]     |
[INFO] [stdout] 181 |     InternalError { reason: String },
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:189:19
[INFO] [stdout]     |
[INFO] [stdout] 189 |     WithContext { context: String, message: String },
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/core/error.rs:189:36
[INFO] [stdout]     |
[INFO] [stdout] 189 |     WithContext { context: String, message: String },
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/dsp/filter.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub b0: Sample,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/dsp/filter.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub b1: Sample,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/dsp/filter.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub b2: Sample,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/dsp/filter.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub a1: Sample,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/dsp/filter.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub a2: Sample,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/dsp/window.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Kaiser { beta: f32 },
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/dsp/window.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Gaussian { sigma: f32 },
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/dsp/window.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Tukey { alpha: f32 },
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `remark::analysis::DetectorSuite::analyze_watermarks`: Use analyze_anomalies instead - these detect anomalies, not confirmed watermarks
[INFO] [stdout]   --> examples/analyze_watermarks.rs:99:35
[INFO] [stdout]    |
[INFO] [stdout] 99 |         let wm_detections = suite.analyze_watermarks(mono.samples(), mono.sample_rate(), 1)?;
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `format`
[INFO] [stdout]    --> src/main.rs:148:41
[INFO] [stdout]     |
[INFO] [stdout] 148 |         Some(Commands::Analyze { input, format }) => {
[INFO] [stdout]     |                                         ^^^^^^ help: try ignoring the field: `format: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bit_depth`
[INFO] [stdout]    --> src/main.rs:188:13
[INFO] [stdout]     |
[INFO] [stdout] 188 |             bit_depth,
[INFO] [stdout]     |             ^^^^^^^^^ help: try ignoring the field: `bit_depth: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 8m 11s
[INFO] running `Command { std: "docker" "inspect" "12ba9f8a5a5adaf4185fb8dce30835895b8ffe61ca10f7250777b832ac857d97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12ba9f8a5a5adaf4185fb8dce30835895b8ffe61ca10f7250777b832ac857d97", kill_on_drop: false }`
[INFO] [stdout] 12ba9f8a5a5adaf4185fb8dce30835895b8ffe61ca10f7250777b832ac857d97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c9220a133b74d6c90899ffd2ba3b8ac46e4604089bba15270630e6e48170a9f3
[INFO] running `Command { std: "docker" "start" "-a" "c9220a133b74d6c90899ffd2ba3b8ac46e4604089bba15270630e6e48170a9f3", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `TemporalMaskingAnalysis`
[INFO] [stderr]   --> src/analysis/detectors/psychoacoustic_wm.rs:27:60
[INFO] [stderr]    |
[INFO] [stderr] 27 | use crate::analysis::psychoacoustic::{PsychoacousticModel, TemporalMaskingAnalysis};
[INFO] [stderr]    |                                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `SampleStatistics`
[INFO] [stderr]  --> src/analysis/detectors/statistical.rs:7:52
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::core::{PatternDetector, Result, Sample, SampleStatistics, TimePosition};
[INFO] [stderr]   |                                                    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Error` and `Frequency`
[INFO] [stderr]  --> src/analysis/features.rs:6:19
[INFO] [stderr]   |
[INFO] [stderr] 6 | use crate::core::{Error, Frequency, Result, Sample, SampleStatistics};
[INFO] [stderr]   |                   ^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Result` and `Sample`
[INFO] [stderr]   --> src/analysis/psychoacoustic.rs:24:19
[INFO] [stderr]    |
[INFO] [stderr] 24 | use crate::core::{Result, Sample};
[INFO] [stderr]    |                   ^^^^^^  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `SeekFrom` and `Seek`
[INFO] [stderr]  --> src/audio/format.rs:5:32
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::io::{BufReader, Read, Seek, SeekFrom};
[INFO] [stderr]   |                                ^^^^  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `AudioFileFormat` and `FormatDetector`
[INFO] [stderr]  --> src/audio/reader.rs:3:28
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::audio::format::{AudioFileFormat, FormatDetector};
[INFO] [stderr]   |                            ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Read` and `Seek`
[INFO] [stderr]  --> src/audio/reader.rs:6:26
[INFO] [stderr]   |
[INFO] [stderr] 6 | use std::io::{BufReader, Read, Seek};
[INFO] [stderr]   |                          ^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Sample`
[INFO] [stderr]   --> src/audio/mod.rs:17:40
[INFO] [stderr]    |
[INFO] [stderr] 17 | use crate::core::{AudioFormat, Result, Sample, SampleBuffer};
[INFO] [stderr]    |                                        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `IndexMut` and `Index`
[INFO] [stderr]  --> src/core/buffer.rs:8:33
[INFO] [stderr]   |
[INFO] [stderr] 8 | use std::ops::{Deref, DerefMut, Index, IndexMut};
[INFO] [stderr]   |                                 ^^^^^  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::sync::Arc`
[INFO] [stderr]  --> src/core/buffer.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use std::sync::Arc;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stderr]  --> src/core/channel.rs:7:13
[INFO] [stderr]   |
[INFO] [stderr] 7 | use serde::{Deserialize, Serialize};
[INFO] [stderr]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `IndexMut` and `Index`
[INFO] [stderr]  --> src/core/types.rs:7:16
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::ops::{Index, IndexMut, Range};
[INFO] [stderr]   |                ^^^^^  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Error`
[INFO] [stderr]  --> src/dsp/correlation.rs:6:28
[INFO] [stderr]   |
[INFO] [stderr] 6 | use crate::core::{Complex, Error, Result, Sample};
[INFO] [stderr]   |                            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `FftPlan`
[INFO] [stderr]  --> src/dsp/correlation.rs:7:23
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::dsp::fft::{FftPlan, RealFftProcessor};
[INFO] [stderr]   |                       ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `FftProcessor`
[INFO] [stderr]  --> src/dsp/spectrum.rs:7:18
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::dsp::{FftProcessor, RealFftProcessor, Window, WindowType};
[INFO] [stderr]   |                  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stderr]  --> src/dsp/spectrum.rs:8:13
[INFO] [stderr]   |
[INFO] [stderr] 8 | use serde::{Deserialize, Serialize};
[INFO] [stderr]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `neural-codec`
[INFO] [stderr]   --> src/processing/mod.rs:63:7
[INFO] [stderr]    |
[INFO] [stderr] 63 | #[cfg(feature = "neural-codec")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `cli`, `default`, `parallel`, `rodio`, and `simd`
[INFO] [stderr]    = help: consider adding `neural-codec` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `neural-codec`
[INFO] [stderr]   --> src/processing/mod.rs:73:7
[INFO] [stderr]    |
[INFO] [stderr] 73 | #[cfg(feature = "neural-codec")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `cli`, `default`, `parallel`, `rodio`, and `simd`
[INFO] [stderr]    = help: consider adding `neural-codec` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `QualityMetrics`
[INFO] [stderr]  --> src/processing/pipeline.rs:7:41
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::processing::{AudioProcessor, QualityMetrics};
[INFO] [stderr]   |                                         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `sample_rate`
[INFO] [stderr]    --> src/analysis/detectors/audioseal.rs:332:56
[INFO] [stderr]     |
[INFO] [stderr] 332 |     fn analyze_hf_artifacts(&self, samples: &[Sample], sample_rate: u32) -> Result<f64> {
[INFO] [stderr]     |                                                        ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `freq_resolution`
[INFO] [stderr]    --> src/analysis/detectors/fingerprint.rs:132:13
[INFO] [stderr]     |
[INFO] [stderr] 132 |         let freq_resolution = sample_rate as f64 / fft_size as f64;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_freq_resolution`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `freq_resolution`
[INFO] [stderr]    --> src/analysis/detectors/fingerprint.rs:432:13
[INFO] [stderr]     |
[INFO] [stderr] 432 |         let freq_resolution = sample_rate as f64 / fft_size as f64;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_freq_resolution`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/analysis/detectors/modulation.rs:75:17
[INFO] [stderr]    |
[INFO] [stderr] 75 |             let mut windowed: Vec<Sample> = samples[start..end]
[INFO] [stderr]    |                 ----^^^^^^^^
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `expected_diff`
[INFO] [stderr]    --> src/analysis/detectors/modulation.rs:121:17
[INFO] [stderr]     |
[INFO] [stderr] 121 |             let expected_diff =
[INFO] [stderr]     |                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected_diff`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/analysis/detectors/modulation.rs:187:17
[INFO] [stderr]     |
[INFO] [stderr] 187 |             let mut windowed: Vec<Sample> = samples[start..end]
[INFO] [stderr]     |                 ----^^^^^^^^
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `sample_rate`
[INFO] [stderr]    --> src/analysis/detectors/modulation.rs:164:64
[INFO] [stderr]     |
[INFO] [stderr] 164 |     fn analyze_amplitude_modulation(&self, samples: &[Sample], sample_rate: u32) -> Result<f64> {
[INFO] [stderr]     |                                                                ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `best_lag` is assigned to, but never used
[INFO] [stderr]    --> src/analysis/detectors/modulation.rs:257:13
[INFO] [stderr]     |
[INFO] [stderr] 257 |         let mut best_lag = 0;
[INFO] [stderr]     |             ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_best_lag` instead
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `best_lag` is never read
[INFO] [stderr]    --> src/analysis/detectors/modulation.rs:273:21
[INFO] [stderr]     |
[INFO] [stderr] 273 |                     best_lag = lag;
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/analysis/detectors/modulation.rs:311:17
[INFO] [stderr]     |
[INFO] [stderr] 311 |             let mut windowed: Vec<Sample> = samples[start..end]
[INFO] [stderr]     |                 ----^^^^^^^^
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `mean_centroid`
[INFO] [stderr]    --> src/analysis/detectors/modulation.rs:340:13
[INFO] [stderr]     |
[INFO] [stderr] 340 |         let mean_centroid: f64 = centroids.iter().sum::<f64>() / centroids.len() as f64;
[INFO] [stderr]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mean_centroid`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/analysis/detectors/neural_codec.rs:100:13
[INFO] [stderr]     |
[INFO] [stderr] 100 |         let mut band_sizes = [8, 16, 32, 64, 128]; // Common RVQ band sizes
[INFO] [stderr]     |             ----^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `sample_rate`
[INFO] [stderr]   --> src/analysis/detectors/neural_codec.rs:59:60
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn analyze_spectral_banding(&self, samples: &[Sample], sample_rate: u32) -> Result<f64> {
[INFO] [stderr]    |                                                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `spectrum_size`
[INFO] [stderr]    --> src/analysis/detectors/neural_codec.rs:156:13
[INFO] [stderr]     |
[INFO] [stderr] 156 |         let spectrum_size = fft_size / 2 + 1;
[INFO] [stderr]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_spectrum_size`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `sample_rate`
[INFO] [stderr]    --> src/analysis/detectors/neural_codec.rs:295:56
[INFO] [stderr]     |
[INFO] [stderr] 295 |     fn analyze_rvq_patterns(&self, samples: &[Sample], sample_rate: u32) -> Result<f64> {
[INFO] [stderr]     |                                                        ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `total_energy` is never read
[INFO] [stderr]    --> src/analysis/detectors/neural_codec.rs:425:44
[INFO] [stderr]     |
[INFO] [stderr] 425 |                     let mut total_energy = 0.0;
[INFO] [stderr]     |                                            ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `sample_rate`
[INFO] [stderr]    --> src/analysis/detectors/spread_spectrum.rs:262:55
[INFO] [stderr]     |
[INFO] [stderr] 262 |     fn compute_spectrogram(&self, samples: &[Sample], sample_rate: u32) -> Result<Vec<Vec<f64>>> {
[INFO] [stderr]     |                                                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `variance`
[INFO] [stderr]    --> src/analysis/detectors/statistical.rs:210:13
[INFO] [stderr]     |
[INFO] [stderr] 210 |         let variance: f64 = histogram
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variance`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/analysis/detectors/statistical.rs:262:17
[INFO] [stderr]     |
[INFO] [stderr] 262 |             let mut windowed: Vec<Sample> = samples[start..end]
[INFO] [stderr]     |                 ----^^^^^^^^
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `lsb_ones` is assigned to, but never used
[INFO] [stderr]    --> src/analysis/detectors/statistical.rs:343:13
[INFO] [stderr]     |
[INFO] [stderr] 343 |         let mut lsb_ones = 0u64;
[INFO] [stderr]     |             ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_lsb_ones` instead
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `lsb_ones` is never read
[INFO] [stderr]    --> src/analysis/detectors/statistical.rs:349:17
[INFO] [stderr]     |
[INFO] [stderr] 349 |                 lsb_ones += 1;
[INFO] [stderr]     |                 ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `sample_rate`
[INFO] [stderr]    --> src/analysis/detectors/synthid.rs:248:63
[INFO] [stderr]     |
[INFO] [stderr] 248 |     fn analyze_temporal_modulation(&self, samples: &[Sample], sample_rate: u32) -> Result<f64> {
[INFO] [stderr]     |                                                               ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `sample_rate`
[INFO] [stderr]   --> src/analysis/detectors/wavmark.rs:58:62
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn analyze_magnitude_patterns(&self, samples: &[Sample], sample_rate: u32) -> Result<f64> {
[INFO] [stderr]    |                                                              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `sample_rate`
[INFO] [stderr]    --> src/analysis/detectors/wavmark.rs:164:59
[INFO] [stderr]     |
[INFO] [stderr] 164 |     fn analyze_phase_coherence(&self, samples: &[Sample], sample_rate: u32) -> Result<f64> {
[INFO] [stderr]     |                                                           ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `sample_rate`
[INFO] [stderr]    --> src/analysis/detectors/wavmark.rs:358:57
[INFO] [stderr]     |
[INFO] [stderr] 358 |     fn analyze_spectral_flux(&self, samples: &[Sample], sample_rate: u32) -> Result<f64> {
[INFO] [stderr]     |                                                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/analysis/features.rs:459:17
[INFO] [stderr]     |
[INFO] [stderr] 459 |             let mut windowed: Vec<Sample> = samples[start..end]
[INFO] [stderr]     |                 ----^^^^^^^^
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `sample_rate`
[INFO] [stderr]    --> src/analysis/features.rs:440:61
[INFO] [stderr]     |
[INFO] [stderr] 440 |     pub fn compute_spectral_flux(&self, samples: &[Sample], sample_rate: u32) -> Result<Vec<f64>> {
[INFO] [stderr]     |                                                             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `freq_resolution`
[INFO] [stderr]    --> src/analysis/psychoacoustic.rs:270:13
[INFO] [stderr]     |
[INFO] [stderr] 270 |         let freq_resolution = self.sample_rate as f64 / self.fft_size as f64;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_freq_resolution`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `channels`
[INFO] [stderr]    --> src/core/traits.rs:288:54
[INFO] [stderr]     |
[INFO] [stderr] 288 |     fn resample(&self, from_rate: u32, to_rate: u32, channels: usize) -> Result<Vec<Sample>> {
[INFO] [stderr]     |                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channels`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `result_len`
[INFO] [stderr]    --> src/dsp/correlation.rs:108:9
[INFO] [stderr]     |
[INFO] [stderr] 108 |     let result_len = len_a + len_b - 1;
[INFO] [stderr]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_result_len`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `n`
[INFO] [stderr]    --> src/dsp/window.rs:249:9
[INFO] [stderr]     |
[INFO] [stderr] 249 |     let n = size as f32;
[INFO] [stderr]     |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `current_rate` is never read
[INFO] [stderr]    --> src/processing/anonymize.rs:203:28
[INFO] [stderr]     |
[INFO] [stderr] 203 |     let mut current_rate = sample_rate;
[INFO] [stderr]     |                            ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: methods `compute_sample_entropy` and `compute_std_dev` are never used
[INFO] [stderr]    --> src/analysis/detectors/statistical.rs:112:8
[INFO] [stderr]     |
[INFO] [stderr]  31 | impl StatisticalDetector {
[INFO] [stderr]     | ------------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 112 |     fn compute_sample_entropy(&self, samples: &[Sample], m: usize, r: f64) -> f64 {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 153 |     fn compute_std_dev(&self, samples: &[Sample]) -> f64 {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WavReader` is never constructed
[INFO] [stderr]    --> src/audio/reader.rs:303:12
[INFO] [stderr]     |
[INFO] [stderr] 303 | pub struct WavReader {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `open` and `read_all_f32` are never used
[INFO] [stderr]    --> src/audio/reader.rs:313:12
[INFO] [stderr]     |
[INFO] [stderr] 311 | impl WavReader {
[INFO] [stderr]     | -------------- associated items in this implementation
[INFO] [stderr] 312 |     /// Opens a WAV file for reading.
[INFO] [stderr] 313 |     pub fn open(path: impl AsRef<Path>) -> Result<Self> {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 337 |     pub fn read_all_f32(&mut self) -> Result<Vec<Sample>> {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AudioWriterBuilder` is never constructed
[INFO] [stderr]    --> src/audio/writer.rs:193:12
[INFO] [stderr]     |
[INFO] [stderr] 193 | pub struct AudioWriterBuilder {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `bit_depth`, `normalize`, `dither`, `build`, and `write_samples` are never used
[INFO] [stderr]    --> src/audio/writer.rs:203:12
[INFO] [stderr]     |
[INFO] [stderr] 201 | impl AudioWriterBuilder {
[INFO] [stderr]     | ----------------------- associated items in this implementation
[INFO] [stderr] 202 |     /// Creates a new builder with default settings.
[INFO] [stderr] 203 |     pub fn new(sample_rate: u32, channels: usize) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 214 |     pub fn bit_depth(mut self, depth: u16) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 220 |     pub fn normalize(mut self, enable: bool) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 226 |     pub fn dither(mut self, enable: bool) -> Self {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 232 |     pub fn build(self, path: impl AsRef<Path>) -> Result<AudioFileWriter> {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 237 |     pub fn write_samples(self, path: impl AsRef<Path>, mut samples: Vec<Sample>) -> Result<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ChannelMapping` is never constructed
[INFO] [stderr]    --> src/core/channel.rs:240:12
[INFO] [stderr]     |
[INFO] [stderr] 240 | pub struct ChannelMapping {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `compute_coefficients`, and `apply` are never used
[INFO] [stderr]    --> src/core/channel.rs:251:12
[INFO] [stderr]     |
[INFO] [stderr] 249 | impl ChannelMapping {
[INFO] [stderr]     | ------------------- associated items in this implementation
[INFO] [stderr] 250 |     /// Creates a new channel mapping.
[INFO] [stderr] 251 |     pub fn new(source: ChannelLayout, target: ChannelLayout) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 261 |     fn compute_coefficients(source: &ChannelLayout, target: &ChannelLayout) -> Vec<Vec<f32>> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 301 |     pub fn apply(&self, input: &[f32]) -> Vec<f32> {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `ResultExt` is never used
[INFO] [stderr]    --> src/core/error.rs:272:11
[INFO] [stderr]     |
[INFO] [stderr] 272 | pub trait ResultExt<T> {
[INFO] [stderr]     |           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `autocorrelation_normalized` is never used
[INFO] [stderr]   --> src/dsp/correlation.rs:80:8
[INFO] [stderr]    |
[INFO] [stderr] 80 | pub fn autocorrelation_normalized(signal: &[Sample]) -> Vec<Sample> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `find_pitch_autocorrelation` is never used
[INFO] [stderr]    --> src/dsp/correlation.rs:369:8
[INFO] [stderr]     |
[INFO] [stderr] 369 | pub fn find_pitch_autocorrelation(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `correlation_coefficient` is never used
[INFO] [stderr]    --> src/dsp/correlation.rs:413:8
[INFO] [stderr]     |
[INFO] [stderr] 413 | pub fn correlation_coefficient(signal_a: &[Sample], signal_b: &[Sample]) -> Option<f64> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `find_delay` is never used
[INFO] [stderr]    --> src/dsp/correlation.rs:451:8
[INFO] [stderr]     |
[INFO] [stderr] 451 | pub fn find_delay(signal_a: &[Sample], signal_b: &[Sample]) -> isize {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `scratch` is never read
[INFO] [stderr]   --> src/dsp/fft.rs:84:5
[INFO] [stderr]    |
[INFO] [stderr] 82 | pub struct FftProcessor {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] 83 |     plan: FftPlan,
[INFO] [stderr] 84 |     scratch: Vec<Complex>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `complex_to_db` is never used
[INFO] [stderr]    --> src/dsp/fft.rs:325:8
[INFO] [stderr]     |
[INFO] [stderr] 325 | pub fn complex_to_db(c: Complex, min_db: Sample) -> Sample {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BatchFftProcessor` is never constructed
[INFO] [stderr]    --> src/dsp/fft.rs:335:12
[INFO] [stderr]     |
[INFO] [stderr] 335 | pub struct BatchFftProcessor {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `frame_size`, `hop_size`, `spectrum_size`, `process_frames`, and `reconstruct_frames` are never used
[INFO] [stderr]    --> src/dsp/fft.rs:343:12
[INFO] [stderr]     |
[INFO] [stderr] 341 | impl BatchFftProcessor {
[INFO] [stderr]     | ---------------------- associated items in this implementation
[INFO] [stderr] 342 |     /// Creates a new batch FFT processor.
[INFO] [stderr] 343 |     pub fn new(frame_size: usize, hop_size: usize) -> Result<Self> {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 353 |     pub fn frame_size(&self) -> usize {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 358 |     pub fn hop_size(&self) -> usize {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 363 |     pub fn spectrum_size(&self) -> usize {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 368 |     pub fn process_frames(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 403 |     pub fn reconstruct_frames(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `estimate_output_length` is never used
[INFO] [stderr]    --> src/dsp/resample.rs:376:8
[INFO] [stderr]     |
[INFO] [stderr] 376 | pub fn estimate_output_length(input_len: usize, from_rate: u32, to_rate: u32) -> usize {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `estimate_input_length` is never used
[INFO] [stderr]    --> src/dsp/resample.rs:381:8
[INFO] [stderr]     |
[INFO] [stderr] 381 | pub fn estimate_input_length(output_len: usize, from_rate: u32, to_rate: u32) -> usize {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `compute_synthesis_window` is never used
[INFO] [stderr]    --> src/dsp/window.rs:385:8
[INFO] [stderr]     |
[INFO] [stderr] 385 | pub fn compute_synthesis_window(analysis_window: &[Sample], hop_size: usize) -> Vec<Sample> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `root_hann` is never used
[INFO] [stderr]    --> src/dsp/window.rs:408:8
[INFO] [stderr]     |
[INFO] [stderr] 408 | pub fn root_hann(size: usize) -> Vec<Sample> {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]   --> src/core/error.rs:76:9
[INFO] [stderr]    |
[INFO] [stderr] 76 |         path: PathBuf,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/lib.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 40 | #![warn(missing_docs)]
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]   --> src/core/error.rs:77:9
[INFO] [stderr]    |
[INFO] [stderr] 77 |         reason: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]   --> src/core/error.rs:79:9
[INFO] [stderr]    |
[INFO] [stderr] 79 |         source: Option<Box<dyn std::error::Error + Send + Sync>>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]   --> src/core/error.rs:85:9
[INFO] [stderr]    |
[INFO] [stderr] 85 |         path: PathBuf,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]   --> src/core/error.rs:86:9
[INFO] [stderr]    |
[INFO] [stderr] 86 |         reason: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]   --> src/core/error.rs:88:9
[INFO] [stderr]    |
[INFO] [stderr] 88 |         source: Option<Box<dyn std::error::Error + Send + Sync>>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]   --> src/core/error.rs:93:25
[INFO] [stderr]    |
[INFO] [stderr] 93 |     UnsupportedFormat { format: String },
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]   --> src/core/error.rs:97:30
[INFO] [stderr]    |
[INFO] [stderr] 97 |     InvalidAudioParameters { reason: String },
[INFO] [stderr]    |                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]    --> src/core/error.rs:101:28
[INFO] [stderr]     |
[INFO] [stderr] 101 |     SampleRateOutOfRange { rate: u32, min: u32, max: u32 },
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]    --> src/core/error.rs:101:39
[INFO] [stderr]     |
[INFO] [stderr] 101 |     SampleRateOutOfRange { rate: u32, min: u32, max: u32 },
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]    --> src/core/error.rs:101:49
[INFO] [stderr]     |
[INFO] [stderr] 101 |     SampleRateOutOfRange { rate: u32, min: u32, max: u32 },
[INFO] [stderr]     |                                                 ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]    --> src/core/error.rs:106:9
[INFO] [stderr]     |
[INFO] [stderr] 106 |         from_rate: u32,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]    --> src/core/error.rs:107:9
[INFO] [stderr]     |
[INFO] [stderr] 107 |         to_rate: u32,
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]    --> src/core/error.rs:108:9
[INFO] [stderr]     |
[INFO] [stderr] 108 |         reason: String,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]    --> src/core/error.rs:113:17
[INFO] [stderr]     |
[INFO] [stderr] 113 |     FftFailed { reason: String },
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]    --> src/core/error.rs:117:20
[INFO] [stderr]     |
[INFO] [stderr] 117 |     FilterFailed { reason: String },
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]    --> src/core/error.rs:121:24
[INFO] [stderr]     |
[INFO] [stderr] 121 |     InsufficientData { required: usize, available: usize },
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]    --> src/core/error.rs:121:41
[INFO] [stderr]     |
[INFO] [stderr] 121 |     InsufficientData { required: usize, available: usize },
[INFO] [stderr]     |                                         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]    --> src/core/error.rs:125:23
[INFO] [stderr]     |
[INFO] [stderr] 125 |     DetectionFailed { reason: String },
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]    --> src/core/error.rs:129:22
[INFO] [stderr]     |
[INFO] [stderr] 129 |     AnalysisFailed { reason: String },
[INFO] [stderr]     |                      ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]    --> src/core/error.rs:133:24
[INFO] [stderr]     |
[INFO] [stderr] 133 |     ProcessingFailed { reason: String },
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]    --> src/core/error.rs:137:22
[INFO] [stderr]     |
[INFO] [stderr] 137 |     MetadataFailed { reason: String },
[INFO] [stderr]     |                      ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]    --> src/core/error.rs:141:26
[INFO] [stderr]     |
[INFO] [stderr] 141 |     ConfigurationError { reason: String },
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]    --> src/core/error.rs:145:26
[INFO] [stderr]     |
[INFO] [stderr] 145 |     VerificationFailed { reason: String },
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]    --> src/core/error.rs:150:9
[INFO] [stderr]     |
[INFO] [stderr] 150 |         resource: String,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]    --> src/core/error.rs:151:9
[INFO] [stderr]     |
[INFO] [stderr] 151 |         limit: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]    --> src/core/error.rs:152:9
[INFO] [stderr]     |
[INFO] [stderr] 152 |         requested: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]    --> src/core/error.rs:157:24
[INFO] [stderr]     |
[INFO] [stderr] 157 |     InvalidParameter { name: String, reason: String },
[INFO] [stderr]     |                        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]    --> src/core/error.rs:157:38
[INFO] [stderr]     |
[INFO] [stderr] 157 |     InvalidParameter { name: String, reason: String },
[INFO] [stderr]     |                                      ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]    --> src/core/error.rs:161:29
[INFO] [stderr]     |
[INFO] [stderr] 161 |     OperationNotSupported { operation: String },
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]    --> src/core/error.rs:165:28
[INFO] [stderr]     |
[INFO] [stderr] 165 |     ChannelCountMismatch { expected: usize, actual: usize },
[INFO] [stderr]     |                            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]    --> src/core/error.rs:165:45
[INFO] [stderr]     |
[INFO] [stderr] 165 |     ChannelCountMismatch { expected: usize, actual: usize },
[INFO] [stderr]     |                                             ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]    --> src/core/error.rs:169:26
[INFO] [stderr]     |
[INFO] [stderr] 169 |     BufferSizeMismatch { expected: usize, actual: usize },
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]    --> src/core/error.rs:169:43
[INFO] [stderr]     |
[INFO] [stderr] 169 |     BufferSizeMismatch { expected: usize, actual: usize },
[INFO] [stderr]     |                                           ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]    --> src/core/error.rs:173:20
[INFO] [stderr]     |
[INFO] [stderr] 173 |     NumericError { reason: String },
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]    --> src/core/error.rs:177:24
[INFO] [stderr]     |
[INFO] [stderr] 177 |     ParallelismError { reason: String },
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]    --> src/core/error.rs:181:21
[INFO] [stderr]     |
[INFO] [stderr] 181 |     InternalError { reason: String },
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]    --> src/core/error.rs:189:19
[INFO] [stderr]     |
[INFO] [stderr] 189 |     WithContext { context: String, message: String },
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]    --> src/core/error.rs:189:36
[INFO] [stderr]     |
[INFO] [stderr] 189 |     WithContext { context: String, message: String },
[INFO] [stderr]     |                                    ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]   --> src/dsp/filter.rs:38:5
[INFO] [stderr]    |
[INFO] [stderr] 38 |     pub b0: Sample,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]   --> src/dsp/filter.rs:39:5
[INFO] [stderr]    |
[INFO] [stderr] 39 |     pub b1: Sample,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]   --> src/dsp/filter.rs:40:5
[INFO] [stderr]    |
[INFO] [stderr] 40 |     pub b2: Sample,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]   --> src/dsp/filter.rs:41:5
[INFO] [stderr]    |
[INFO] [stderr] 41 |     pub a1: Sample,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]   --> src/dsp/filter.rs:42:5
[INFO] [stderr]    |
[INFO] [stderr] 42 |     pub a2: Sample,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]   --> src/dsp/window.rs:26:14
[INFO] [stderr]    |
[INFO] [stderr] 26 |     Kaiser { beta: f32 },
[INFO] [stderr]    |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]   --> src/dsp/window.rs:28:16
[INFO] [stderr]    |
[INFO] [stderr] 28 |     Gaussian { sigma: f32 },
[INFO] [stderr]    |                ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]   --> src/dsp/window.rs:30:13
[INFO] [stderr]    |
[INFO] [stderr] 30 |     Tukey { alpha: f32 },
[INFO] [stderr]    |             ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `remark` (lib) generated 118 warnings (run `cargo fix --lib -p remark` to apply 43 suggestions)
[INFO] [stderr] warning: use of deprecated method `remark::analysis::DetectorSuite::analyze_watermarks`: Use analyze_anomalies instead - these detect anomalies, not confirmed watermarks
[INFO] [stderr]   --> examples/analyze_watermarks.rs:99:35
[INFO] [stderr]    |
[INFO] [stderr] 99 |         let wm_detections = suite.analyze_watermarks(mono.samples(), mono.sample_rate(), 1)?;
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `generate_white_noise` is never used
[INFO] [stderr]    --> src/analysis/detectors/audioseal.rs:537:8
[INFO] [stderr]     |
[INFO] [stderr] 537 |     fn generate_white_noise(num_samples: usize, amplitude: f32) -> Vec<Sample> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `generate_sine_wave` is never used
[INFO] [stderr]    --> src/analysis/detectors/modulation.rs:510:8
[INFO] [stderr]     |
[INFO] [stderr] 510 |     fn generate_sine_wave(frequency: f32, sample_rate: u32, duration: f32) -> Vec<Sample> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `generate_white_noise` is never used
[INFO] [stderr]    --> src/analysis/detectors/spread_spectrum.rs:425:8
[INFO] [stderr]     |
[INFO] [stderr] 425 |     fn generate_white_noise(num_samples: usize, amplitude: f32) -> Vec<Sample> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `compute_sample_entropy` and `compute_std_dev` are never used
[INFO] [stderr]    --> src/analysis/detectors/statistical.rs:112:8
[INFO] [stderr]     |
[INFO] [stderr]  31 | impl StatisticalDetector {
[INFO] [stderr]     | ------------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 112 |     fn compute_sample_entropy(&self, samples: &[Sample], m: usize, r: f64) -> f64 {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 153 |     fn compute_std_dev(&self, samples: &[Sample]) -> f64 {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `bits_per_sample` is never read
[INFO] [stderr]    --> src/audio/reader.rs:308:5
[INFO] [stderr]     |
[INFO] [stderr] 303 | pub struct WavReader {
[INFO] [stderr]     |            --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 308 |     bits_per_sample: u16,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `open` is never used
[INFO] [stderr]    --> src/audio/reader.rs:313:12
[INFO] [stderr]     |
[INFO] [stderr] 311 | impl WavReader {
[INFO] [stderr]     | -------------- associated function in this implementation
[INFO] [stderr] 312 |     /// Opens a WAV file for reading.
[INFO] [stderr] 313 |     pub fn open(path: impl AsRef<Path>) -> Result<Self> {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `build` and `write_samples` are never used
[INFO] [stderr]    --> src/audio/writer.rs:232:12
[INFO] [stderr]     |
[INFO] [stderr] 201 | impl AudioWriterBuilder {
[INFO] [stderr]     | ----------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 232 |     pub fn build(self, path: impl AsRef<Path>) -> Result<AudioFileWriter> {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 237 |     pub fn write_samples(self, path: impl AsRef<Path>, mut samples: Vec<Sample>) -> Result<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> src/analysis/detectors/echo.rs:442:13
[INFO] [stderr]     |
[INFO] [stderr] 442 |             detections.len() >= 0,
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> src/analysis/detectors/modulation.rs:606:17
[INFO] [stderr]     |
[INFO] [stderr] 606 |         assert!(detections.len() >= 0);
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `format`
[INFO] [stderr]    --> src/main.rs:148:41
[INFO] [stderr]     |
[INFO] [stderr] 148 |         Some(Commands::Analyze { input, format }) => {
[INFO] [stderr]     |                                         ^^^^^^ help: try ignoring the field: `format: _`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bit_depth`
[INFO] [stderr]    --> src/main.rs:188:13
[INFO] [stderr]     |
[INFO] [stderr] 188 |             bit_depth,
[INFO] [stderr]     |             ^^^^^^^^^ help: try ignoring the field: `bit_depth: _`
[INFO] [stderr] 
[INFO] [stderr] warning: `remark` (example "analyze_watermarks") generated 1 warning
[INFO] [stderr] warning: `remark` (lib test) generated 114 warnings (105 duplicates)
[INFO] [stderr] warning: `remark` (bin "remark" test) generated 2 warnings (run `cargo fix --bin "remark" -p remark --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.60s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/remark-ed49ea0e56908d7e)
[INFO] [stdout] 
[INFO] [stdout] running 144 tests
[INFO] [stdout] test analysis::detectors::audioseal::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::audioseal::tests::test_micro_temporal_analysis ... ok
[INFO] [stdout] test analysis::detectors::echo::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::fingerprint::tests::test_correlation_coefficient ... ok
[INFO] [stdout] test analysis::detectors::fingerprint::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::fingerprint::tests::test_pilot_tones_with_ultrasonic ... ok
[INFO] [stdout] test analysis::detectors::audioseal::tests::test_stereo_cross_channel ... ok
[INFO] [stdout] test analysis::detectors::fingerprint::tests::test_multi_scale_autocorr ... ok
[INFO] [stdout] test analysis::detectors::fingerprint::tests::test_spectral_peaks ... ok
[INFO] [stdout] test analysis::detectors::modulation::tests::test_periodic_modulation_detection ... ok
[INFO] [stdout] test analysis::detectors::echo::tests::test_audio_with_echo ... ok
[INFO] [stdout] test analysis::detectors::modulation::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::neural_codec::tests::test_banding_analysis ... ok
[INFO] [stdout] test analysis::detectors::neural_codec::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::neural_codec::tests::test_hf_rolloff_analysis ... ok
[INFO] [stdout] test analysis::detectors::psychoacoustic_wm::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::psychoacoustic_wm::tests::test_masking_analysis ... ok
[INFO] [stdout] test analysis::detectors::psychoacoustic_wm::tests::test_clean_audio_low_detection ... ok
[INFO] [stdout] test analysis::detectors::spread_spectrum::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::neural_codec::tests::test_clean_audio_low_detection ... ok
[INFO] [stdout] test analysis::detectors::statistical::tests::test_clean_audio_low_detection ... ok
[INFO] [stdout] test analysis::detectors::statistical::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::statistical::tests::test_kurtosis ... ok
[INFO] [stdout] test analysis::detectors::statistical::tests::test_skewness ... ok
[INFO] [stdout] test analysis::detectors::echo::tests::test_clean_audio_low_detection ... ok
[INFO] [stdout] test analysis::detectors::synthid::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::spread_spectrum::tests::test_clean_audio_low_detection ... ok
[INFO] [stdout] test analysis::detectors::synthid::tests::test_psychoacoustic_analysis ... ok
[INFO] [stdout] test analysis::detectors::tests::test_detection_creation ... ok
[INFO] [stdout] test analysis::detectors::synthid::tests::test_high_frequency_analysis ... ok
[INFO] [stdout] test analysis::detectors::tests::test_detection_severity_mapping ... ok
[INFO] [stdout] test analysis::detectors::tests::test_detection_summary ... ok
[INFO] [stdout] test analysis::detectors::tests::test_detector_config ... ok
[INFO] [stdout] test analysis::detectors::tests::test_new_detection_kinds ... ok
[INFO] [stdout] test analysis::detectors::wavmark::tests::test_detector_creation ... ok
[INFO] [stdout] test analysis::detectors::synthid::tests::test_clean_audio_low_detection ... ok
[INFO] [stdout] test analysis::detectors::wavmark::tests::test_phase_analysis ... ok
[INFO] [stdout] test analysis::features::tests::test_audio_features ... ok
[INFO] [stdout] test analysis::features::tests::test_feature_extractor ... ok
[INFO] [stdout] test analysis::features::tests::test_feature_set ... ok
[INFO] [stdout] test analysis::features::tests::test_spectral_features ... ok
[INFO] [stdout] test analysis::features::tests::test_temporal_features ... ok
[INFO] [stdout] test analysis::psychoacoustic::tests::test_band_power_computation ... ok
[INFO] [stdout] test analysis::detectors::wavmark::tests::test_clean_audio_low_detection ... ok
[INFO] [stdout] test analysis::psychoacoustic::tests::test_hz_to_bark ... ok
[INFO] [stdout] test analysis::psychoacoustic::tests::test_masking_analysis ... ok
[INFO] [stdout] test analysis::detectors::fingerprint::tests::test_clean_audio_low_detection ... ok
[INFO] [stdout] test audio::format::tests::test_flac_detection ... ok
[INFO] [stdout] test audio::format::tests::test_format_from_extension ... ok
[INFO] [stdout] test analysis::detectors::wavmark::tests::test_magnitude_analysis ... ok
[INFO] [stdout] test analysis::detectors::audioseal::tests::test_clean_audio_low_detection ... ok
[INFO] [stdout] test audio::format::tests::test_ogg_detection ... ok
[INFO] [stdout] test audio::format::tests::test_format_properties ... ok
[INFO] [stdout] test audio::reader::tests::test_wav_reader_traits ... ok
[INFO] [stdout] test audio::writer::tests::test_wav_writer_roundtrip ... ok
[INFO] [stdout] test audio::writer::tests::test_writer_builder ... ok
[INFO] [stdout] test core::buffer::tests::test_audio_buffer_creation ... ok
[INFO] [stdout] test analysis::detectors::spread_spectrum::tests::test_pearson_correlation ... ok
[INFO] [stdout] test core::buffer::tests::test_sample_access ... ok
[INFO] [stdout] test analysis::psychoacoustic::tests::test_bark_band_info ... ok
[INFO] [stdout] test core::buffer::tests::test_sample_buffer_normalize ... ok
[INFO] [stdout] test analysis::psychoacoustic::tests::test_model_creation ... ok
[INFO] [stdout] test core::buffer::tests::test_audio_buffer_invalid_size ... ok
[INFO] [stdout] test core::buffer::tests::test_to_mono ... ok
[INFO] [stdout] test core::channel::tests::test_mono_to_stereo_mapping ... ok
[INFO] [stdout] test core::channel::tests::test_channel_layout_from_count ... ok
[INFO] [stdout] test core::channel::tests::test_stereo_to_mono_mapping ... ok
[INFO] [stdout] test core::error::tests::test_error_kind_classification ... ok
[INFO] [stdout] test core::error::tests::test_error_with_context ... ok
[INFO] [stdout] test core::traits::tests::test_frame_count ... ok
[INFO] [stdout] test core::traits::tests::test_sample_slice_normalize ... ok
[INFO] [stdout] test core::traits::tests::test_sample_slice_peak ... ok
[INFO] [stdout] test core::traits::tests::test_sample_slice_rms ... ok
[INFO] [stdout] test core::traits::tests::test_to_mono ... ok
[INFO] [stdout] test core::types::tests::test_decibel_conversion ... ok
[INFO] [stdout] test core::types::tests::test_frequency_bin_conversion ... ok
[INFO] [stdout] test core::types::tests::test_sample_statistics ... ok
[INFO] [stdout] test core::types::tests::test_time_position ... ok
[INFO] [stdout] test dsp::correlation::tests::test_autocorrelation_normalized ... ok
[INFO] [stdout] test core::channel::tests::test_channel_mask_count ... ok
[INFO] [stdout] test core::error::tests::test_error_kind_display ... ok
[INFO] [stdout] test dsp::correlation::tests::test_correlation_coefficient ... ok
[INFO] [stdout] test dsp::correlation::tests::test_peak_finding ... ok
[INFO] [stdout] test dsp::correlation::tests::test_cross_correlation ... ok
[INFO] [stdout] test dsp::correlation::tests::test_peak_finding_min_distance ... ok
[INFO] [stdout] test dsp::fft::tests::test_fft_roundtrip ... ok
[INFO] [stdout] test dsp::fft::tests::test_magnitude_phase ... ok
[INFO] [stdout] test dsp::fft::tests::test_real_fft_roundtrip ... ok
[INFO] [stdout] test dsp::filter::tests::test_bypass_filter ... ok
[INFO] [stdout] test dsp::filter::tests::test_dc_blocker ... ok
[INFO] [stdout] test dsp::filter::tests::test_filter_chain ... ok
[INFO] [stdout] test dsp::filter::tests::test_highpass_blocks_dc ... ok
[INFO] [stdout] test dsp::filter::tests::test_lowpass_filter ... ok
[INFO] [stdout] test dsp::correlation::tests::test_pitch_detection ... ok
[INFO] [stdout] test dsp::filter::tests::test_notch_filter ... ok
[INFO] [stdout] test dsp::resample::tests::test_estimate_output_length ... ok
[INFO] [stdout] test dsp::resample::tests::test_resample_linear_downsample ... ok
[INFO] [stdout] test dsp::resample::tests::test_resample_linear_same_rate ... ok
[INFO] [stdout] test dsp::resample::tests::test_resample_linear_upsample ... ok
[INFO] [stdout] test dsp::spectrum::tests::test_magnitude_db_conversion ... ok
[INFO] [stdout] test dsp::spectrum::tests::test_spectral_frame_basic ... ok
[INFO] [stdout] test analysis::detectors::modulation::tests::test_am_modulated_signal ... ok
[INFO] [stdout] test dsp::spectrum::tests::test_spectrogram_builder ... ok
[INFO] [stdout] test dsp::spectrum::tests::test_spectrogram_mean_variance ... ok
[INFO] [stdout] test dsp::spectrum::tests::test_spectrogram_creation ... ok
[INFO] [stdout] test dsp::tests::test_amplitude_db_conversion ... ok
[INFO] [stdout] test dsp::tests::test_frequency_bin_conversion ... ok
[INFO] [stdout] test dsp::tests::test_rms ... ok
[INFO] [stdout] test dsp::tests::test_power_of_two ... ok
[INFO] [stdout] test dsp::tests::test_spectral_flatness ... ok
[INFO] [stdout] test dsp::window::tests::test_hamming_window ... ok
[INFO] [stdout] test dsp::window::tests::test_hann_window ... ok
[INFO] [stdout] test dsp::window::tests::test_kaiser_window ... ok
[INFO] [stdout] test dsp::window::tests::test_rectangular_window ... ok
[INFO] [stdout] test dsp::window::tests::test_synthesis_window ... ok
[INFO] [stdout] test dsp::window::tests::test_window_apply ... ok
[INFO] [stdout] test dsp::window::tests::test_window_builder ... ok
[INFO] [stdout] test dsp::window::tests::test_window_symmetry ... ok
[INFO] [stdout] test audio::format::tests::test_mp3_id3_detection ... FAILED
[INFO] [stdout] test dsp::correlation::tests::test_find_delay ... FAILED
[INFO] [stdout] test dsp::correlation::tests::test_autocorrelation_basic ... FAILED
[INFO] [stdout] test dsp::filter::tests::test_one_pole ... FAILED
[INFO] [stdout] test audio::format::tests::test_wav_detection ... ok
[INFO] [stdout] test processing::pipeline::tests::test_empty_pipeline ... ok
[INFO] [stdout] test processing::pipeline::tests::test_estimate_impact ... ok
[INFO] [stdout] test processing::pipeline::tests::test_multi_stage_pipeline ... ok
[INFO] [stdout] test analysis::detectors::modulation::tests::test_clean_audio_low_detection ... ok
[INFO] [stdout] test processing::pitch::tests::test_frequency_ratio ... ok
[INFO] [stdout] test processing::anonymize::tests::test_custom_config ... ok
[INFO] [stdout] test processing::pipeline::tests::test_single_stage_pipeline ... ok
[INFO] [stdout] test processing::pipeline::tests::test_disabled_stage ... ok
[INFO] [stdout] test processing::resample::tests::test_empty_chain ... ok
[INFO] [stdout] test processing::pitch::tests::test_pitch_shift_stereo ... ok
[INFO] [stdout] test processing::pitch::tests::test_pitch_shift_subtle ... ok
[INFO] [stdout] test processing::spectral::tests::test_phase_randomization ... ok
[INFO] [stdout] test processing::spectral::tests::test_spectral_processor_creation ... ok
[INFO] [stdout] test processing::resample::tests::test_standard_roundtrip ... ok
[INFO] [stdout] test processing::spectral::tests::test_stereo_processing ... ok
[INFO] [stdout] test processing::resample::tests::test_aggressive_chain ... ok
[INFO] [stdout] test processing::anonymize::tests::test_light_anonymization ... ok
[INFO] [stdout] test processing::resample::tests::test_stereo_chain ... ok
[INFO] [stdout] test processing::anonymize::tests::test_report_accuracy ... ok
[INFO] [stdout] test processing::anonymize::tests::test_aggressive_anonymization ... ok
[INFO] [stdout] test processing::anonymize::tests::test_standard_anonymization ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- audio::format::tests::test_mp3_id3_detection stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'audio::format::tests::test_mp3_id3_detection' (74) panicked at src/audio/format.rs:250:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Unknown
[INFO] [stdout]  right: Mp3
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5778d96ca2ba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5778d96ca2ba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5778d96ca2ba - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5778d96ca2ba - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5778d96e02ea - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5778d96e02ea - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5778d96ceda2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5778d96ceda2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5778d96a7f3f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5778d96a7f3f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5778d96c21f9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5778d964c24c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5778d964c24c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5778d96c23b2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5778d96c23b2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5778d96a7ff8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5778d969f889 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5778d96a8d0d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5778d96e0b5c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5778d96e0a13 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5778d95f18f9 - core::panicking::assert_failed::h8d78004d92a889cd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5778d95fcda2 - remark::audio::format::tests::test_mp3_id3_detection::h6dbaab026309b576
[INFO] [stdout]                                at /opt/rustwide/workdir/src/audio/format.rs:250:9
[INFO] [stdout]   22:     0x5778d95fcda2 - remark::audio::format::tests::test_mp3_id3_detection::{{closure}}::ha0d8aaedc015921e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/audio/format.rs:248:32
[INFO] [stdout]   23:     0x5778d95fcda2 - core::ops::function::FnOnce::call_once::h5d253b3f6e5cca3d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5778d964032b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5778d964032b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5778d964cd1b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5778d964cd1b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5778d964cd1b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5778d964cd1b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5778d964cd1b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5778d964cd1b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5778d964cd1b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5778d9648434 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5778d9648434 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5778d964f922 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5778d964f922 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5778d964f922 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5778d964f922 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5778d964f922 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5778d964f922 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5778d964f922 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5778d96c9bcf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5778d96c9bcf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x762f624afaa4 - <unknown>
[INFO] [stdout]   45:     0x762f6253ca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dsp::correlation::tests::test_find_delay stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dsp::correlation::tests::test_find_delay' (105) panicked at src/dsp/correlation.rs:516:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: -1
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5778d96ca2ba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5778d96ca2ba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5778d96ca2ba - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5778d96ca2ba - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5778d96e02ea - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5778d96e02ea - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5778d96ceda2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5778d96ceda2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5778d96a7f3f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5778d96a7f3f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5778d96c21f9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5778d964c24c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5778d964c24c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5778d96c23b2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5778d96c23b2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5778d96a7ff8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5778d969f889 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5778d96a8d0d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5778d96e0b5c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5778d96e0a13 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5778d95f195f - core::panicking::assert_failed::h9d3e52e35b4128f4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5778d960fbda - remark::dsp::correlation::tests::test_find_delay::h0c68f1de8d99d016
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dsp/correlation.rs:516:9
[INFO] [stdout]   22:     0x5778d95fd089 - remark::dsp::correlation::tests::test_find_delay::{{closure}}::h105ad56a6608a666
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dsp/correlation.rs:510:25
[INFO] [stdout]   23:     0x5778d95fd089 - core::ops::function::FnOnce::call_once::h6ee593760b407075
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5778d964032b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5778d964032b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5778d964cd1b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5778d964cd1b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5778d964cd1b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5778d964cd1b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5778d964cd1b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5778d964cd1b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5778d964cd1b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5778d9648434 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5778d9648434 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5778d964f922 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5778d964f922 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5778d964f922 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5778d964f922 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5778d964f922 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5778d964f922 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5778d964f922 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5778d96c9bcf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5778d96c9bcf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x762f624afaa4 - <unknown>
[INFO] [stdout]   45:     0x762f6253ca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dsp::correlation::tests::test_autocorrelation_basic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dsp::correlation::tests::test_autocorrelation_basic' (101) panicked at src/dsp/correlation.rs:483:9:
[INFO] [stdout] assertion failed: (acorr[1] - acorr[acorr.len() - 1]).abs() < 1e-5
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5778d96ca2ba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5778d96ca2ba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5778d96ca2ba - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5778d96ca2ba - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5778d96e02ea - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5778d96e02ea - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5778d96ceda2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5778d96ceda2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5778d96a7f3f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5778d96a7f3f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5778d96c21f9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5778d964c24c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5778d964c24c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5778d96c23b2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5778d96c23b2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5778d96a802a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5778d969f889 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5778d96a8d0d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5778d96e0b5c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5778d96e0b22 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5778d9610419 - remark::dsp::correlation::tests::test_autocorrelation_basic::hf8d916d00899149d
[INFO] [stdout]   21:     0x5778d95fcaf9 - remark::dsp::correlation::tests::test_autocorrelation_basic::{{closure}}::h76f4fdd3f1fa79d6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dsp/correlation.rs:474:36
[INFO] [stdout]   22:     0x5778d95fcaf9 - core::ops::function::FnOnce::call_once::h38c4e07ce21d1a34
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5778d964032b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5778d964032b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5778d964cd1b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5778d964cd1b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5778d964cd1b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5778d964cd1b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5778d964cd1b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5778d964cd1b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5778d964cd1b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5778d9648434 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5778d9648434 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5778d964f922 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5778d964f922 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5778d964f922 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5778d964f922 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5778d964f922 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5778d964f922 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5778d964f922 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5778d96c9bcf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x5778d96c9bcf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x762f624afaa4 - <unknown>
[INFO] [stdout]   44:     0x762f6253ca64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dsp::filter::tests::test_one_pole stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dsp::filter::tests::test_one_pole' (118) panicked at src/dsp/filter.rs:759:9:
[INFO] [stdout] assertion failed: prev > 0.9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5778d96ca2ba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5778d96ca2ba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5778d96ca2ba - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5778d96ca2ba - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5778d96e02ea - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5778d96e02ea - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5778d96ceda2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5778d96ceda2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5778d96a7f3f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5778d96a7f3f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5778d96c21f9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5778d964c24c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5778d964c24c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5778d96c23b2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5778d96c23b2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5778d96a802a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5778d969f889 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5778d96a8d0d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5778d96e0b5c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5778d96e0b22 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5778d95fd032 - remark::dsp::filter::tests::test_one_pole::h43a7fa08f8cef17e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dsp/filter.rs:759:9
[INFO] [stdout]   21:     0x5778d95fd032 - remark::dsp::filter::tests::test_one_pole::{{closure}}::h02b8614fa94b7660
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dsp/filter.rs:749:23
[INFO] [stdout]   22:     0x5778d95fd032 - core::ops::function::FnOnce::call_once::h69b733bf3fd110e7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5778d964032b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5778d964032b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5778d964cd1b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5778d964cd1b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5778d964cd1b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5778d964cd1b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5778d964cd1b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5778d964cd1b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5778d964cd1b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5778d9648434 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5778d9648434 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5778d964f922 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5778d964f922 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5778d964f922 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5778d964f922 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5778d964f922 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5778d964f922 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5778d964f922 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5778d96c9bcf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x5778d96c9bcf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x762f624afaa4 - <unknown>
[INFO] [stdout]   44:     0x762f6253ca64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     audio::format::tests::test_mp3_id3_detection
[INFO] [stdout]     dsp::correlation::tests::test_autocorrelation_basic
[INFO] [stdout]     dsp::correlation::tests::test_find_delay
[INFO] [stdout]     dsp::filter::tests::test_one_pole
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 140 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "c9220a133b74d6c90899ffd2ba3b8ac46e4604089bba15270630e6e48170a9f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9220a133b74d6c90899ffd2ba3b8ac46e4604089bba15270630e6e48170a9f3", kill_on_drop: false }`
[INFO] [stdout] c9220a133b74d6c90899ffd2ba3b8ac46e4604089bba15270630e6e48170a9f3
