[INFO] cloning repository https://github.com/vitobasso/rust-synth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vitobasso/rust-synth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitobasso%2Frust-synth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitobasso%2Frust-synth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3970f40703c39ef51fd7ba421a3bde60be8e3d2 [INFO] testing vitobasso/rust-synth against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitobasso%2Frust-synth" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vitobasso/rust-synth on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vitobasso/rust-synth [INFO] finished tweaking git repo https://github.com/vitobasso/rust-synth [INFO] tweaked toml for git repo https://github.com/vitobasso/rust-synth written to /workspace/builds/worker-19/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/RustAudio/rimd.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] deb624af95c4dfb250f797df85e88c5778ed8d389c2073b11929d83da55c4e88 [INFO] running `Command { std: "docker" "start" "-a" "deb624af95c4dfb250f797df85e88c5778ed8d389c2073b11929d83da55c4e88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "deb624af95c4dfb250f797df85e88c5778ed8d389c2073b11929d83da55c4e88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deb624af95c4dfb250f797df85e88c5778ed8d389c2073b11929d83da55c4e88", kill_on_drop: false }` [INFO] [stdout] deb624af95c4dfb250f797df85e88c5778ed8d389c2073b11929d83da55c4e88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff3f8e52a74d1cfc23f892f3b0fe60d1821bc9ab2e585621f75ff2a52d172171 [INFO] running `Command { std: "docker" "start" "-a" "ff3f8e52a74d1cfc23f892f3b0fe60d1821bc9ab2e585621f75ff2a52d172171", kill_on_drop: false }` [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling rimd v0.0.3 (https://github.com/RustAudio/rimd.git#59def932) [INFO] [stderr] Compiling rust-synth v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `specific` [INFO] [stdout] --> src/io/midi/patch.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | specific: u8, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Patch` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/io/midi/patch.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (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 9.93s [INFO] running `Command { std: "docker" "inspect" "ff3f8e52a74d1cfc23f892f3b0fe60d1821bc9ab2e585621f75ff2a52d172171", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff3f8e52a74d1cfc23f892f3b0fe60d1821bc9ab2e585621f75ff2a52d172171", kill_on_drop: false }` [INFO] [stdout] ff3f8e52a74d1cfc23f892f3b0fe60d1821bc9ab2e585621f75ff2a52d172171 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf3ebc6665044f2d82329f274dc47ca7b18f1e98021892abb14c4a86840d7c06 [INFO] running `Command { std: "docker" "start" "-a" "bf3ebc6665044f2d82329f274dc47ca7b18f1e98021892abb14c4a86840d7c06", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust-synth v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `specific` [INFO] [stdout] --> src/io/midi/patch.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | specific: u8, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Patch` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/io/midi/patch.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (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] [stdout] warning: field is never read: `specific` [INFO] [stdout] --> src/io/midi/patch.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | specific: u8, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Patch` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/io/midi/patch.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (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 6.88s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_synth-2326f5078f4feeb8) [INFO] running `Command { std: "docker" "inspect" "bf3ebc6665044f2d82329f274dc47ca7b18f1e98021892abb14c4a86840d7c06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf3ebc6665044f2d82329f274dc47ca7b18f1e98021892abb14c4a86840d7c06", kill_on_drop: false }` [INFO] [stdout] bf3ebc6665044f2d82329f274dc47ca7b18f1e98021892abb14c4a86840d7c06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aef7c2772b2f27992dc75c95b164f8099b86bc4e5f032dd059ec6eb2191adc44 [INFO] running `Command { std: "docker" "start" "-a" "aef7c2772b2f27992dc75c95b164f8099b86bc4e5f032dd059ec6eb2191adc44", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `specific` [INFO] [stderr] --> src/io/midi/patch.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | specific: u8, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Patch` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/io/midi/patch.rs:27:10 [INFO] [stderr] | [INFO] [stderr] 27 | #[derive(Clone, Copy, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rust-synth` (lib) generated 1 warning [INFO] [stderr] warning: `rust-synth` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_synth-2326f5078f4feeb8) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test core::music_theory::diatonic_scale::tests::distance_fifths ... ok [INFO] [stdout] test core::music_theory::diatonic_scale::tests::pitch_class_to_scale_degree ... ok [INFO] [stdout] test core::music_theory::diatonic_scale::tests::scale_degree_to_pitch ... ok [INFO] [stdout] test core::music_theory::diatonic_scale::tests::scale_degree_to_pitch_class ... ok [INFO] [stdout] test core::music_theory::diatonic_scale::tests::shift_fifths ... ok [INFO] [stdout] test core::music_theory::diatonic_scale::tests::transpose_class_to ... ok [INFO] [stdout] test core::music_theory::diatonic_scale::tests::transpose_to ... ok [INFO] [stdout] test core::music_theory::pitch::tests::should_convert_index_to_pitch ... ok [INFO] [stdout] test core::music_theory::pitch::tests::should_convert_pitch_to_freq ... ok [INFO] [stdout] test core::synth::adsr::tests::attack ... ok [INFO] [stdout] test core::synth::adsr::tests::decay ... ok [INFO] [stdout] test core::synth::adsr::tests::release ... ok [INFO] [stdout] test core::synth::adsr::tests::release_before_decay ... ok [INFO] [stdout] test core::synth::adsr::tests::sustain ... ok [INFO] [stdout] test core::synth::modulated::tests::base_at_half ... ok [INFO] [stdout] test core::synth::modulated::tests::negative_min ... ok [INFO] [stdout] test core::synth::modulated::tests::out_of_bounds ... ok [INFO] [stdout] test core::synth::modulated::tests::up_and_down ... ok [INFO] [stdout] test core::tools::arpeggiator::builder::tests::direction_down ... ok [INFO] [stdout] test core::tools::arpeggiator::builder::tests::direction_up_down ... ok [INFO] [stdout] test core::tools::arpeggiator::builder::tests::duration_half_more_octaves ... ok [INFO] [stdout] test core::tools::arpeggiator::builder::tests::octave_down ... ok [INFO] [stdout] test core::tools::arpeggiator::builder::tests::mixed ... ok [INFO] [stdout] test core::tools::arpeggiator::builder::tests::octaves_up ... ok [INFO] [stdout] test core::tools::arpeggiator::builder::tests::triad ... ok [INFO] [stdout] test core::tools::pulse::tests::read_in_time ... ok [INFO] [stdout] test core::tools::pulse::tests::read_too_early ... ok [INFO] [stdout] test core::tools::pulse::tests::read_too_late ... ok [INFO] [stdout] test util::range_map::tests::beginning ... ok [INFO] [stdout] test util::range_map::tests::crossing_cycle ... ok [INFO] [stdout] test util::range_map::tests::from_gt_to ... ok [INFO] [stdout] test util::range_map::tests::end ... ok [INFO] [stdout] test util::range_map::tests::middle ... ok [INFO] [stdout] test util::range_map::tests::multiple_cycles ... ok [INFO] [stdout] test util::range_map::tests::overlapping ... ok [INFO] [stdout] test util::range_map::tests::second_cycle ... ok [INFO] [stdout] test util::range_map::tests::whole ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests rust-synth [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" "aef7c2772b2f27992dc75c95b164f8099b86bc4e5f032dd059ec6eb2191adc44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aef7c2772b2f27992dc75c95b164f8099b86bc4e5f032dd059ec6eb2191adc44", kill_on_drop: false }` [INFO] [stdout] aef7c2772b2f27992dc75c95b164f8099b86bc4e5f032dd059ec6eb2191adc44