[INFO] cloning repository https://github.com/Maidang1/visualization-music
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Maidang1/visualization-music" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaidang1%2Fvisualization-music", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaidang1%2Fvisualization-music'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0d7ea397391a81ff413ea3ea2b6bccafff8ff641
[INFO] building Maidang1/visualization-music against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaidang1%2Fvisualization-music" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Maidang1/visualization-music
[INFO] finished tweaking git repo https://github.com/Maidang1/visualization-music
[INFO] tweaked toml for git repo https://github.com/Maidang1/visualization-music written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Maidang1/visualization-music on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Maidang1/visualization-music 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rubato v0.16.1
[INFO] [stderr]   Downloaded no_denormals v0.1.3
[INFO] [stderr]   Downloaded symphonia-codec-adpcm v0.5.4
[INFO] [stderr]   Downloaded creek-encode-wav v0.2.0
[INFO] [stderr]   Downloaded llq v0.1.1
[INFO] [stderr]   Downloaded symphonia-format-mkv v0.5.4
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.4
[INFO] [stderr]   Downloaded fft-convolver v0.2.0
[INFO] [stderr]   Downloaded hrtf v0.8.1
[INFO] [stderr]   Downloaded realfft v3.4.0
[INFO] [stderr]   Downloaded crossterm_winapi v0.9.1
[INFO] [stderr]   Downloaded almost v0.2.0
[INFO] [stderr]   Downloaded num v0.4.3
[INFO] [stderr]   Downloaded rtrb v0.3.2
[INFO] [stderr]   Downloaded crossterm v0.28.1
[INFO] [stderr]   Downloaded float_eq v1.0.1
[INFO] [stderr]   Downloaded creek-core v0.2.2
[INFO] [stderr]   Downloaded creek v1.2.2
[INFO] [stderr]   Downloaded cc v1.2.9
[INFO] [stderr]   Downloaded rubato v0.14.1
[INFO] [stderr]   Downloaded winnow v0.6.24
[INFO] [stderr]   Downloaded symphonia-codec-alac v0.5.4
[INFO] [stderr]   Downloaded rustfft v6.2.0
[INFO] [stderr]   Downloaded creek-decode-symphonia v0.3.1
[INFO] [stderr]   Downloaded byte-slice-cast v1.2.2
[INFO] [stderr]   Downloaded web-audio-api v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3fce071e396fd2c7d812b15583986fb5bd46c984e4a6b6fecf0a00400d67761b
[INFO] running `Command { std: "docker" "start" "-a" "3fce071e396fd2c7d812b15583986fb5bd46c984e4a6b6fecf0a00400d67761b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3fce071e396fd2c7d812b15583986fb5bd46c984e4a6b6fecf0a00400d67761b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fce071e396fd2c7d812b15583986fb5bd46c984e4a6b6fecf0a00400d67761b", kill_on_drop: false }`
[INFO] [stdout] 3fce071e396fd2c7d812b15583986fb5bd46c984e4a6b6fecf0a00400d67761b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27c804cff466b02217a6bc894d7db53cc100b351f49327eef3038d1dc6b464d8
[INFO] running `Command { std: "docker" "start" "-a" "27c804cff466b02217a6bc894d7db53cc100b351f49327eef3038d1dc6b464d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling rtrb v0.3.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling creek-core v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling piston-float v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling vecmath v1.0.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling no_denormals v0.1.3
[INFO] [stderr]    Compiling llq v0.1.1
[INFO] [stderr]    Compiling almost v0.2.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling creek-encode-wav v0.2.0
[INFO] [stderr]    Compiling float_eq v1.0.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-aac v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-alac v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.4
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.4
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.4
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.4
[INFO] [stderr]    Compiling symphonia-format-isomp4 v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling creek-decode-symphonia v0.3.1
[INFO] [stderr]    Compiling creek v1.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling realfft v3.4.0
[INFO] [stderr]    Compiling rubato v0.14.1
[INFO] [stderr]    Compiling fft-convolver v0.2.0
[INFO] [stderr]    Compiling rubato v0.16.1
[INFO] [stderr]    Compiling hrtf v0.8.1
[INFO] [stderr]    Compiling web-audio-api v1.1.0
[INFO] [stderr]    Compiling visualization-music v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Stylize`
[INFO] [stdout]  --> src/main.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 |     style::{self, Color, Stylize},
[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 variable: `sample_rate`
[INFO] [stdout]   --> src/main.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     sample_rate: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.91s
[INFO] running `Command { std: "docker" "inspect" "27c804cff466b02217a6bc894d7db53cc100b351f49327eef3038d1dc6b464d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27c804cff466b02217a6bc894d7db53cc100b351f49327eef3038d1dc6b464d8", kill_on_drop: false }`
[INFO] [stdout] 27c804cff466b02217a6bc894d7db53cc100b351f49327eef3038d1dc6b464d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f13706c682e08740b172b22c7df9c6767e6d70cfa230cecc5290018dfc878b48
[INFO] running `Command { std: "docker" "start" "-a" "f13706c682e08740b172b22c7df9c6767e6d70cfa230cecc5290018dfc878b48", kill_on_drop: false }`
[INFO] [stderr]    Compiling visualization-music v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Stylize`
[INFO] [stdout]  --> src/main.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 |     style::{self, Color, Stylize},
[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 variable: `sample_rate`
[INFO] [stdout]   --> src/main.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     sample_rate: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_rate`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] running `Command { std: "docker" "inspect" "f13706c682e08740b172b22c7df9c6767e6d70cfa230cecc5290018dfc878b48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f13706c682e08740b172b22c7df9c6767e6d70cfa230cecc5290018dfc878b48", kill_on_drop: false }`
[INFO] [stdout] f13706c682e08740b172b22c7df9c6767e6d70cfa230cecc5290018dfc878b48
