[INFO] cloning repository https://github.com/steelbutt/Sequencer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/steelbutt/Sequencer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteelbutt%2FSequencer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteelbutt%2FSequencer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 84328a3d24323420d21570924376f52378334be7
[INFO] testing steelbutt/Sequencer against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteelbutt%2FSequencer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/steelbutt/Sequencer
[INFO] finished tweaking git repo https://github.com/steelbutt/Sequencer
[INFO] tweaked toml for git repo https://github.com/steelbutt/Sequencer written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/steelbutt/Sequencer on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/steelbutt/Sequencer 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7341344ab5768adb0a0499911e7165dd3970e4e5b19072c6e1348cfe44cb9bc
[INFO] running `Command { std: "docker" "start" "-a" "c7341344ab5768adb0a0499911e7165dd3970e4e5b19072c6e1348cfe44cb9bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7341344ab5768adb0a0499911e7165dd3970e4e5b19072c6e1348cfe44cb9bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7341344ab5768adb0a0499911e7165dd3970e4e5b19072c6e1348cfe44cb9bc", kill_on_drop: false }`
[INFO] [stdout] c7341344ab5768adb0a0499911e7165dd3970e4e5b19072c6e1348cfe44cb9bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9614958ef1fd1627362bfe3e79cdaee400adc4e8599e9c7fe43b248e852421d4
[INFO] running `Command { std: "docker" "start" "-a" "9614958ef1fd1627362bfe3e79cdaee400adc4e8599e9c7fe43b248e852421d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling dasp_frame v0.11.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling dasp_ring_buffer v0.11.0
[INFO] [stderr]    Compiling jack-sys v0.5.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling dasp_rms v0.11.0
[INFO] [stderr]    Compiling dasp_peak v0.11.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling jack v0.11.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling dasp_envelope v0.11.0
[INFO] [stderr]    Compiling dasp_interpolate v0.11.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling dasp_window v0.11.1
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling dasp_signal v0.11.0
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling dasp_slice v0.11.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling dasp v0.11.0
[INFO] [stderr]    Compiling ringbuf v0.4.8
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling sequencer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Producer` and `Split`
[INFO] [stdout]  --> src/audio/engine.rs:7:33
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ringbuf::traits::{Consumer, Producer, Split};
[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: `ringbuf::HeapRb`
[INFO] [stdout]  --> src/audio/engine.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ringbuf::HeapRb;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SampleId`
[INFO] [stdout]  --> src/audio/voice.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::audio::sample::{Sample, SampleId};
[INFO] [stdout]   |                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SampleBank`
[INFO] [stdout]   --> src/audio/mod.rs:14:44
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use engine::{AudioConfig, AudioEngine, SampleBank};
[INFO] [stdout]    |                                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `VoiceState` and `Voice`
[INFO] [stdout]   --> src/audio/mod.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use voice::{Voice, VoicePool, VoiceState};
[INFO] [stdout]    |                 ^^^^^             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> src/config/mod.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `stop` and `sample_rate` are never used
[INFO] [stdout]    --> src/audio/engine.rs:125:12
[INFO] [stdout]     |
[INFO] [stdout]  57 | impl AudioEngine {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn stop(&mut self) -> Result<()> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub fn sample_rate(&self) -> u32 {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `AudioEventQueue` is never used
[INFO] [stdout]   --> src/audio/events.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub type AudioEventQueue = ringbuf::HeapRb<AudioEvent>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sample_rate` and `path` are never read
[INFO] [stdout]   --> src/audio/sample.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Sample {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub sample_rate: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub path: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Sample` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_empty` and `duration_secs` are never used
[INFO] [stdout]   --> src/audio/sample.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Sample {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn duration_secs(&self) -> f64 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `supported_extensions` is never used
[INFO] [stdout]   --> src/audio/sample.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub trait SampleLoader {
[INFO] [stdout]    |           ------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 61 |     fn supported_extensions(&self) -> &[&str];
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Release` is never constructed
[INFO] [stdout]   --> src/audio/voice.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum VoiceState {
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 20 |     Release,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VoiceState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `release`, `is_active`, `set_volume`, and `set_pan` are never used
[INFO] [stdout]    --> src/audio/voice.rs:99:12
[INFO] [stdout]     |
[INFO] [stdout]  63 | impl Voice {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub fn release(&mut self) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn is_active(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 |     pub fn set_volume(&mut self, target: f32, ramp_samples: u32) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 222 |     pub fn set_pan(&mut self, target: f32, ramp_samples: u32) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `next_allocation` is never read
[INFO] [stdout]    --> src/audio/voice.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub struct VoicePool {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 236 |     voices: [Voice; MAX_VOICES],
[INFO] [stdout] 237 |     next_allocation: usize, // Round-robin allocation
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `allocate` and `active_count` are never used
[INFO] [stdout]    --> src/audio/voice.rs:253:12
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl VoicePool {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 253 |     pub fn allocate(&mut self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 |     pub fn active_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Stepped` and `Interpolated` are never constructed
[INFO] [stdout]   --> src/sequencer/parameters.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum InterpolationMode {
[INFO] [stdout]    |          ----------------- variants in this enum
[INFO] [stdout]  8 |     /// Instant jump to new value
[INFO] [stdout]  9 |     Stepped,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 10 |     /// Linear ramp to new value
[INFO] [stdout] 11 |     Interpolated,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InterpolationMode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `filter_resonance` and `sample_length` are never read
[INFO] [stdout]   --> src/sequencer/parameters.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Parameters {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub filter_resonance: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub sample_length: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Parameters` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `volume_interpolation_default`, `pan_interpolation_default`, `pitch_interpolation_default`, `filter_cutoff_interpolation_default`, and `sample_start_interpolation_default` are never used
[INFO] [stdout]   --> src/sequencer/parameters.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Parameters {
[INFO] [stdout]    | --------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn volume_interpolation_default() -> InterpolationMode {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn pan_interpolation_default() -> InterpolationMode {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn pitch_interpolation_default() -> InterpolationMode {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn filter_cutoff_interpolation_default() -> InterpolationMode {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub fn sample_start_interpolation_default() -> InterpolationMode {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `interpolation_overrides` is never read
[INFO] [stdout]    --> src/sequencer/parameters.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub struct ParameterLock {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 110 |     pub parameters: Parameters,
[INFO] [stdout] 111 |     pub interpolation_overrides: ParameterInterpolation,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParameterLock` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/sequencer/parameters.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub struct ParameterInterpolation {
[INFO] [stdout]     |            ---------------------- fields in this struct
[INFO] [stdout] 117 |     pub volume: Option<InterpolationMode>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 118 |     pub pan: Option<InterpolationMode>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 119 |     pub pitch: Option<InterpolationMode>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 120 |     pub filter_cutoff: Option<InterpolationMode>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 121 |     pub filter_resonance: Option<InterpolationMode>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 122 |     pub sample_start: Option<InterpolationMode>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 123 |     pub sample_length: Option<InterpolationMode>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParameterInterpolation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/sequencer/pattern.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum PatternBank {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout]  8 |     A = 0,
[INFO] [stdout]  9 |     B = 1,
[INFO] [stdout]    |     ^
[INFO] [stdout] 10 |     C = 2,
[INFO] [stdout]    |     ^
[INFO] [stdout] 11 |     D = 3,
[INFO] [stdout]    |     ^
[INFO] [stdout] 12 |     E = 4,
[INFO] [stdout]    |     ^
[INFO] [stdout] 13 |     F = 5,
[INFO] [stdout]    |     ^
[INFO] [stdout] 14 |     G = 6,
[INFO] [stdout]    |     ^
[INFO] [stdout] 15 |     H = 7,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PatternBank` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_index` is never used
[INFO] [stdout]   --> src/sequencer/pattern.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl PatternBank {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 19 |     pub fn from_index(index: usize) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, and `tempo_override` are never read
[INFO] [stdout]   --> src/sequencer/pattern.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct Pattern {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 68 |     /// Pattern ID
[INFO] [stdout] 69 |     pub id: PatternId,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub tempo_override: Option<f64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Pattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `with_default_track`, `get_track`, and `get_track_mut` are never used
[INFO] [stdout]    --> src/sequencer/pattern.rs:93:12
[INFO] [stdout]     |
[INFO] [stdout]  81 | impl Pattern {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  93 |     pub fn with_default_track(id: PatternId) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn get_track(&self, index: usize) -> Option<&Track> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn get_track_mut(&mut self, index: usize) -> Option<&mut Track> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sample_rate` and `current_track` are never read
[INFO] [stdout]   --> src/sequencer/scheduler.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Scheduler {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout]  8 |     /// Sample rate
[INFO] [stdout]  9 |     sample_rate: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     current_track: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_bpm`, `stop`, `position`, and `is_playing` are never used
[INFO] [stdout]    --> src/sequencer/scheduler.rs:59:12
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl Scheduler {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  59 |     pub fn set_bpm(&mut self, bpm: f64) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  71 |     pub fn stop(&mut self) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |     pub fn position(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     pub fn is_playing(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/sequencer/track.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Track {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout]  9 |     /// Track name
[INFO] [stdout] 10 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Track` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_length` is never used
[INFO] [stdout]   --> src/sequencer/track.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Track {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn set_length(&mut self, new_length: usize) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 2m 39s
[INFO] running `Command { std: "docker" "inspect" "9614958ef1fd1627362bfe3e79cdaee400adc4e8599e9c7fe43b248e852421d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9614958ef1fd1627362bfe3e79cdaee400adc4e8599e9c7fe43b248e852421d4", kill_on_drop: false }`
[INFO] [stdout] 9614958ef1fd1627362bfe3e79cdaee400adc4e8599e9c7fe43b248e852421d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d79329b712f1029df4cb2a778a4dfbe748e3f6a29a0e1e88ea4aa8ce0d21e867
[INFO] running `Command { std: "docker" "start" "-a" "d79329b712f1029df4cb2a778a4dfbe748e3f6a29a0e1e88ea4aa8ce0d21e867", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling generator v0.8.8
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling loom v0.7.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling ringbuf v0.4.8
[INFO] [stderr]    Compiling assert_no_alloc v1.1.2
[INFO] [stderr]    Compiling sequencer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Producer` and `Split`
[INFO] [stdout]  --> src/audio/engine.rs:7:33
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ringbuf::traits::{Consumer, Producer, Split};
[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: `ringbuf::HeapRb`
[INFO] [stdout]  --> src/audio/engine.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ringbuf::HeapRb;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SampleId`
[INFO] [stdout]  --> src/audio/voice.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::audio::sample::{Sample, SampleId};
[INFO] [stdout]   |                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SampleBank`
[INFO] [stdout]   --> src/audio/mod.rs:14:44
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use engine::{AudioConfig, AudioEngine, SampleBank};
[INFO] [stdout]    |                                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `VoiceState` and `Voice`
[INFO] [stdout]   --> src/audio/mod.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use voice::{Voice, VoicePool, VoiceState};
[INFO] [stdout]    |                 ^^^^^             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> src/config/mod.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `stop` and `sample_rate` are never used
[INFO] [stdout]    --> src/audio/engine.rs:125:12
[INFO] [stdout]     |
[INFO] [stdout]  57 | impl AudioEngine {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn stop(&mut self) -> Result<()> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub fn sample_rate(&self) -> u32 {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `AudioEventQueue` is never used
[INFO] [stdout]   --> src/audio/events.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub type AudioEventQueue = ringbuf::HeapRb<AudioEvent>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sample_rate` and `path` are never read
[INFO] [stdout]   --> src/audio/sample.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Sample {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub sample_rate: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub path: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Sample` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_empty` and `duration_secs` are never used
[INFO] [stdout]   --> src/audio/sample.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Sample {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn duration_secs(&self) -> f64 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `supported_extensions` is never used
[INFO] [stdout]   --> src/audio/sample.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub trait SampleLoader {
[INFO] [stdout]    |           ------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 61 |     fn supported_extensions(&self) -> &[&str];
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_volume` and `set_pan` are never used
[INFO] [stdout]    --> src/audio/voice.rs:216:12
[INFO] [stdout]     |
[INFO] [stdout]  63 | impl Voice {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 216 |     pub fn set_volume(&mut self, target: f32, ramp_samples: u32) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 222 |     pub fn set_pan(&mut self, target: f32, ramp_samples: u32) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Stepped` and `Interpolated` are never constructed
[INFO] [stdout]   --> src/sequencer/parameters.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum InterpolationMode {
[INFO] [stdout]    |          ----------------- variants in this enum
[INFO] [stdout]  8 |     /// Instant jump to new value
[INFO] [stdout]  9 |     Stepped,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 10 |     /// Linear ramp to new value
[INFO] [stdout] 11 |     Interpolated,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InterpolationMode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `filter_resonance` and `sample_length` are never read
[INFO] [stdout]   --> src/sequencer/parameters.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Parameters {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub filter_resonance: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub sample_length: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Parameters` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `volume_interpolation_default`, `pan_interpolation_default`, `pitch_interpolation_default`, `filter_cutoff_interpolation_default`, and `sample_start_interpolation_default` are never used
[INFO] [stdout]   --> src/sequencer/parameters.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Parameters {
[INFO] [stdout]    | --------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn volume_interpolation_default() -> InterpolationMode {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn pan_interpolation_default() -> InterpolationMode {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn pitch_interpolation_default() -> InterpolationMode {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn filter_cutoff_interpolation_default() -> InterpolationMode {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub fn sample_start_interpolation_default() -> InterpolationMode {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `interpolation_overrides` is never read
[INFO] [stdout]    --> src/sequencer/parameters.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub struct ParameterLock {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 110 |     pub parameters: Parameters,
[INFO] [stdout] 111 |     pub interpolation_overrides: ParameterInterpolation,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParameterLock` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/sequencer/parameters.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub struct ParameterInterpolation {
[INFO] [stdout]     |            ---------------------- fields in this struct
[INFO] [stdout] 117 |     pub volume: Option<InterpolationMode>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 118 |     pub pan: Option<InterpolationMode>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 119 |     pub pitch: Option<InterpolationMode>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 120 |     pub filter_cutoff: Option<InterpolationMode>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 121 |     pub filter_resonance: Option<InterpolationMode>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 122 |     pub sample_start: Option<InterpolationMode>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 123 |     pub sample_length: Option<InterpolationMode>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParameterInterpolation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/sequencer/pattern.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum PatternBank {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout]  8 |     A = 0,
[INFO] [stdout]  9 |     B = 1,
[INFO] [stdout]    |     ^
[INFO] [stdout] 10 |     C = 2,
[INFO] [stdout]    |     ^
[INFO] [stdout] 11 |     D = 3,
[INFO] [stdout]    |     ^
[INFO] [stdout] 12 |     E = 4,
[INFO] [stdout]    |     ^
[INFO] [stdout] 13 |     F = 5,
[INFO] [stdout]    |     ^
[INFO] [stdout] 14 |     G = 6,
[INFO] [stdout]    |     ^
[INFO] [stdout] 15 |     H = 7,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PatternBank` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_index` is never used
[INFO] [stdout]   --> src/sequencer/pattern.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl PatternBank {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 19 |     pub fn from_index(index: usize) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, and `tempo_override` are never read
[INFO] [stdout]   --> src/sequencer/pattern.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct Pattern {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 68 |     /// Pattern ID
[INFO] [stdout] 69 |     pub id: PatternId,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub tempo_override: Option<f64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Pattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `with_default_track`, `get_track`, and `get_track_mut` are never used
[INFO] [stdout]    --> src/sequencer/pattern.rs:93:12
[INFO] [stdout]     |
[INFO] [stdout]  81 | impl Pattern {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  93 |     pub fn with_default_track(id: PatternId) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn get_track(&self, index: usize) -> Option<&Track> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn get_track_mut(&mut self, index: usize) -> Option<&mut Track> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `current_track` is never read
[INFO] [stdout]   --> src/sequencer/scheduler.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Scheduler {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     current_track: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_bpm`, `stop`, and `position` are never used
[INFO] [stdout]    --> src/sequencer/scheduler.rs:59:12
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl Scheduler {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  59 |     pub fn set_bpm(&mut self, bpm: f64) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  71 |     pub fn stop(&mut self) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |     pub fn position(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/sequencer/track.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Track {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout]  9 |     /// Track name
[INFO] [stdout] 10 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Track` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_length` is never used
[INFO] [stdout]   --> src/sequencer/track.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Track {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn set_length(&mut self, new_length: usize) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 2m 42s
[INFO] running `Command { std: "docker" "inspect" "d79329b712f1029df4cb2a778a4dfbe748e3f6a29a0e1e88ea4aa8ce0d21e867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d79329b712f1029df4cb2a778a4dfbe748e3f6a29a0e1e88ea4aa8ce0d21e867", kill_on_drop: false }`
[INFO] [stdout] d79329b712f1029df4cb2a778a4dfbe748e3f6a29a0e1e88ea4aa8ce0d21e867
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d91eae90c7d91d7e5349746d42062059d4ea7e4656acd1f35cf969ca4fd15023
[INFO] running `Command { std: "docker" "start" "-a" "d91eae90c7d91d7e5349746d42062059d4ea7e4656acd1f35cf969ca4fd15023", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Producer` and `Split`
[INFO] [stderr]  --> src/audio/engine.rs:7:33
[INFO] [stderr]   |
[INFO] [stderr] 7 | use ringbuf::traits::{Consumer, Producer, Split};
[INFO] [stderr]   |                                 ^^^^^^^^  ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ringbuf::HeapRb`
[INFO] [stderr]  --> src/audio/engine.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use ringbuf::HeapRb;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `SampleId`
[INFO] [stderr]  --> src/audio/voice.rs:7:36
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::audio::sample::{Sample, SampleId};
[INFO] [stderr]   |                                    ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `SampleBank`
[INFO] [stderr]   --> src/audio/mod.rs:14:44
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub use engine::{AudioConfig, AudioEngine, SampleBank};
[INFO] [stderr]    |                                            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `VoiceState` and `Voice`
[INFO] [stderr]   --> src/audio/mod.rs:17:17
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub use voice::{Voice, VoicePool, VoiceState};
[INFO] [stderr]    |                 ^^^^^             ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Path`
[INFO] [stderr]  --> src/config/mod.rs:5:17
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::path::{Path, PathBuf};
[INFO] [stderr]   |                 ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `stop` and `sample_rate` are never used
[INFO] [stderr]    --> src/audio/engine.rs:125:12
[INFO] [stderr]     |
[INFO] [stderr]  57 | impl AudioEngine {
[INFO] [stderr]     | ---------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 125 |     pub fn stop(&mut self) -> Result<()> {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 134 |     pub fn sample_rate(&self) -> u32 {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `AudioEventQueue` is never used
[INFO] [stderr]   --> src/audio/events.rs:41:10
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub type AudioEventQueue = ringbuf::HeapRb<AudioEvent>;
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `sample_rate` and `path` are never read
[INFO] [stderr]   --> src/audio/sample.rs:22:9
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct Sample {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 22 |     pub sample_rate: u32,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 25 |     pub path: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Sample` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `is_empty` and `duration_secs` are never used
[INFO] [stderr]   --> src/audio/sample.rs:45:12
[INFO] [stderr]    |
[INFO] [stderr] 28 | impl Sample {
[INFO] [stderr]    | ----------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 45 |     pub fn is_empty(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 50 |     pub fn duration_secs(&self) -> f64 {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `supported_extensions` is never used
[INFO] [stderr]   --> src/audio/sample.rs:61:8
[INFO] [stderr]    |
[INFO] [stderr] 56 | pub trait SampleLoader {
[INFO] [stderr]    |           ------------ method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 61 |     fn supported_extensions(&self) -> &[&str];
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `set_volume` and `set_pan` are never used
[INFO] [stderr]    --> src/audio/voice.rs:216:12
[INFO] [stderr]     |
[INFO] [stderr]  63 | impl Voice {
[INFO] [stderr]     | ---------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 216 |     pub fn set_volume(&mut self, target: f32, ramp_samples: u32) {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 222 |     pub fn set_pan(&mut self, target: f32, ramp_samples: u32) {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Stepped` and `Interpolated` are never constructed
[INFO] [stderr]   --> src/sequencer/parameters.rs:9:5
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub enum InterpolationMode {
[INFO] [stderr]    |          ----------------- variants in this enum
[INFO] [stderr]  8 |     /// Instant jump to new value
[INFO] [stderr]  9 |     Stepped,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 10 |     /// Linear ramp to new value
[INFO] [stderr] 11 |     Interpolated,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `InterpolationMode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `filter_resonance` and `sample_length` are never read
[INFO] [stderr]   --> src/sequencer/parameters.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct Parameters {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 30 |     pub filter_resonance: f32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 36 |     pub sample_length: f32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Parameters` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `volume_interpolation_default`, `pan_interpolation_default`, `pitch_interpolation_default`, `filter_cutoff_interpolation_default`, and `sample_start_interpolation_default` are never used
[INFO] [stderr]   --> src/sequencer/parameters.rs:59:12
[INFO] [stderr]    |
[INFO] [stderr] 39 | impl Parameters {
[INFO] [stderr]    | --------------- associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 59 |     pub fn volume_interpolation_default() -> InterpolationMode {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 64 |     pub fn pan_interpolation_default() -> InterpolationMode {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 69 |     pub fn pitch_interpolation_default() -> InterpolationMode {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 74 |     pub fn filter_cutoff_interpolation_default() -> InterpolationMode {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 79 |     pub fn sample_start_interpolation_default() -> InterpolationMode {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `interpolation_overrides` is never read
[INFO] [stderr]    --> src/sequencer/parameters.rs:111:9
[INFO] [stderr]     |
[INFO] [stderr] 109 | pub struct ParameterLock {
[INFO] [stderr]     |            ------------- field in this struct
[INFO] [stderr] 110 |     pub parameters: Parameters,
[INFO] [stderr] 111 |     pub interpolation_overrides: ParameterInterpolation,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ParameterLock` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> src/sequencer/parameters.rs:117:9
[INFO] [stderr]     |
[INFO] [stderr] 116 | pub struct ParameterInterpolation {
[INFO] [stderr]     |            ---------------------- fields in this struct
[INFO] [stderr] 117 |     pub volume: Option<InterpolationMode>,
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr] 118 |     pub pan: Option<InterpolationMode>,
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 119 |     pub pitch: Option<InterpolationMode>,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 120 |     pub filter_cutoff: Option<InterpolationMode>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr] 121 |     pub filter_resonance: Option<InterpolationMode>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 122 |     pub sample_start: Option<InterpolationMode>,
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr] 123 |     pub sample_length: Option<InterpolationMode>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ParameterInterpolation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple variants are never constructed
[INFO] [stderr]   --> src/sequencer/pattern.rs:9:5
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub enum PatternBank {
[INFO] [stderr]    |          ----------- variants in this enum
[INFO] [stderr]  8 |     A = 0,
[INFO] [stderr]  9 |     B = 1,
[INFO] [stderr]    |     ^
[INFO] [stderr] 10 |     C = 2,
[INFO] [stderr]    |     ^
[INFO] [stderr] 11 |     D = 3,
[INFO] [stderr]    |     ^
[INFO] [stderr] 12 |     E = 4,
[INFO] [stderr]    |     ^
[INFO] [stderr] 13 |     F = 5,
[INFO] [stderr]    |     ^
[INFO] [stderr] 14 |     G = 6,
[INFO] [stderr]    |     ^
[INFO] [stderr] 15 |     H = 7,
[INFO] [stderr]    |     ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PatternBank` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_index` is never used
[INFO] [stderr]   --> src/sequencer/pattern.rs:19:12
[INFO] [stderr]    |
[INFO] [stderr] 18 | impl PatternBank {
[INFO] [stderr]    | ---------------- associated function in this implementation
[INFO] [stderr] 19 |     pub fn from_index(index: usize) -> Option<Self> {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `name`, and `tempo_override` are never read
[INFO] [stderr]   --> src/sequencer/pattern.rs:69:9
[INFO] [stderr]    |
[INFO] [stderr] 67 | pub struct Pattern {
[INFO] [stderr]    |            ------- fields in this struct
[INFO] [stderr] 68 |     /// Pattern ID
[INFO] [stderr] 69 |     pub id: PatternId,
[INFO] [stderr]    |         ^^
[INFO] [stderr] ...
[INFO] [stderr] 72 |     pub name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 78 |     pub tempo_override: Option<f64>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Pattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `with_default_track`, `get_track`, and `get_track_mut` are never used
[INFO] [stderr]    --> src/sequencer/pattern.rs:93:12
[INFO] [stderr]     |
[INFO] [stderr]  81 | impl Pattern {
[INFO] [stderr]     | ------------ associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  93 |     pub fn with_default_track(id: PatternId) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 105 |     pub fn get_track(&self, index: usize) -> Option<&Track> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 110 |     pub fn get_track_mut(&mut self, index: usize) -> Option<&mut Track> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `current_track` is never read
[INFO] [stderr]   --> src/sequencer/scheduler.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub struct Scheduler {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 27 |     current_track: usize,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `set_bpm`, `stop`, and `position` are never used
[INFO] [stderr]    --> src/sequencer/scheduler.rs:59:12
[INFO] [stderr]     |
[INFO] [stderr]  33 | impl Scheduler {
[INFO] [stderr]     | -------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  59 |     pub fn set_bpm(&mut self, bpm: f64) {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  71 |     pub fn stop(&mut self) {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 158 |     pub fn position(&self) -> u64 {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `name` is never read
[INFO] [stderr]   --> src/sequencer/track.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub struct Track {
[INFO] [stderr]    |            ----- field in this struct
[INFO] [stderr]  9 |     /// Track name
[INFO] [stderr] 10 |     pub name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Track` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `set_length` is never used
[INFO] [stderr]   --> src/sequencer/track.rs:54:12
[INFO] [stderr]    |
[INFO] [stderr] 28 | impl Track {
[INFO] [stderr]    | ---------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 54 |     pub fn set_length(&mut self, new_length: usize) {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `sequencer` (bin "sequencer" test) generated 25 warnings (run `cargo fix --bin "sequencer" -p sequencer --tests` to apply 6 suggestions)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.75s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sequencer-51871a2a58752e3b)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test audio::events::tests::test_audio_event_is_copy ... ok
[INFO] [stdout] test audio::sample::tests::test_resample_downsample ... ok
[INFO] [stdout] test audio::events::tests::test_audio_event_size ... ok
[INFO] [stdout] test audio::sample::tests::test_sample_id_is_copy ... ok
[INFO] [stdout] test audio::sample::tests::test_resample_identity ... ok
[INFO] [stdout] test audio::voice::tests::test_voice_envelope ... ok
[INFO] [stdout] test sequencer::scheduler::tests::test_scheduler_creation ... ok
[INFO] [stdout] test sequencer::parameters::tests::test_pitch_to_rate ... ok
[INFO] [stdout] test sequencer::parameters::tests::test_parameters_is_copy ... ok
[INFO] [stdout] test audio::engine::tests::test_audio_engine_creation ... ok
[INFO] [stdout] test sequencer::scheduler::tests::test_samples_per_step_calculation ... ok
[INFO] [stdout] test audio::voice::tests::test_voice_pool_allocation ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- audio::voice::tests::test_voice_pool_allocation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'audio::voice::tests::test_voice_pool_allocation' (24) panicked at src/audio/voice.rs:302:9:
[INFO] [stdout] assertion `left != right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fdcf0b8749a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fdcf0b8749a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fdcf0b8749a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fdcf0b8749a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fdcf0b9c2ea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fdcf0b9c2ea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5fdcf0b8c1a2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5fdcf0b8c1a2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5fdcf0b65f0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fdcf0b65f0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fdcf0b7f7a9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fdcf0aff06c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5fdcf0aff06c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fdcf0b7f962 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5fdcf0b7f962 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fdcf0b65fc8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fdcf0b5d409 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fdcf0b66dcd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fdcf0b9ca9c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fdcf0b9c923 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5fdcf0b98478 - core[35159d6ffb30e017]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5fdcf0af190a - sequencer[53a0443f86efba5f]::audio::voice::tests::test_voice_pool_allocation
[INFO] [stdout]   22:     0x5fdcf0af190a - sequencer[53a0443f86efba5f]::audio::voice::tests::test_voice_pool_allocation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/audio/voice.rs:296:36
[INFO] [stdout]   23:     0x5fdcf0af190a - <sequencer[53a0443f86efba5f]::audio::voice::tests::test_voice_pool_allocation::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5fdcf0af234b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5fdcf0af234b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5fdcf0affb3b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5fdcf0affb3b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5fdcf0affb3b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5fdcf0affb3b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5fdcf0affb3b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5fdcf0affb3b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5fdcf0affb3b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5fdcf0afa514 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5fdcf0afa514 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5fdcf0b02742 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5fdcf0b02742 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5fdcf0b02742 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5fdcf0b02742 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5fdcf0b02742 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5fdcf0b02742 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5fdcf0b02742 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5fdcf0b86d7f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5fdcf0b86d7f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x762255794aa4 - <unknown>
[INFO] [stdout]   45:     0x762255821a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     audio::voice::tests::test_voice_pool_allocation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin sequencer`
[INFO] running `Command { std: "docker" "inspect" "d91eae90c7d91d7e5349746d42062059d4ea7e4656acd1f35cf969ca4fd15023", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d91eae90c7d91d7e5349746d42062059d4ea7e4656acd1f35cf969ca4fd15023", kill_on_drop: false }`
[INFO] [stdout] d91eae90c7d91d7e5349746d42062059d4ea7e4656acd1f35cf969ca4fd15023
