[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 master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritiek%2Fpiano-rs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ritiek/piano-rs on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-5/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de400865830a55553f460a80b26ca958f0ce981450d715958d3c9d2989a61204 [INFO] running `Command { std: "docker" "start" "-a" "de400865830a55553f460a80b26ca958f0ce981450d715958d3c9d2989a61204", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de400865830a55553f460a80b26ca958f0ce981450d715958d3c9d2989a61204", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de400865830a55553f460a80b26ca958f0ce981450d715958d3c9d2989a61204", kill_on_drop: false }` [INFO] [stdout] de400865830a55553f460a80b26ca958f0ce981450d715958d3c9d2989a61204 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92d50940d15ab7f375353cb167a1ea6c7ba7936da92eb8c45aa77089ffbcf4ad [INFO] running `Command { std: "docker" "start" "-a" "92d50940d15ab7f375353cb167a1ea6c7ba7936da92eb8c45aa77089ffbcf4ad", 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 proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.100 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling claxon v0.4.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling textwrap v0.11.0 [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 smallvec v0.6.13 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [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 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 quote v1.0.7 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling alsa-sys v0.1.2 [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 clap v2.33.0 [INFO] [stderr] Compiling crossterm_cursor v0.3.1 [INFO] [stderr] Compiling crossterm_screen v0.3.1 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling crossterm_input v0.4.1 [INFO] [stderr] Compiling crossterm_terminal v0.3.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling minimp3 v0.3.5 [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.16s [INFO] running `Command { std: "docker" "inspect" "92d50940d15ab7f375353cb167a1ea6c7ba7936da92eb8c45aa77089ffbcf4ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92d50940d15ab7f375353cb167a1ea6c7ba7936da92eb8c45aa77089ffbcf4ad", kill_on_drop: false }` [INFO] [stdout] 92d50940d15ab7f375353cb167a1ea6c7ba7936da92eb8c45aa77089ffbcf4ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce9f40269241159b0a7ed4753630419c4865b03221aaf6f1d69b94fca276fae9 [INFO] running `Command { std: "docker" "start" "-a" "ce9f40269241159b0a7ed4753630419c4865b03221aaf6f1d69b94fca276fae9", kill_on_drop: false }` [INFO] [stderr] Compiling piano-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.10s [INFO] running `Command { std: "docker" "inspect" "ce9f40269241159b0a7ed4753630419c4865b03221aaf6f1d69b94fca276fae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce9f40269241159b0a7ed4753630419c4865b03221aaf6f1d69b94fca276fae9", kill_on_drop: false }` [INFO] [stdout] ce9f40269241159b0a7ed4753630419c4865b03221aaf6f1d69b94fca276fae9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e3754a8dd3969cd2cd9c816d977357c31b6db5c2a1d1e7c2c78ddb67f64fbbd4 [INFO] running `Command { std: "docker" "start" "-a" "e3754a8dd3969cd2cd9c816d977357c31b6db5c2a1d1e7c2c78ddb67f64fbbd4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/piano_rs-8ed2f5a3ef789712) [INFO] [stdout] test game::notes::test::key_to_base_note ... ok [INFO] [stdout] test game::notes::play::test::read_note_some ... ok [INFO] [stdout] test game::notes::test::note_from ... ok [INFO] [stdout] test game::notes::test::extract_base_sound_and_frequency_from_sound ... ok [INFO] [stdout] test game::notes::test::parse_note_err ... ok [INFO] [stdout] test game::notes::play::test::read_note_none ... ok [INFO] [stdout] test network::test::register_self_and_register_remote_socket_combined ... ok [INFO] [stdout] test game::notes::test::parse_note ... ok [INFO] [stdout] test game::test::process_increase_note_duration_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 network::test::register_self ... ok [INFO] [stdout] test game::notes::test::key_to_base_note_none ... ok [INFO] [stdout] test game::test::set_note_color ... ok [INFO] [stdout] test game::test::process_decrease_note_duration_key ... ok [INFO] [stdout] test game::test::process_increase_sequence_key ... ok [INFO] [stdout] test game::test::process_decrease_volume_key ... ok [INFO] [stdout] test game::notes::play::test::get_note_none ... 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::new_pianokeyboard ... ok [INFO] [stdout] test game::test::process_decrease_sequence_key ... ok [INFO] [stdout] test game::test::process_quit_key ... ok [INFO] [stdout] test game::test::process_increase_volume_key ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/piano_rs-4837993a146d08b4) [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] [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" "e3754a8dd3969cd2cd9c816d977357c31b6db5c2a1d1e7c2c78ddb67f64fbbd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3754a8dd3969cd2cd9c816d977357c31b6db5c2a1d1e7c2c78ddb67f64fbbd4", kill_on_drop: false }` [INFO] [stdout] e3754a8dd3969cd2cd9c816d977357c31b6db5c2a1d1e7c2c78ddb67f64fbbd4