[INFO] cloning repository https://github.com/Christian-Schefe/musicgen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Christian-Schefe/musicgen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristian-Schefe%2Fmusicgen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristian-Schefe%2Fmusicgen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2b55d067c65289fdf3ed2c11691802c4a9367d97
[INFO] building Christian-Schefe/musicgen against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristian-Schefe%2Fmusicgen" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Christian-Schefe/musicgen
[INFO] finished tweaking git repo https://github.com/Christian-Schefe/musicgen
[INFO] tweaked toml for git repo https://github.com/Christian-Schefe/musicgen written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Christian-Schefe/musicgen on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Christian-Schefe/musicgen 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2cd2960d0aadad3f2ebd0bb6aa7bf977efdaa801a49553ef41254ffaede4e289
[INFO] running `Command { std: "docker" "start" "-a" "2cd2960d0aadad3f2ebd0bb6aa7bf977efdaa801a49553ef41254ffaede4e289", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2cd2960d0aadad3f2ebd0bb6aa7bf977efdaa801a49553ef41254ffaede4e289", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cd2960d0aadad3f2ebd0bb6aa7bf977efdaa801a49553ef41254ffaede4e289", kill_on_drop: false }`
[INFO] [stdout] 2cd2960d0aadad3f2ebd0bb6aa7bf977efdaa801a49553ef41254ffaede4e289
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c72279b6719cc080806edc04255da8f7f78144749bfb820475819abc388206a3
[INFO] running `Command { std: "docker" "start" "-a" "c72279b6719cc080806edc04255da8f7f78144749bfb820475819abc388206a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling symphonia-core v0.5.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling dyn-clone v1.0.16
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cpal v0.15.2
[INFO] [stderr]    Compiling glam v0.24.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling primal-check v0.3.3
[INFO] [stderr]    Compiling transpose v0.2.2
[INFO] [stderr]    Compiling duplicate v1.0.0
[INFO] [stderr]    Compiling numeric-array v0.5.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling symphonia-metadata v0.5.3
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.3
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.3
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.3
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.3
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.3
[INFO] [stderr]    Compiling symphonia-format-isomp4 v0.5.3
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.3
[INFO] [stderr]    Compiling symphonia-format-wav v0.5.3
[INFO] [stderr]    Compiling symphonia-codec-alac v0.5.3
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.3
[INFO] [stderr]    Compiling symphonia-codec-aac v0.5.3
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.3
[INFO] [stderr]    Compiling funutd v0.12.1
[INFO] [stderr]    Compiling alsa v0.7.1
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling symphonia v0.5.3
[INFO] [stderr]    Compiling rsor v0.1.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling realfft v3.3.0
[INFO] [stderr]    Compiling pin-project v1.1.4
[INFO] [stderr]    Compiling thingbuf v0.1.4
[INFO] [stderr]    Compiling fundsp v0.16.0
[INFO] [stderr]    Compiling musicgen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `SynthEffect` is never constructed
[INFO] [stdout]    --> src/playback/synth.rs:316:12
[INFO] [stdout]     |
[INFO] [stdout] 316 | pub struct SynthEffect<F, T>
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/playback/synth.rs:344:12
[INFO] [stdout]     |
[INFO] [stdout] 339 | / impl<F, T> SynthEffect<F, T>
[INFO] [stdout] 340 | | where
[INFO] [stdout] 341 | |     F: Fn() -> T,
[INFO] [stdout] 342 | |     T: AudioUnit64,
[INFO] [stdout]     | |___________________- associated function in this implementation
[INFO] [stdout] 343 |   {
[INFO] [stdout] 344 |       pub fn new(synth: Box<dyn Synth>, effect: F) -> Self {
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SynthLayer` is never constructed
[INFO] [stdout]    --> src/playback/synth.rs:349:12
[INFO] [stdout]     |
[INFO] [stdout] 349 | pub struct SynthLayer {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `mix_layer` are never used
[INFO] [stdout]    --> src/playback/synth.rs:367:12
[INFO] [stdout]     |
[INFO] [stdout] 366 | impl SynthLayer {
[INFO] [stdout]     | --------------- associated functions in this implementation
[INFO] [stdout] 367 |     pub fn new(layers: Vec<(Box<dyn Synth>, f64)>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 370 |     fn mix_layer(synth: Net64, layer: &(Box<dyn Synth>, f64)) -> Net64 {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Piano` is never constructed
[INFO] [stdout]    --> src/score.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub enum Dynamic {
[INFO] [stdout]     |          ------- variant in this enum
[INFO] [stdout] 132 |     Piano,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Dynamic` 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: function `keys_synth` is never used
[INFO] [stdout]    --> src/playback/synth.rs:375:8
[INFO] [stdout]     |
[INFO] [stdout] 375 | pub fn keys_synth(volume: f64) -> impl Synth {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sustain_keys_synth` is never used
[INFO] [stdout]    --> src/playback/synth.rs:403:8
[INFO] [stdout]     |
[INFO] [stdout] 403 | pub fn sustain_keys_synth(volume: f64) -> impl Synth {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "c72279b6719cc080806edc04255da8f7f78144749bfb820475819abc388206a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c72279b6719cc080806edc04255da8f7f78144749bfb820475819abc388206a3", kill_on_drop: false }`
[INFO] [stdout] c72279b6719cc080806edc04255da8f7f78144749bfb820475819abc388206a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebd4c68c1f63d9ed333b7b1372748e05bd57f48b2678875da9859cddcf6f4bb6
[INFO] running `Command { std: "docker" "start" "-a" "ebd4c68c1f63d9ed333b7b1372748e05bd57f48b2678875da9859cddcf6f4bb6", kill_on_drop: false }`
[INFO] [stderr]    Compiling musicgen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `SynthEffect` is never constructed
[INFO] [stdout]    --> src/playback/synth.rs:316:12
[INFO] [stdout]     |
[INFO] [stdout] 316 | pub struct SynthEffect<F, T>
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Piano` is never constructed
[INFO] [stdout]    --> src/score.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub enum Dynamic {
[INFO] [stdout]     |          ------- variant in this enum
[INFO] [stdout] 132 |     Piano,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Dynamic` 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 `new` is never used
[INFO] [stdout]    --> src/playback/synth.rs:344:12
[INFO] [stdout]     |
[INFO] [stdout] 339 | / impl<F, T> SynthEffect<F, T>
[INFO] [stdout] 340 | | where
[INFO] [stdout] 341 | |     F: Fn() -> T,
[INFO] [stdout] 342 | |     T: AudioUnit64,
[INFO] [stdout]     | |___________________- associated function in this implementation
[INFO] [stdout] 343 |   {
[INFO] [stdout] 344 |       pub fn new(synth: Box<dyn Synth>, effect: F) -> Self {
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SynthLayer` is never constructed
[INFO] [stdout]    --> src/playback/synth.rs:349:12
[INFO] [stdout]     |
[INFO] [stdout] 349 | pub struct SynthLayer {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `mix_layer` are never used
[INFO] [stdout]    --> src/playback/synth.rs:367:12
[INFO] [stdout]     |
[INFO] [stdout] 366 | impl SynthLayer {
[INFO] [stdout]     | --------------- associated functions in this implementation
[INFO] [stdout] 367 |     pub fn new(layers: Vec<(Box<dyn Synth>, f64)>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 370 |     fn mix_layer(synth: Net64, layer: &(Box<dyn Synth>, f64)) -> Net64 {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `keys_synth` is never used
[INFO] [stdout]    --> src/playback/synth.rs:375:8
[INFO] [stdout]     |
[INFO] [stdout] 375 | pub fn keys_synth(volume: f64) -> impl Synth {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sustain_keys_synth` is never used
[INFO] [stdout]    --> src/playback/synth.rs:403:8
[INFO] [stdout]     |
[INFO] [stdout] 403 | pub fn sustain_keys_synth(volume: f64) -> impl Synth {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.91s
[INFO] running `Command { std: "docker" "inspect" "ebd4c68c1f63d9ed333b7b1372748e05bd57f48b2678875da9859cddcf6f4bb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebd4c68c1f63d9ed333b7b1372748e05bd57f48b2678875da9859cddcf6f4bb6", kill_on_drop: false }`
[INFO] [stdout] ebd4c68c1f63d9ed333b7b1372748e05bd57f48b2678875da9859cddcf6f4bb6
