[INFO] cloning repository https://github.com/jiyuu-jin/midi-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jiyuu-jin/midi-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiyuu-jin%2Fmidi-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiyuu-jin%2Fmidi-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3cd15e26940506fffb945f5ccba734c7ab505e17 [INFO] testing jiyuu-jin/midi-rs against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiyuu-jin%2Fmidi-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jiyuu-jin/midi-rs on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jiyuu-jin/midi-rs [INFO] finished tweaking git repo https://github.com/jiyuu-jin/midi-rs [INFO] tweaked toml for git repo https://github.com/jiyuu-jin/midi-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jiyuu-jin/midi-rs 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-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b2becda85dcfcfda2d630b62eae0e8a84e1d45023edf6b421627611a569d308 [INFO] running `Command { std: "docker" "start" "-a" "1b2becda85dcfcfda2d630b62eae0e8a84e1d45023edf6b421627611a569d308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b2becda85dcfcfda2d630b62eae0e8a84e1d45023edf6b421627611a569d308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b2becda85dcfcfda2d630b62eae0e8a84e1d45023edf6b421627611a569d308", kill_on_drop: false }` [INFO] [stdout] 1b2becda85dcfcfda2d630b62eae0e8a84e1d45023edf6b421627611a569d308 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f1e2d1c84c6a571ab5641735709e684f9c91feae364c5e6d89b3f269714a3f0 [INFO] running `Command { std: "docker" "start" "-a" "2f1e2d1c84c6a571ab5641735709e684f9c91feae364c5e6d89b3f269714a3f0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling bytemuck v1.16.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling alsa v0.9.0 [INFO] [stderr] Compiling alsa v0.7.1 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling midir v0.9.1 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling midir v0.10.0 [INFO] [stderr] Compiling midi-control v0.2.2 [INFO] [stderr] Compiling rodio v0.18.1 [INFO] [stderr] Compiling midi_keyboard_decoder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `velocity` [INFO] [stdout] --> src/main.rs:130:37 [INFO] [stdout] | [INFO] [stdout] 130 | fn note_on(&mut self, note: u8, velocity: u8) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_velocity` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.47s [INFO] running `Command { std: "docker" "inspect" "2f1e2d1c84c6a571ab5641735709e684f9c91feae364c5e6d89b3f269714a3f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f1e2d1c84c6a571ab5641735709e684f9c91feae364c5e6d89b3f269714a3f0", kill_on_drop: false }` [INFO] [stdout] 2f1e2d1c84c6a571ab5641735709e684f9c91feae364c5e6d89b3f269714a3f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7f86580a2cfeed6acfb6e4dffa6de9f5d12b0aa4dc77ef546affc3c6476ff55 [INFO] running `Command { std: "docker" "start" "-a" "f7f86580a2cfeed6acfb6e4dffa6de9f5d12b0aa4dc77ef546affc3c6476ff55", kill_on_drop: false }` [INFO] [stderr] Compiling midi_keyboard_decoder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `velocity` [INFO] [stdout] --> src/main.rs:130:37 [INFO] [stdout] | [INFO] [stdout] 130 | fn note_on(&mut self, note: u8, velocity: u8) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_velocity` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `Command { std: "docker" "inspect" "f7f86580a2cfeed6acfb6e4dffa6de9f5d12b0aa4dc77ef546affc3c6476ff55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7f86580a2cfeed6acfb6e4dffa6de9f5d12b0aa4dc77ef546affc3c6476ff55", kill_on_drop: false }` [INFO] [stdout] f7f86580a2cfeed6acfb6e4dffa6de9f5d12b0aa4dc77ef546affc3c6476ff55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e86c86b20aa431b9c175c58a3aa20af15a042121be9daac255c48771d87c8b68 [INFO] running `Command { std: "docker" "start" "-a" "e86c86b20aa431b9c175c58a3aa20af15a042121be9daac255c48771d87c8b68", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `velocity` [INFO] [stderr] --> src/main.rs:130:37 [INFO] [stderr] | [INFO] [stderr] 130 | fn note_on(&mut self, note: u8, velocity: u8) { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_velocity` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `midi_keyboard_decoder` (bin "midi_keyboard_decoder" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/midi_keyboard_decoder-5bffc0662202ff96) [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" "e86c86b20aa431b9c175c58a3aa20af15a042121be9daac255c48771d87c8b68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e86c86b20aa431b9c175c58a3aa20af15a042121be9daac255c48771d87c8b68", kill_on_drop: false }` [INFO] [stdout] e86c86b20aa431b9c175c58a3aa20af15a042121be9daac255c48771d87c8b68