[INFO] cloning repository https://github.com/clowzed/harmonized [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clowzed/harmonized" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclowzed%2Fharmonized", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclowzed%2Fharmonized'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7cccd8e17a7c48ccf287ed8fbd79e467eab9bae [INFO] testing clowzed/harmonized 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%2Fclowzed%2Fharmonized" "/workspace/builds/worker-58/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-58/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clowzed/harmonized 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/clowzed/harmonized [INFO] finished tweaking git repo https://github.com/clowzed/harmonized [INFO] tweaked toml for git repo https://github.com/clowzed/harmonized written to /workspace/builds/worker-58/source/Cargo.toml [INFO] crate git repo https://github.com/clowzed/harmonized 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-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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] f50376f2309e7f1e8da670fbcb2fe88f85e122454e5eb9ded845c1abc68ecdcf [INFO] running `Command { std: "docker" "start" "-a" "f50376f2309e7f1e8da670fbcb2fe88f85e122454e5eb9ded845c1abc68ecdcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f50376f2309e7f1e8da670fbcb2fe88f85e122454e5eb9ded845c1abc68ecdcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f50376f2309e7f1e8da670fbcb2fe88f85e122454e5eb9ded845c1abc68ecdcf", kill_on_drop: false }` [INFO] [stdout] f50376f2309e7f1e8da670fbcb2fe88f85e122454e5eb9ded845c1abc68ecdcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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] d49b0e76dcd4f27bb0d99a1dc02ddde8d64a5d33b11e35ee9a39cdf0442e3835 [INFO] running `Command { std: "docker" "start" "-a" "d49b0e76dcd4f27bb0d99a1dc02ddde8d64a5d33b11e35ee9a39cdf0442e3835", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling zeroize v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling dialoguer v0.9.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling fraction v0.9.0 [INFO] [stderr] Compiling harmonized v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `get_note` [INFO] [stdout] --> src/accords.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn get_note(&self, position: u8) -> Option [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `volume` [INFO] [stdout] --> src/tacts.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | volume: fraction::Fraction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Tact` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/tacts.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone)] [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: associated function is never used: `get_accord` [INFO] [stdout] --> src/tacts.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn get_accord(&self, position: usize) -> Option<&accords::Accord> [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 12s [INFO] running `Command { std: "docker" "inspect" "d49b0e76dcd4f27bb0d99a1dc02ddde8d64a5d33b11e35ee9a39cdf0442e3835", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d49b0e76dcd4f27bb0d99a1dc02ddde8d64a5d33b11e35ee9a39cdf0442e3835", kill_on_drop: false }` [INFO] [stdout] d49b0e76dcd4f27bb0d99a1dc02ddde8d64a5d33b11e35ee9a39cdf0442e3835 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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] e4efe60612f7156d25cdbc4a8f065757d898641cd586030b840413b644361c2a [INFO] running `Command { std: "docker" "start" "-a" "e4efe60612f7156d25cdbc4a8f065757d898641cd586030b840413b644361c2a", kill_on_drop: false }` [INFO] [stderr] Compiling harmonized v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `get_note` [INFO] [stdout] --> src/accords.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn get_note(&self, position: u8) -> Option [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `volume` [INFO] [stdout] --> src/tacts.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | volume: fraction::Fraction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Tact` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/tacts.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone)] [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: associated function is never used: `get_accord` [INFO] [stdout] --> src/tacts.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn get_accord(&self, position: usize) -> Option<&accords::Accord> [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `Command { std: "docker" "inspect" "e4efe60612f7156d25cdbc4a8f065757d898641cd586030b840413b644361c2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4efe60612f7156d25cdbc4a8f065757d898641cd586030b840413b644361c2a", kill_on_drop: false }` [INFO] [stdout] e4efe60612f7156d25cdbc4a8f065757d898641cd586030b840413b644361c2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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] 0e779981cdfa21eede41e3832ce53a25101e07032346025d6469b994f82f44ae [INFO] running `Command { std: "docker" "start" "-a" "0e779981cdfa21eede41e3832ce53a25101e07032346025d6469b994f82f44ae", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: associated function is never used: `get_note` [INFO] [stderr] --> src/accords.rs:34:12 [INFO] [stderr] | [INFO] [stderr] 34 | pub fn get_note(&self, position: u8) -> Option [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `volume` [INFO] [stderr] --> src/tacts.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | volume: fraction::Fraction, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Tact` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/tacts.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, Clone)] [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: associated function is never used: `get_accord` [INFO] [stderr] --> src/tacts.rs:18:12 [INFO] [stderr] | [INFO] [stderr] 18 | pub fn get_accord(&self, position: usize) -> Option<&accords::Accord> [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `harmonized` (bin "harmonized" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.22s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/harmonized-95d7ddce0a286833) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test notes::notes_tests::test_octave_change ... ok [INFO] [stdout] test notes::notes_tests::test_params_check ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0e779981cdfa21eede41e3832ce53a25101e07032346025d6469b994f82f44ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e779981cdfa21eede41e3832ce53a25101e07032346025d6469b994f82f44ae", kill_on_drop: false }` [INFO] [stdout] 0e779981cdfa21eede41e3832ce53a25101e07032346025d6469b994f82f44ae