[INFO] cloning repository https://github.com/ritiek/piano-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ritiek/piano-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritiek%2Fpiano-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritiek%2Fpiano-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 680c61a0f8bb54376eb75f9ef9da1afe05c8a7a2 [INFO] testing ritiek/piano-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritiek%2Fpiano-rs" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ritiek/piano-rs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ritiek/piano-rs [INFO] finished tweaking git repo https://github.com/ritiek/piano-rs [INFO] tweaked toml for git repo https://github.com/ritiek/piano-rs written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/ritiek/piano-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossterm_utils v0.3.1 [INFO] [stderr] Downloaded crossterm_input v0.4.1 [INFO] [stderr] Downloaded crossterm_cursor v0.3.1 [INFO] [stderr] Downloaded crossterm v0.11.1 [INFO] [stderr] Downloaded serde_derive v1.0.100 [INFO] [stderr] Downloaded crossterm_screen v0.3.1 [INFO] [stderr] Downloaded serde v1.0.100 [INFO] [stderr] Downloaded crossterm_terminal v0.3.1 [INFO] [stderr] Downloaded crossterm_style v0.5.1 [INFO] [stderr] Downloaded crossterm_winapi v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89bb5f73e91049bfdddd81323b6b68643fc0260343f465f94302995f7471ae83 [INFO] running `Command { std: "docker" "start" "-a" "89bb5f73e91049bfdddd81323b6b68643fc0260343f465f94302995f7471ae83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89bb5f73e91049bfdddd81323b6b68643fc0260343f465f94302995f7471ae83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89bb5f73e91049bfdddd81323b6b68643fc0260343f465f94302995f7471ae83", kill_on_drop: false }` [INFO] [stdout] 89bb5f73e91049bfdddd81323b6b68643fc0260343f465f94302995f7471ae83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b8eda4d66d7a3e0639b48d40695b7254e460c30be2e2768d9b10323e60032c1 [INFO] running `Command { std: "docker" "start" "-a" "3b8eda4d66d7a3e0639b48d40695b7254e460c30be2e2768d9b10323e60032c1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.100 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling claxon v0.4.2 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling crossterm_utils v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling crossterm_screen v0.3.1 [INFO] [stderr] Compiling crossterm_cursor v0.3.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling crossterm_terminal v0.3.1 [INFO] [stderr] Compiling minimp3 v0.3.5 [INFO] [stderr] Compiling crossterm_input v0.4.1 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling serde_derive v1.0.100 [INFO] [stderr] Compiling crossterm_style v0.5.1 [INFO] [stderr] Compiling crossterm v0.11.1 [INFO] [stderr] Compiling rodio v0.9.0 [INFO] [stderr] Compiling piano-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `play_file` [INFO] [stdout] --> src/game/notes_file.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | play_file: File, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `NoteReader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/game/notes_file.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.02s [INFO] running `Command { std: "docker" "inspect" "3b8eda4d66d7a3e0639b48d40695b7254e460c30be2e2768d9b10323e60032c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b8eda4d66d7a3e0639b48d40695b7254e460c30be2e2768d9b10323e60032c1", kill_on_drop: false }` [INFO] [stdout] 3b8eda4d66d7a3e0639b48d40695b7254e460c30be2e2768d9b10323e60032c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b34abf9d00da35dda0e130e243a7af07869ccf3ed9a5788dfe2bfadae9706dce [INFO] running `Command { std: "docker" "start" "-a" "b34abf9d00da35dda0e130e243a7af07869ccf3ed9a5788dfe2bfadae9706dce", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: field is never read: `play_file` [INFO] [stdout] --> src/game/notes_file.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | play_file: File, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `NoteReader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/game/notes_file.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling piano-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `play_file` [INFO] [stdout] --> src/game/notes_file.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | play_file: File, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `NoteReader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/game/notes_file.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.57s [INFO] running `Command { std: "docker" "inspect" "b34abf9d00da35dda0e130e243a7af07869ccf3ed9a5788dfe2bfadae9706dce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b34abf9d00da35dda0e130e243a7af07869ccf3ed9a5788dfe2bfadae9706dce", kill_on_drop: false }` [INFO] [stdout] b34abf9d00da35dda0e130e243a7af07869ccf3ed9a5788dfe2bfadae9706dce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f7c7072c9c8e8da45497640e71ce7e3cc1ed8b59b88687685a3dc18b6bc563ff [INFO] running `Command { std: "docker" "start" "-a" "f7c7072c9c8e8da45497640e71ce7e3cc1ed8b59b88687685a3dc18b6bc563ff", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `play_file` [INFO] [stderr] --> src/game/notes_file.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | play_file: File, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `NoteReader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/game/notes_file.rs:16:10 [INFO] [stderr] | [INFO] [stderr] 16 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `piano-rs` (lib) generated 1 warning [INFO] [stderr] warning: `piano-rs` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/piano_rs-7c7293a8f5ec4efa) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test game::notes::play::test::get_note_none ... ok [INFO] [stdout] test game::notes::play::test::read_note_some ... ok [INFO] [stdout] test game::notes::play::test::read_note_none ... ok [INFO] [stdout] test game::notes::test::extract_base_sound_and_frequency_from_sound ... ok [INFO] [stdout] test game::notes::test::key_to_base_note ... ok [INFO] [stdout] test game::notes::test::key_to_base_note_none ... ok [INFO] [stdout] test game::notes::test::parse_note_err ... ok [INFO] [stdout] test game::notes::test::parse_note ... ok [INFO] [stdout] test game::notes::test::note_from ... ok [INFO] [stdout] test game::test::new_pianokeyboard ... ok [INFO] [stdout] test game::test::process_decrease_note_duration_key ... ok [INFO] [stdout] test network::test::register_remote_socket ... ok [INFO] [stdout] test network::test::register_self_and_register_remote_socket_combined ... ok [INFO] [stdout] test network::test::register_self ... ok [INFO] [stdout] test game::test::process_note_key ... ok [INFO] [stdout] test game::notes::play::test::get_note_some ... ok [INFO] [stdout] test game::test::process_increase_volume_key ... ok [INFO] [stdout] test game::test::process_decrease_volume_key ... ok [INFO] [stdout] test game::notes::play::test::load_sound_files ... ok [INFO] [stdout] test game::test::process_decrease_sequence_key ... ok [INFO] [stdout] test game::test::process_increase_note_duration_key ... ok [INFO] [stdout] test game::test::process_quit_key ... ok [INFO] [stdout] test game::test::set_note_color ... ok [INFO] [stdout] test game::test::process_increase_sequence_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/piano_rs-37b5974d03162194) [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 piano-rs [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" "f7c7072c9c8e8da45497640e71ce7e3cc1ed8b59b88687685a3dc18b6bc563ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7c7072c9c8e8da45497640e71ce7e3cc1ed8b59b88687685a3dc18b6bc563ff", kill_on_drop: false }` [INFO] [stdout] f7c7072c9c8e8da45497640e71ce7e3cc1ed8b59b88687685a3dc18b6bc563ff