[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 beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritiek%2Fpiano-rs" "/workspace/builds/worker-46/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-46/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ritiek/piano-rs on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-46/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" "+beta-2022-02-22" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ffcec1c2cd2be0313d5726cc1466441464297ed9ae417c3515aa4e451913e392 [INFO] running `Command { std: "docker" "start" "-a" "ffcec1c2cd2be0313d5726cc1466441464297ed9ae417c3515aa4e451913e392", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffcec1c2cd2be0313d5726cc1466441464297ed9ae417c3515aa4e451913e392", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffcec1c2cd2be0313d5726cc1466441464297ed9ae417c3515aa4e451913e392", kill_on_drop: false }` [INFO] [stdout] ffcec1c2cd2be0313d5726cc1466441464297ed9ae417c3515aa4e451913e392 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60b9fd066858a51b45be5b662917c5be4e1ccc12c928d07025b4223b16b8a30d [INFO] running `Command { std: "docker" "start" "-a" "60b9fd066858a51b45be5b662917c5be4e1ccc12c928d07025b4223b16b8a30d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling serde v1.0.100 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling claxon v0.4.2 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.100 [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 ogg v0.7.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossterm_screen v0.3.1 [INFO] [stderr] Compiling crossterm_cursor v0.3.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling crossterm_terminal v0.3.1 [INFO] [stderr] Compiling crossterm_style v0.5.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling minimp3 v0.3.5 [INFO] [stderr] Compiling crossterm_input v0.4.1 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling crossterm v0.11.1 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling nalgebra v0.18.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 1m 40s [INFO] running `Command { std: "docker" "inspect" "60b9fd066858a51b45be5b662917c5be4e1ccc12c928d07025b4223b16b8a30d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60b9fd066858a51b45be5b662917c5be4e1ccc12c928d07025b4223b16b8a30d", kill_on_drop: false }` [INFO] [stdout] 60b9fd066858a51b45be5b662917c5be4e1ccc12c928d07025b4223b16b8a30d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1abe364df9fa73e84eeaf9773a43406f79632f1c7f121943b907841c2a4036c2 [INFO] running `Command { std: "docker" "start" "-a" "1abe364df9fa73e84eeaf9773a43406f79632f1c7f121943b907841c2a4036c2", kill_on_drop: false }` [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 39.47s [INFO] running `Command { std: "docker" "inspect" "1abe364df9fa73e84eeaf9773a43406f79632f1c7f121943b907841c2a4036c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1abe364df9fa73e84eeaf9773a43406f79632f1c7f121943b907841c2a4036c2", kill_on_drop: false }` [INFO] [stdout] 1abe364df9fa73e84eeaf9773a43406f79632f1c7f121943b907841c2a4036c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b8b54797d833927ae0f44103ee7066db0f5c911f83ddd2da56f1ba8812c4d5e5 [INFO] running `Command { std: "docker" "start" "-a" "b8b54797d833927ae0f44103ee7066db0f5c911f83ddd2da56f1ba8812c4d5e5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] warning: field is never read: `play_file` [INFO] [stdout] running 24 tests [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 1m 01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/piano_rs-71918e79aa825f79) [INFO] [stdout] test game::notes::test::extract_base_sound_and_frequency_from_sound ... ok [INFO] [stdout] test game::notes::play::test::read_note_some ... ok [INFO] [stdout] test game::notes::test::parse_note ... ok [INFO] [stdout] test game::notes::test::note_from ... 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::play::test::read_note_none ... ok [INFO] [stdout] test network::test::register_self ... ok [INFO] [stdout] test game::test::process_increase_sequence_key ... ok [INFO] [stdout] test network::test::register_remote_socket ... ok [INFO] [stdout] test game::notes::play::test::load_sound_files ... ok [INFO] [stdout] test game::notes::test::parse_note_err ... ok [INFO] [stdout] test network::test::register_self_and_register_remote_socket_combined ... ok [INFO] [stdout] test game::test::process_increase_volume_key ... ok [INFO] [stdout] test game::notes::play::test::get_note_some ... ok [INFO] [stdout] test game::test::process_decrease_note_duration_key ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/piano_rs-8f322fc2b2fd9581) [INFO] [stdout] test game::notes::play::test::get_note_none ... ok [INFO] [stderr] Doc-tests piano-rs [INFO] [stdout] test game::test::set_note_color ... ok [INFO] [stdout] test game::test::process_quit_key ... ok [INFO] [stdout] test game::test::process_increase_note_duration_key ... ok [INFO] [stdout] test game::test::process_decrease_sequence_key ... ok [INFO] [stdout] test game::test::process_decrease_volume_key ... ok [INFO] [stdout] test game::test::new_pianokeyboard ... ok [INFO] [stdout] test game::test::process_note_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [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] [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" "b8b54797d833927ae0f44103ee7066db0f5c911f83ddd2da56f1ba8812c4d5e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8b54797d833927ae0f44103ee7066db0f5c911f83ddd2da56f1ba8812c4d5e5", kill_on_drop: false }` [INFO] [stdout] b8b54797d833927ae0f44103ee7066db0f5c911f83ddd2da56f1ba8812c4d5e5