[INFO] cloning repository https://github.com/David-T08/modplayer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/David-T08/modplayer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavid-T08%2Fmodplayer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavid-T08%2Fmodplayer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f3571cf0d595eb1fa04564667728e9f189cdb63e
[INFO] checking David-T08/modplayer against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavid-T08%2Fmodplayer" "/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/David-T08/modplayer
[INFO] finished tweaking git repo https://github.com/David-T08/modplayer
[INFO] tweaked toml for git repo https://github.com/David-T08/modplayer written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/David-T08/modplayer on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/David-T08/modplayer 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 629c0d3e3ee2787a54537aeb606b7de40da7b5eebe81ea3d03816363fc460294
[INFO] running `Command { std: "docker" "start" "-a" "629c0d3e3ee2787a54537aeb606b7de40da7b5eebe81ea3d03816363fc460294", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "629c0d3e3ee2787a54537aeb606b7de40da7b5eebe81ea3d03816363fc460294", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "629c0d3e3ee2787a54537aeb606b7de40da7b5eebe81ea3d03816363fc460294", kill_on_drop: false }`
[INFO] [stdout] 629c0d3e3ee2787a54537aeb606b7de40da7b5eebe81ea3d03816363fc460294
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d98bd4f3f76e91e6c0e547979142c9dd06ae0db187a4948767a35460fb8482a
[INFO] running `Command { std: "docker" "start" "-a" "2d98bd4f3f76e91e6c0e547979142c9dd06ae0db187a4948767a35460fb8482a", kill_on_drop: false }`
[INFO] [stderr]     Checking alsa-sys v0.3.1
[INFO] [stderr]     Checking clap_builder v4.5.35
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking cpal v0.15.3
[INFO] [stderr]     Checking clap v4.5.35
[INFO] [stderr]     Checking modplayer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Sender`
[INFO] [stdout]  --> src/audio.rs:1:42
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::mpsc::{channel, Receiver, Sender};
[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: `Sender`
[INFO] [stdout]  --> src/audio.rs:1:42
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::mpsc::{channel, Receiver, Sender};
[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/audio.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn start(mut engine: Engine, mode: Mode) -> Result<Playback, Box<dyn std::error::Error>> {
[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] error[E0382]: use of moved value: `engine`
[INFO] [stdout]   --> src/audio.rs:49:29
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn start(mut engine: Engine, mode: Mode) -> Result<Playback, Box<dyn std::error::Error>> {
[INFO] [stdout]    |              ---------- move occurs because `engine` has type `Engine`, which does not implement the `Copy` trait
[INFO] [stdout] ...
[INFO] [stdout] 41 |                 match try_start_cpal(engine) {
[INFO] [stdout]    |                                      ------ value moved here
[INFO] [stdout] ...
[INFO] [stdout] 49 |             Ok(start_silent(engine))
[INFO] [stdout]    |                             ^^^^^^ value used here after move
[INFO] [stdout]    |
[INFO] [stdout] note: consider changing this parameter type in function `try_start_cpal` to borrow instead if owning the value isn't necessary
[INFO] [stdout]   --> src/audio.rs:77:31
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn try_start_cpal(mut engine: Engine) -> Result<Playback, Box<dyn std::error::Error>> {
[INFO] [stdout]    |    --------------             ^^^^^^ this parameter takes ownership of the value
[INFO] [stdout]    |    |
[INFO] [stdout]    |    in this function
[INFO] [stdout] note: if `Engine` implemented `Clone`, you could clone the value
[INFO] [stdout]   --> src/engine/mod.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum Engine {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/audio.rs:41:38
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 match try_start_cpal(engine) {
[INFO] [stdout]    |                                      ------ you could clone this value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/engine/mod_engine.rs:289:21
[INFO] [stdout]     |
[INFO] [stdout] 289 |                     _ => {}
[INFO] [stdout]     |                     ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/engine/mod_engine.rs:289:21
[INFO] [stdout]     |
[INFO] [stdout] 274 |                     FinePortmamentoUp(step) => {
[INFO] [stdout]     |                     ----------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 279 |                     FinePortamentoDown(step) => {
[INFO] [stdout]     |                     ------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 284 |                     RetriggerNote(note_tick) => {
[INFO] [stdout]     |                     ------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 289 |                     _ => {}
[INFO] [stdout]     |                     ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `speed`
[INFO] [stdout]    --> src/engine/mod_engine.rs:231:23
[INFO] [stdout]     |
[INFO] [stdout] 231 |             Vibrato { speed, depth } => {
[INFO] [stdout]     |                       ^^^^^ help: try ignoring the field: `speed: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `depth`
[INFO] [stdout]    --> src/engine/mod_engine.rs:231:30
[INFO] [stdout]     |
[INFO] [stdout] 231 |             Vibrato { speed, depth } => {
[INFO] [stdout]     |                              ^^^^^ help: try ignoring the field: `depth: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `speed`
[INFO] [stdout]    --> src/engine/mod_engine.rs:294:22
[INFO] [stdout]     |
[INFO] [stdout] 294 |             SetSpeed(speed) => {
[INFO] [stdout]     |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_speed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tempo`
[INFO] [stdout]    --> src/engine/mod_engine.rs:300:22
[INFO] [stdout]     |
[INFO] [stdout] 300 |             SetTempo(tempo) => {
[INFO] [stdout]     |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_tempo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `modplayer` (bin "modplayer" test) due to 1 previous error; 7 warnings emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0382`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/audio.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn start(mut engine: Engine, mode: Mode) -> Result<Playback, Box<dyn std::error::Error>> {
[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] error[E0382]: use of moved value: `engine`
[INFO] [stdout]   --> src/audio.rs:49:29
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn start(mut engine: Engine, mode: Mode) -> Result<Playback, Box<dyn std::error::Error>> {
[INFO] [stdout]    |              ---------- move occurs because `engine` has type `Engine`, which does not implement the `Copy` trait
[INFO] [stdout] ...
[INFO] [stdout] 41 |                 match try_start_cpal(engine) {
[INFO] [stdout]    |                                      ------ value moved here
[INFO] [stdout] ...
[INFO] [stdout] 49 |             Ok(start_silent(engine))
[INFO] [stdout]    |                             ^^^^^^ value used here after move
[INFO] [stdout]    |
[INFO] [stdout] note: consider changing this parameter type in function `try_start_cpal` to borrow instead if owning the value isn't necessary
[INFO] [stdout]   --> src/audio.rs:77:31
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn try_start_cpal(mut engine: Engine) -> Result<Playback, Box<dyn std::error::Error>> {
[INFO] [stdout]    |    --------------             ^^^^^^ this parameter takes ownership of the value
[INFO] [stdout]    |    |
[INFO] [stdout]    |    in this function
[INFO] [stdout] note: if `Engine` implemented `Clone`, you could clone the value
[INFO] [stdout]   --> src/engine/mod.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum Engine {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/audio.rs:41:38
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 match try_start_cpal(engine) {
[INFO] [stdout]    |                                      ------ you could clone this value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/engine/mod_engine.rs:289:21
[INFO] [stdout]     |
[INFO] [stdout] 289 |                     _ => {}
[INFO] [stdout]     |                     ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/engine/mod_engine.rs:289:21
[INFO] [stdout]     |
[INFO] [stdout] 274 |                     FinePortmamentoUp(step) => {
[INFO] [stdout]     |                     ----------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 279 |                     FinePortamentoDown(step) => {
[INFO] [stdout]     |                     ------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 284 |                     RetriggerNote(note_tick) => {
[INFO] [stdout]     |                     ------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 289 |                     _ => {}
[INFO] [stdout]     |                     ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `speed`
[INFO] [stdout]    --> src/engine/mod_engine.rs:231:23
[INFO] [stdout]     |
[INFO] [stdout] 231 |             Vibrato { speed, depth } => {
[INFO] [stdout]     |                       ^^^^^ help: try ignoring the field: `speed: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `depth`
[INFO] [stdout]    --> src/engine/mod_engine.rs:231:30
[INFO] [stdout]     |
[INFO] [stdout] 231 |             Vibrato { speed, depth } => {
[INFO] [stdout]     |                              ^^^^^ help: try ignoring the field: `depth: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `speed`
[INFO] [stdout]    --> src/engine/mod_engine.rs:294:22
[INFO] [stdout]     |
[INFO] [stdout] 294 |             SetSpeed(speed) => {
[INFO] [stdout]     |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_speed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tempo`
[INFO] [stdout]    --> src/engine/mod_engine.rs:300:22
[INFO] [stdout]     |
[INFO] [stdout] 300 |             SetTempo(tempo) => {
[INFO] [stdout]     |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_tempo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0382`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `modplayer` (bin "modplayer") due to 1 previous error; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2d98bd4f3f76e91e6c0e547979142c9dd06ae0db187a4948767a35460fb8482a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d98bd4f3f76e91e6c0e547979142c9dd06ae0db187a4948767a35460fb8482a", kill_on_drop: false }`
[INFO] [stdout] 2d98bd4f3f76e91e6c0e547979142c9dd06ae0db187a4948767a35460fb8482a
