[INFO] cloning repository https://github.com/joefrost01/retro-compositor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joefrost01/retro-compositor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoefrost01%2Fretro-compositor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoefrost01%2Fretro-compositor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ef844e3a77c0e0dc325a58ded54a3e626532d01
[INFO] testing joefrost01/retro-compositor against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoefrost01%2Fretro-compositor" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/joefrost01/retro-compositor
[INFO] finished tweaking git repo https://github.com/joefrost01/retro-compositor
[INFO] tweaked toml for git repo https://github.com/joefrost01/retro-compositor written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joefrost01/retro-compositor on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joefrost01/retro-compositor 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a367c09fdd5468a732bb66d9edb39233938332134ff35b14949b7a820822d0b
[INFO] running `Command { std: "docker" "start" "-a" "9a367c09fdd5468a732bb66d9edb39233938332134ff35b14949b7a820822d0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a367c09fdd5468a732bb66d9edb39233938332134ff35b14949b7a820822d0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a367c09fdd5468a732bb66d9edb39233938332134ff35b14949b7a820822d0b", kill_on_drop: false }`
[INFO] [stdout] 9a367c09fdd5468a732bb66d9edb39233938332134ff35b14949b7a820822d0b
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 97a738431c334dd2ee9065d509a95b8ea4072bc22709ffe32c2a8963137a1b97
[INFO] running `Command { std: "docker" "start" "-a" "97a738431c334dd2ee9065d509a95b8ea4072bc22709ffe32c2a8963137a1b97", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rustfft v6.4.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-alac v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-aac v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.4
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.4
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.4
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling symphonia-format-isomp4 v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.4
[INFO] [stderr]    Compiling symphonia-format-caf v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rodio v0.17.3
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling realfft v3.5.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling retro-compositor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::collections::VecDeque`
[INFO] [stdout]  --> src/audio/analyzer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::VecDeque;
[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: `rustfft::num_complex::Complex`
[INFO] [stdout]  --> src/audio/analyzer.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rustfft::num_complex::Complex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TempoChange`
[INFO] [stdout]  --> src/audio/analyzer.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 |     AnalysisConfig, TempoChange
[INFO] [stdout]   |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::BufReader`
[INFO] [stdout]  --> src/audio/loader.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::BufReader;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> src/video/processor.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tracing::{debug, info, warn};
[INFO] [stdout]   |                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ImageBuffer`, `RgbImage`, and `Rgb`
[INFO] [stdout]  --> src/video/loader_optimized.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use image::{ImageBuffer, Rgb, RgbImage, GenericImageView};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug` and `error`
[INFO] [stdout]  --> src/video/loader_optimized.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tracing::{debug, info, warn, error};
[INFO] [stdout]   |               ^^^^^              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RealToComplex`
[INFO] [stdout]  --> src/audio/analyzer.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | use realfft::{RealFftPlanner, RealToComplex};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> src/audio/analyzer.rs:380:46
[INFO] [stdout]     |
[INFO] [stdout] 380 |     fn estimate_tempo(&self, beats: &[Beat], duration: f64) -> Result<TempoMap> {
[INFO] [stdout]     |                                              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `energy_levels`
[INFO] [stdout]    --> src/audio/analyzer.rs:534:46
[INFO] [stdout]     |
[INFO] [stdout] 534 |     fn detect_phrases(&self, beats: &[Beat], energy_levels: &[EnergyLevel], duration: f64) -> Result<Vec<Phrase>> {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_energy_levels`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time`
[INFO] [stdout]    --> src/audio/types.rs:148:33
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn tempo_at_time(&self, time: f64) -> f32 {
[INFO] [stdout]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_str`
[INFO] [stdout]    --> src/video/processor.rs:139:13
[INFO] [stdout]     |
[INFO] [stdout] 139 |         let path_str = clip.path.display().to_string();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `frame` and `timestamp` are never read
[INFO] [stdout]   --> src/video/processor.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct CachedFrame {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 22 |     frame: Frame,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 23 |     timestamp: f64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CachedFrame` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `temp_counter` is never read
[INFO] [stdout]   --> src/video/loader_optimized.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct VideoLoader {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 25 |     metadata_cache: HashMap<String, VideoMetadata>,
[INFO] [stdout] 26 |     temp_counter: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AudioLoader`
[INFO] [stdout]  --> src/bin/test_audio.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     audio::{AudioLoader, AudioAnalyzer, types::AnalysisConfig},
[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: `std::path::PathBuf`
[INFO] [stdout]  --> src/bin/test_video.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/test_video.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |         Ok(mut loader) => {
[INFO] [stdout]    |            ----^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `loader`
[INFO] [stdout]   --> src/bin/test_video.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |         Ok(mut loader) => {
[INFO] [stdout]    |            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_loader`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "97a738431c334dd2ee9065d509a95b8ea4072bc22709ffe32c2a8963137a1b97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97a738431c334dd2ee9065d509a95b8ea4072bc22709ffe32c2a8963137a1b97", kill_on_drop: false }`
[INFO] [stdout] 97a738431c334dd2ee9065d509a95b8ea4072bc22709ffe32c2a8963137a1b97
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] b84e1fee4d94a52e60b031b96def75ead60ed98b9184ac755e26857542a9e7b7
[INFO] running `Command { std: "docker" "start" "-a" "b84e1fee4d94a52e60b031b96def75ead60ed98b9184ac755e26857542a9e7b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling retro-compositor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::collections::VecDeque`
[INFO] [stdout]  --> src/audio/analyzer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::VecDeque;
[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: `rustfft::num_complex::Complex`
[INFO] [stdout]  --> src/audio/analyzer.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rustfft::num_complex::Complex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TempoChange`
[INFO] [stdout]  --> src/audio/analyzer.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 |     AnalysisConfig, TempoChange
[INFO] [stdout]   |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::BufReader`
[INFO] [stdout]  --> src/audio/loader.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::BufReader;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> src/video/processor.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tracing::{debug, info, warn};
[INFO] [stdout]   |                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ImageBuffer`, `RgbImage`, and `Rgb`
[INFO] [stdout]  --> src/video/loader_optimized.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use image::{ImageBuffer, Rgb, RgbImage, GenericImageView};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug` and `error`
[INFO] [stdout]  --> src/video/loader_optimized.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tracing::{debug, info, warn, error};
[INFO] [stdout]   |               ^^^^^              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RealToComplex`
[INFO] [stdout]  --> src/audio/analyzer.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | use realfft::{RealFftPlanner, RealToComplex};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> src/audio/analyzer.rs:380:46
[INFO] [stdout]     |
[INFO] [stdout] 380 |     fn estimate_tempo(&self, beats: &[Beat], duration: f64) -> Result<TempoMap> {
[INFO] [stdout]     |                                              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `energy_levels`
[INFO] [stdout]    --> src/audio/analyzer.rs:534:46
[INFO] [stdout]     |
[INFO] [stdout] 534 |     fn detect_phrases(&self, beats: &[Beat], energy_levels: &[EnergyLevel], duration: f64) -> Result<Vec<Phrase>> {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_energy_levels`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time`
[INFO] [stdout]    --> src/audio/types.rs:148:33
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn tempo_at_time(&self, time: f64) -> f32 {
[INFO] [stdout]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_str`
[INFO] [stdout]    --> src/video/processor.rs:139:13
[INFO] [stdout]     |
[INFO] [stdout] 139 |         let path_str = clip.path.display().to_string();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `frame` and `timestamp` are never read
[INFO] [stdout]   --> src/video/processor.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct CachedFrame {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 22 |     frame: Frame,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 23 |     timestamp: f64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CachedFrame` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `temp_counter` is never read
[INFO] [stdout]   --> src/video/loader_optimized.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct VideoLoader {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 25 |     metadata_cache: HashMap<String, VideoMetadata>,
[INFO] [stdout] 26 |     temp_counter: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AudioLoader`
[INFO] [stdout]  --> src/bin/test_audio.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     audio::{AudioLoader, AudioAnalyzer, types::AnalysisConfig},
[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: `std::path::PathBuf`
[INFO] [stdout]  --> src/bin/test_video.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::path::PathBuf;
[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: `std::collections::VecDeque`
[INFO] [stdout]  --> src/audio/analyzer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::VecDeque;
[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: `rustfft::num_complex::Complex`
[INFO] [stdout]  --> src/audio/analyzer.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rustfft::num_complex::Complex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TempoChange`
[INFO] [stdout]  --> src/audio/analyzer.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 |     AnalysisConfig, TempoChange
[INFO] [stdout]   |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::BufReader`
[INFO] [stdout]  --> src/audio/loader.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::BufReader;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> src/video/processor.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tracing::{debug, info, warn};
[INFO] [stdout]   |                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ImageBuffer`, `RgbImage`, and `Rgb`
[INFO] [stdout]  --> src/video/loader_optimized.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use image::{ImageBuffer, Rgb, RgbImage, GenericImageView};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug` and `error`
[INFO] [stdout]  --> src/video/loader_optimized.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tracing::{debug, info, warn, error};
[INFO] [stdout]   |               ^^^^^              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/test_video.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |         Ok(mut loader) => {
[INFO] [stdout]    |            ----^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `loader`
[INFO] [stdout]   --> src/bin/test_video.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |         Ok(mut loader) => {
[INFO] [stdout]    |            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_loader`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RealToComplex`
[INFO] [stdout]  --> src/audio/analyzer.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | use realfft::{RealFftPlanner, RealToComplex};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> src/audio/analyzer.rs:380:46
[INFO] [stdout]     |
[INFO] [stdout] 380 |     fn estimate_tempo(&self, beats: &[Beat], duration: f64) -> Result<TempoMap> {
[INFO] [stdout]     |                                              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `energy_levels`
[INFO] [stdout]    --> src/audio/analyzer.rs:534:46
[INFO] [stdout]     |
[INFO] [stdout] 534 |     fn detect_phrases(&self, beats: &[Beat], energy_levels: &[EnergyLevel], duration: f64) -> Result<Vec<Phrase>> {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_energy_levels`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time`
[INFO] [stdout]    --> src/audio/types.rs:148:33
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn tempo_at_time(&self, time: f64) -> f32 {
[INFO] [stdout]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_str`
[INFO] [stdout]    --> src/video/processor.rs:139:13
[INFO] [stdout]     |
[INFO] [stdout] 139 |         let path_str = clip.path.display().to_string();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `frame` and `timestamp` are never read
[INFO] [stdout]   --> src/video/processor.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct CachedFrame {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 22 |     frame: Frame,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 23 |     timestamp: f64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CachedFrame` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `temp_counter` is never read
[INFO] [stdout]   --> src/video/loader_optimized.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct VideoLoader {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 25 |     metadata_cache: HashMap<String, VideoMetadata>,
[INFO] [stdout] 26 |     temp_counter: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.60s
[INFO] running `Command { std: "docker" "inspect" "b84e1fee4d94a52e60b031b96def75ead60ed98b9184ac755e26857542a9e7b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b84e1fee4d94a52e60b031b96def75ead60ed98b9184ac755e26857542a9e7b7", kill_on_drop: false }`
[INFO] [stdout] b84e1fee4d94a52e60b031b96def75ead60ed98b9184ac755e26857542a9e7b7
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] d36ea1c8ffdb5489d8dd8344c2be763d43d95fd737bb802c331fbef52f4bdd7c
[INFO] running `Command { std: "docker" "start" "-a" "d36ea1c8ffdb5489d8dd8344c2be763d43d95fd737bb802c331fbef52f4bdd7c", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::collections::VecDeque`
[INFO] [stderr]  --> src/audio/analyzer.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::collections::VecDeque;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rustfft::num_complex::Complex`
[INFO] [stderr]  --> src/audio/analyzer.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use rustfft::num_complex::Complex;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `TempoChange`
[INFO] [stderr]  --> src/audio/analyzer.rs:9:21
[INFO] [stderr]   |
[INFO] [stderr] 9 |     AnalysisConfig, TempoChange
[INFO] [stderr]   |                     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::io::BufReader`
[INFO] [stderr]  --> src/audio/loader.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::io::BufReader;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `warn`
[INFO] [stderr]  --> src/video/processor.rs:6:28
[INFO] [stderr]   |
[INFO] [stderr] 6 | use tracing::{debug, info, warn};
[INFO] [stderr]   |                            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ImageBuffer`, `RgbImage`, and `Rgb`
[INFO] [stderr]  --> src/video/loader_optimized.rs:8:13
[INFO] [stderr]   |
[INFO] [stderr] 8 | use image::{ImageBuffer, Rgb, RgbImage, GenericImageView};
[INFO] [stderr]   |             ^^^^^^^^^^^  ^^^  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `debug` and `error`
[INFO] [stderr]  --> src/video/loader_optimized.rs:9:15
[INFO] [stderr]   |
[INFO] [stderr] 9 | use tracing::{debug, info, warn, error};
[INFO] [stderr]   |               ^^^^^              ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `RealToComplex`
[INFO] [stderr]  --> src/audio/analyzer.rs:3:31
[INFO] [stderr]   |
[INFO] [stderr] 3 | use realfft::{RealFftPlanner, RealToComplex};
[INFO] [stderr]   |                               ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `duration`
[INFO] [stderr]    --> src/audio/analyzer.rs:380:46
[INFO] [stderr]     |
[INFO] [stderr] 380 |     fn estimate_tempo(&self, beats: &[Beat], duration: f64) -> Result<TempoMap> {
[INFO] [stderr]     |                                              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `energy_levels`
[INFO] [stderr]    --> src/audio/analyzer.rs:534:46
[INFO] [stderr]     |
[INFO] [stderr] 534 |     fn detect_phrases(&self, beats: &[Beat], energy_levels: &[EnergyLevel], duration: f64) -> Result<Vec<Phrase>> {
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_energy_levels`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `time`
[INFO] [stderr]    --> src/audio/types.rs:148:33
[INFO] [stderr]     |
[INFO] [stderr] 148 |     pub fn tempo_at_time(&self, time: f64) -> f32 {
[INFO] [stderr]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `path_str`
[INFO] [stderr]    --> src/video/processor.rs:139:13
[INFO] [stderr]     |
[INFO] [stderr] 139 |         let path_str = clip.path.display().to_string();
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_str`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `frame` and `timestamp` are never read
[INFO] [stderr]   --> src/video/processor.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 21 | struct CachedFrame {
[INFO] [stderr]    |        ----------- fields in this struct
[INFO] [stderr] 22 |     frame: Frame,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 23 |     timestamp: f64,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CachedFrame` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `temp_counter` is never read
[INFO] [stderr]   --> src/video/loader_optimized.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub struct VideoLoader {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] 25 |     metadata_cache: HashMap<String, VideoMetadata>,
[INFO] [stderr] 26 |     temp_counter: u32,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `retro-compositor` (lib) generated 14 warnings (run `cargo fix --lib -p retro-compositor` to apply 11 suggestions)
[INFO] [stderr] warning: `retro-compositor` (lib test) generated 14 warnings (14 duplicates)
[INFO] [stderr] warning: unused import: `AudioLoader`
[INFO] [stderr]  --> src/bin/test_audio.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 |     audio::{AudioLoader, AudioAnalyzer, types::AnalysisConfig},
[INFO] [stderr]   |             ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::path::PathBuf`
[INFO] [stderr]  --> src/bin/test_video.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::path::PathBuf;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/bin/test_video.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 23 |         Ok(mut loader) => {
[INFO] [stderr]    |            ----^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `loader`
[INFO] [stderr]   --> src/bin/test_video.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 23 |         Ok(mut loader) => {
[INFO] [stderr]    |            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_loader`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `retro-compositor` (bin "test_audio" test) generated 1 warning (run `cargo fix --bin "test_audio" -p retro-compositor --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `retro-compositor` (bin "test_video" test) generated 3 warnings (run `cargo fix --bin "test_video" -p retro-compositor --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/retro-compositor/df4bc87ba1a0a9af/deps/retro_compositor-df4bc87ba1a0a9af)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test audio::analyzer::tests::test_config_validation ... ok
[INFO] [stdout] test audio::loader::tests::test_format_detection ... ok
[INFO] [stdout] test audio::loader::tests::test_int_to_float_conversion ... ok
[INFO] [stdout] test audio::loader::tests::test_unsupported_format ... ok
[INFO] [stdout] test audio::types::tests::test_analysis_config_validation ... ok
[INFO] [stdout] test audio::types::tests::test_audio_data_mono_conversion ... ok
[INFO] [stdout] test audio::types::tests::test_beat_range_filtering ... ok
[INFO] [stdout] test audio::loader::tests::test_format_support ... ok
[INFO] [stdout] test styles::registry::tests::test_available_styles ... ok
[INFO] [stdout] test styles::registry::tests::test_get_style ... ok
[INFO] [stdout] test styles::registry::tests::test_builtin_styles_available ... ok
[INFO] [stdout] test styles::registry::tests::test_custom_style_registration ... ok
[INFO] [stdout] test config::tests::test_default_config_is_valid ... ok
[INFO] [stdout] test config::tests::test_invalid_bpm_range ... ok
[INFO] [stdout] test config::tests::test_config_roundtrip ... ok
[INFO] [stdout] test audio::analyzer::tests::test_energy_calculation ... ok
[INFO] [stdout] test config::tests::test_invalid_audio_config ... ok
[INFO] [stdout] test audio::analyzer::tests::test_audio_analysis ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/minimal.rs (/opt/rustwide/target/debug/build/retro-compositor/aeaed3dff4bf2663/deps/minimal-aeaed3dff4bf2663)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/retro-compositor/3c4ce1b1b9838491/deps/retro_compositor-3c4ce1b1b9838491)
[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] [stderr]      Running unittests src/bin/test_audio.rs (/opt/rustwide/target/debug/build/retro-compositor/d92df0f1570e105f/deps/test_audio-d92df0f1570e105f)
[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] [stderr]      Running unittests src/bin/test_fix.rs (/opt/rustwide/target/debug/build/retro-compositor/6fbf82c64c90bcf8/deps/test_fix-6fbf82c64c90bcf8)
[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] [stderr]      Running unittests src/bin/test_video.rs (/opt/rustwide/target/debug/build/retro-compositor/ff16fa6ab00350fb/deps/test_video-ff16fa6ab00350fb)
[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] [stderr]    Doc-tests retro_compositor
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 46) - compile ... FAILED
[INFO] [stdout] test src/styles/mod.rs - styles (line 15) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 10) - compile ... ok
[INFO] [stdout] test src/audio/mod.rs - audio (line 16) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 46) stdout ----
[INFO] [stdout] error[E0053]: method `apply_effect` has an incompatible type for trait
[INFO] [stdout]   --> src/lib.rs:59:72
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn apply_effect(&self, frame: &mut Frame, config: &StyleConfig) -> Result<()> {
[INFO] [stdout]    |                                                                        ^^^^^^^^^^ expected `CompositorError`, found `anyhow::Error`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&MyCustomStyle, &mut Frame, &StyleConfig) -> Result<_, CompositorError>`
[INFO] [stdout]               found signature `fn(&MyCustomStyle, &mut Frame, &StyleConfig) -> Result<_, anyhow::Error>`
[INFO] [stdout] help: change the output type to match the trait
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn apply_effect(&self, frame: &mut Frame, config: &StyleConfig) -> Result<(), CompositorError> {
[INFO] [stdout]    |                                                                                 +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `description`
[INFO] [stdout]   --> src/lib.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl Style for MyCustomStyle {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `description` in implementation
[INFO] [stdout]    |
[INFO] [stdout]    = help: implement the missing item: `fn description(&self) -> &str { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0053.
[INFO] [stdout] For more information about an error, try `rustc --explain E0046`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 46)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d36ea1c8ffdb5489d8dd8344c2be763d43d95fd737bb802c331fbef52f4bdd7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d36ea1c8ffdb5489d8dd8344c2be763d43d95fd737bb802c331fbef52f4bdd7c", kill_on_drop: false }`
[INFO] [stdout] d36ea1c8ffdb5489d8dd8344c2be763d43d95fd737bb802c331fbef52f4bdd7c
