[INFO] cloning repository https://github.com/infality/implayer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/infality/implayer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfality%2Fimplayer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfality%2Fimplayer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f63c9674c1766ce446fc9408c10cd225bab02228
[INFO] testing infality/implayer 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%2Finfality%2Fimplayer" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/infality/implayer
[INFO] finished tweaking git repo https://github.com/infality/implayer
[INFO] tweaked toml for git repo https://github.com/infality/implayer written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/infality/implayer 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/infality/implayer 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 5fc88c99d1a556abafb0ddbee2358c6a63dc2c8cb7c3d4491e6d6aa09f35e869
[INFO] running `Command { std: "docker" "start" "-a" "5fc88c99d1a556abafb0ddbee2358c6a63dc2c8cb7c3d4491e6d6aa09f35e869", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5fc88c99d1a556abafb0ddbee2358c6a63dc2c8cb7c3d4491e6d6aa09f35e869", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fc88c99d1a556abafb0ddbee2358c6a63dc2c8cb7c3d4491e6d6aa09f35e869", kill_on_drop: false }`
[INFO] [stdout] 5fc88c99d1a556abafb0ddbee2358c6a63dc2c8cb7c3d4491e6d6aa09f35e869
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6a3f395498c256b61c6b04784f7aaaa9b6ffb3bcf8ccd353c1cabcc3b956638e
[INFO] running `Command { std: "docker" "start" "-a" "6a3f395498c256b61c6b04784f7aaaa9b6ffb3bcf8ccd353c1cabcc3b956638e", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling bytemuck v1.13.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling symphonia-core v0.5.2
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling tiny-skia-path v0.7.0
[INFO] [stderr]    Compiling safe_arch v0.5.2
[INFO] [stderr]    Compiling rustfft v6.1.0
[INFO] [stderr]    Compiling chlorine v1.0.10
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling crossfont v0.5.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.3
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling png v0.17.7
[INFO] [stderr]    Compiling raw-window-handle v0.5.0
[INFO] [stderr]    Compiling souvlaki v0.5.3
[INFO] [stderr]    Compiling cpal v0.13.5
[INFO] [stderr]    Compiling glow v0.12.3
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling memmap2 v0.5.8
[INFO] [stderr]    Compiling imgui-sys v0.11.0
[INFO] [stderr]    Compiling symphonia-metadata v0.5.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tiny-skia v0.7.0
[INFO] [stderr]    Compiling freetype-rs v0.26.0
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.2
[INFO] [stderr]    Compiling servo-fontconfig v0.5.1
[INFO] [stderr]    Compiling xcb v1.2.0
[INFO] [stderr]    Compiling transpose v0.2.2
[INFO] [stderr]    Compiling primal-check v0.3.3
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling dbus v0.9.7
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling symphonia-format-isomp4 v0.5.2
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.2
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.2
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.2
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.2
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.2
[INFO] [stderr]    Compiling symphonia-format-wav v0.5.2
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.2
[INFO] [stderr]    Compiling symphonia-codec-alac v0.5.2
[INFO] [stderr]    Compiling symphonia-codec-aac v0.5.2
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.2
[INFO] [stderr]    Compiling rb v0.4.1
[INFO] [stderr]    Compiling dbus-crossroads v0.5.2
[INFO] [stderr]    Compiling symphonia v0.5.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling foreign-types-macros v0.2.2
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling calloop v0.10.5
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling wayland-egl v0.29.5
[INFO] [stderr]    Compiling realfft v3.2.0
[INFO] [stderr]    Compiling rubato v0.12.0
[INFO] [stderr]    Compiling alsa v0.6.0
[INFO] [stderr]    Compiling x11-clipboard v0.6.1
[INFO] [stderr]    Compiling imgui v0.11.0
[INFO] [stderr]    Compiling imgui-glow-renderer v0.11.0
[INFO] [stderr]    Compiling sctk-adwaita v0.4.3
[INFO] [stderr]    Compiling smithay-clipboard v0.6.6
[INFO] [stderr]    Compiling winit v0.27.5
[INFO] [stderr]    Compiling copypasta v0.8.1
[INFO] [stderr]    Compiling imgui-winit-support v0.11.0
[INFO] [stderr]    Compiling glutin v0.29.1
[INFO] [stderr]    Compiling implayer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `stderr_rx`
[INFO] [stdout]    --> src/download.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |             ref stderr_rx,
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stderr_rx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `play` is never used
[INFO] [stdout]   --> src/actions.rs:96:4
[INFO] [stdout]    |
[INFO] [stdout] 96 | fn play(state: &mut State, playlist_index: usize, song_index: usize) {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DARK3` is never used
[INFO] [stdout]   --> src/app.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub const DARK3: [f32; 4] = [0.13, 0.13, 0.13, 1.0];
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DARK4` is never used
[INFO] [stdout]   --> src/app.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub const DARK4: [f32; 4] = [0.14, 0.14, 0.14, 1.0];
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DARK7` is never used
[INFO] [stdout]   --> src/app.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub const DARK7: [f32; 4] = [0.20, 0.20, 0.20, 1.0];
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `player_thread` is never read
[INFO] [stdout]    --> src/app.rs:249:9
[INFO] [stdout]     |
[INFO] [stdout] 221 | pub struct State {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 249 |     pub player_thread: JoinHandle<()>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `flush` is never used
[INFO] [stdout]   --> src/output.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait AudioOutput {
[INFO] [stdout]    |           ----------- method in this trait
[INFO] [stdout] 16 |     fn write(&mut self, decoded: AudioBufferRef<'_>, volume: f32) -> Result<()>;
[INFO] [stdout] 17 |     fn flush(&mut self);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `stream` is never read
[INFO] [stdout]   --> src/output.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |     struct CpalAudioOutputImpl<T: AudioOutputSample>
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 97 |         stream: cpal::Stream,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `flush` is never used
[INFO] [stdout]    --> src/resampler.rs:109:12
[INFO] [stdout]     |
[INFO] [stdout]  63 | / impl<T> Resampler<T>
[INFO] [stdout]  64 | | where
[INFO] [stdout]  65 | |     T: Sample + FromSample<f32> + IntoSample<f32>,
[INFO] [stdout]     | |__________________________________________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 109 |       pub fn flush(&mut self) -> Option<&[T]> {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "6a3f395498c256b61c6b04784f7aaaa9b6ffb3bcf8ccd353c1cabcc3b956638e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a3f395498c256b61c6b04784f7aaaa9b6ffb3bcf8ccd353c1cabcc3b956638e", kill_on_drop: false }`
[INFO] [stdout] 6a3f395498c256b61c6b04784f7aaaa9b6ffb3bcf8ccd353c1cabcc3b956638e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 85593f3a0cfa59717bbd356ee8a594768d2b50c9241a37adf3e5e8f048a2a872
[INFO] running `Command { std: "docker" "start" "-a" "85593f3a0cfa59717bbd356ee8a594768d2b50c9241a37adf3e5e8f048a2a872", kill_on_drop: false }`
[INFO] [stderr]    Compiling implayer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `stderr_rx`
[INFO] [stdout]    --> src/download.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |             ref stderr_rx,
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stderr_rx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `play` is never used
[INFO] [stdout]   --> src/actions.rs:96:4
[INFO] [stdout]    |
[INFO] [stdout] 96 | fn play(state: &mut State, playlist_index: usize, song_index: usize) {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DARK3` is never used
[INFO] [stdout]   --> src/app.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub const DARK3: [f32; 4] = [0.13, 0.13, 0.13, 1.0];
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DARK4` is never used
[INFO] [stdout]   --> src/app.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub const DARK4: [f32; 4] = [0.14, 0.14, 0.14, 1.0];
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DARK7` is never used
[INFO] [stdout]   --> src/app.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub const DARK7: [f32; 4] = [0.20, 0.20, 0.20, 1.0];
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `player_thread` is never read
[INFO] [stdout]    --> src/app.rs:249:9
[INFO] [stdout]     |
[INFO] [stdout] 221 | pub struct State {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 249 |     pub player_thread: JoinHandle<()>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `flush` is never used
[INFO] [stdout]   --> src/output.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait AudioOutput {
[INFO] [stdout]    |           ----------- method in this trait
[INFO] [stdout] 16 |     fn write(&mut self, decoded: AudioBufferRef<'_>, volume: f32) -> Result<()>;
[INFO] [stdout] 17 |     fn flush(&mut self);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `stream` is never read
[INFO] [stdout]   --> src/output.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |     struct CpalAudioOutputImpl<T: AudioOutputSample>
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 97 |         stream: cpal::Stream,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `flush` is never used
[INFO] [stdout]    --> src/resampler.rs:109:12
[INFO] [stdout]     |
[INFO] [stdout]  63 | / impl<T> Resampler<T>
[INFO] [stdout]  64 | | where
[INFO] [stdout]  65 | |     T: Sample + FromSample<f32> + IntoSample<f32>,
[INFO] [stdout]     | |__________________________________________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 109 |       pub fn flush(&mut self) -> Option<&[T]> {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "85593f3a0cfa59717bbd356ee8a594768d2b50c9241a37adf3e5e8f048a2a872", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85593f3a0cfa59717bbd356ee8a594768d2b50c9241a37adf3e5e8f048a2a872", kill_on_drop: false }`
[INFO] [stdout] 85593f3a0cfa59717bbd356ee8a594768d2b50c9241a37adf3e5e8f048a2a872
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 7025c1dc8596259453beb03aaadad051e6c74d4c5ab77653050660b2f4a23472
[INFO] running `Command { std: "docker" "start" "-a" "7025c1dc8596259453beb03aaadad051e6c74d4c5ab77653050660b2f4a23472", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `stderr_rx`
[INFO] [stderr]    --> src/download.rs:169:13
[INFO] [stderr]     |
[INFO] [stderr] 169 |             ref stderr_rx,
[INFO] [stderr]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stderr_rx`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `play` is never used
[INFO] [stderr]   --> src/actions.rs:96:4
[INFO] [stderr]    |
[INFO] [stderr] 96 | fn play(state: &mut State, playlist_index: usize, song_index: usize) {
[INFO] [stderr]    |    ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `DARK3` is never used
[INFO] [stderr]   --> src/app.rs:30:11
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub const DARK3: [f32; 4] = [0.13, 0.13, 0.13, 1.0];
[INFO] [stderr]    |           ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `DARK4` is never used
[INFO] [stderr]   --> src/app.rs:31:11
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub const DARK4: [f32; 4] = [0.14, 0.14, 0.14, 1.0];
[INFO] [stderr]    |           ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `DARK7` is never used
[INFO] [stderr]   --> src/app.rs:34:11
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub const DARK7: [f32; 4] = [0.20, 0.20, 0.20, 1.0];
[INFO] [stderr]    |           ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `player_thread` is never read
[INFO] [stderr]    --> src/app.rs:249:9
[INFO] [stderr]     |
[INFO] [stderr] 221 | pub struct State {
[INFO] [stderr]     |            ----- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 249 |     pub player_thread: JoinHandle<()>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `flush` is never used
[INFO] [stderr]   --> src/output.rs:17:8
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub trait AudioOutput {
[INFO] [stderr]    |           ----------- method in this trait
[INFO] [stderr] 16 |     fn write(&mut self, decoded: AudioBufferRef<'_>, volume: f32) -> Result<()>;
[INFO] [stderr] 17 |     fn flush(&mut self);
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `stream` is never read
[INFO] [stderr]   --> src/output.rs:97:9
[INFO] [stderr]    |
[INFO] [stderr] 91 |     struct CpalAudioOutputImpl<T: AudioOutputSample>
[INFO] [stderr]    |            ------------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 97 |         stream: cpal::Stream,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `flush` is never used
[INFO] [stderr]    --> src/resampler.rs:109:12
[INFO] [stderr]     |
[INFO] [stderr]  63 | / impl<T> Resampler<T>
[INFO] [stderr]  64 | | where
[INFO] [stderr]  65 | |     T: Sample + FromSample<f32> + IntoSample<f32>,
[INFO] [stderr]     | |__________________________________________________- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 109 |       pub fn flush(&mut self) -> Option<&[T]> {
[INFO] [stderr]     |              ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `implayer` (bin "implayer" test) generated 9 warnings (run `cargo fix --bin "implayer" -p implayer --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/implayer-8f8148b08469d6dc)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7025c1dc8596259453beb03aaadad051e6c74d4c5ab77653050660b2f4a23472", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7025c1dc8596259453beb03aaadad051e6c74d4c5ab77653050660b2f4a23472", kill_on_drop: false }`
[INFO] [stdout] 7025c1dc8596259453beb03aaadad051e6c74d4c5ab77653050660b2f4a23472
