[INFO] cloning repository https://github.com/ryan28561/rust-music [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryan28561/rust-music" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryan28561%2Frust-music", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryan28561%2Frust-music'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 409bb28a409433534c054a085f9255422d1eb8bb [INFO] checking ryan28561/rust-music against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryan28561%2Frust-music" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ryan28561/rust-music on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ryan28561/rust-music [INFO] finished tweaking git repo https://github.com/ryan28561/rust-music [INFO] tweaked toml for git repo https://github.com/ryan28561/rust-music written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/ryan28561/rust-music already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 14e847e386ccf274194f9bd270c72cced4480de90f84f3d4574f6a06dfbc59f7 [INFO] running `Command { std: "docker" "start" "-a" "14e847e386ccf274194f9bd270c72cced4480de90f84f3d4574f6a06dfbc59f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14e847e386ccf274194f9bd270c72cced4480de90f84f3d4574f6a06dfbc59f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14e847e386ccf274194f9bd270c72cced4480de90f84f3d4574f6a06dfbc59f7", kill_on_drop: false }` [INFO] [stdout] 14e847e386ccf274194f9bd270c72cced4480de90f84f3d4574f6a06dfbc59f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 254cd450fc4fa1265748d26ac4ec91dc989a52acfa2059de1fc798ae02c34fc1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "254cd450fc4fa1265748d26ac4ec91dc989a52acfa2059de1fc798ae02c34fc1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking fluidsynth v0.0.1 (https://github.com/scholtzan/rust-fluidsynth#5a34029c) [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling random-number-macro-impl v0.1.0 [INFO] [stderr] Checking random-number v0.1.1 [INFO] [stderr] Checking random-pick v1.2.9 [INFO] [stderr] Checking rustmusic v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `MINOR` [INFO] [stdout] --> src/scale.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub const MINOR: [i32; 7] = [0, 2, 3, 5, 7, 8, 10]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `HARMONIC_MINOR` [INFO] [stdout] --> src/scale.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub const HARMONIC_MINOR: [i32; 7] = [2, 3, 5, 7, 8, 11, 12]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NINE` [INFO] [stdout] --> src/chord.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub const NINE: [i32; 4] = [2, 4, 6, 8]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ELEVEN` [INFO] [stdout] --> src/chord.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub const ELEVEN: [i32; 5] = [2, 4, 6, 8, 10]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `THIRTEEN` [INFO] [stdout] --> src/chord.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub const THIRTEEN: [i32; 6] = [2, 4, 6, 8, 10, 12]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MINOR` [INFO] [stdout] --> src/scale.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub const MINOR: [i32; 7] = [0, 2, 3, 5, 7, 8, 10]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `HARMONIC_MINOR` [INFO] [stdout] --> src/scale.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub const HARMONIC_MINOR: [i32; 7] = [2, 3, 5, 7, 8, 11, 12]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NINE` [INFO] [stdout] --> src/chord.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub const NINE: [i32; 4] = [2, 4, 6, 8]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ELEVEN` [INFO] [stdout] --> src/chord.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub const ELEVEN: [i32; 5] = [2, 4, 6, 8, 10]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `THIRTEEN` [INFO] [stdout] --> src/chord.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub const THIRTEEN: [i32; 6] = [2, 4, 6, 8, 10, 12]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.51s [INFO] running `Command { std: "docker" "inspect" "254cd450fc4fa1265748d26ac4ec91dc989a52acfa2059de1fc798ae02c34fc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "254cd450fc4fa1265748d26ac4ec91dc989a52acfa2059de1fc798ae02c34fc1", kill_on_drop: false }` [INFO] [stdout] 254cd450fc4fa1265748d26ac4ec91dc989a52acfa2059de1fc798ae02c34fc1