[INFO] cloning repository https://github.com/snailmusic/lpsq [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snailmusic/lpsq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnailmusic%2Flpsq", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnailmusic%2Flpsq'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eadc16e4e33748ff40876142936f35557ffc5dd0 [INFO] checking snailmusic/lpsq against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnailmusic%2Flpsq" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/snailmusic/lpsq [INFO] finished tweaking git repo https://github.com/snailmusic/lpsq [INFO] tweaked toml for git repo https://github.com/snailmusic/lpsq written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/snailmusic/lpsq on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/snailmusic/lpsq already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded coremidi v0.6.0 [INFO] [stderr] Downloaded midir v0.9.1 [INFO] [stderr] Downloaded launchy v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7a9ef2a483f4dfc553f1bcd7e11df856c33eb84878626b9409f6953d2d23807 [INFO] running `Command { std: "docker" "start" "-a" "e7a9ef2a483f4dfc553f1bcd7e11df856c33eb84878626b9409f6953d2d23807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7a9ef2a483f4dfc553f1bcd7e11df856c33eb84878626b9409f6953d2d23807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7a9ef2a483f4dfc553f1bcd7e11df856c33eb84878626b9409f6953d2d23807", kill_on_drop: false }` [INFO] [stdout] e7a9ef2a483f4dfc553f1bcd7e11df856c33eb84878626b9409f6953d2d23807 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef554db8b8651129c25474ed5f73781420a2cc2ab8b54fbaa62d9b5bf7bf4e7a [INFO] running `Command { std: "docker" "start" "-a" "ef554db8b8651129c25474ed5f73781420a2cc2ab8b54fbaa62d9b5bf7bf4e7a", kill_on_drop: false }` [INFO] [stderr] Checking alsa-sys v0.3.1 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking alsa v0.7.1 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking midir v0.9.1 [INFO] [stderr] Checking midir v0.10.1 [INFO] [stderr] Checking launchy v0.3.1 [INFO] [stderr] Checking lpsq v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:233:20 [INFO] [stdout] | [INFO] [stdout] 233 | if (*age == 0usize) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 233 - if (*age == 0usize) { [INFO] [stdout] 233 + if *age == 0usize { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:306:12 [INFO] [stdout] | [INFO] [stdout] 306 | if (step.gate) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 306 - if (step.gate) { [INFO] [stdout] 306 + if step.gate { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:330:12 [INFO] [stdout] | [INFO] [stdout] 330 | if (step.gate) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 330 - if (step.gate) { [INFO] [stdout] 330 + if step.gate { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:233:20 [INFO] [stdout] | [INFO] [stdout] 233 | if (*age == 0usize) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 233 - if (*age == 0usize) { [INFO] [stdout] 233 + if *age == 0usize { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:306:12 [INFO] [stdout] | [INFO] [stdout] 306 | if (step.gate) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 306 - if (step.gate) { [INFO] [stdout] 306 + if step.gate { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:330:12 [INFO] [stdout] | [INFO] [stdout] 330 | if (step.gate) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 330 - if (step.gate) { [INFO] [stdout] 330 + if step.gate { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/main.rs:371:21 [INFO] [stdout] | [INFO] [stdout] 371 | fn display_velocity(state: &AppState, output: &mut Output) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/main.rs:371:39 [INFO] [stdout] | [INFO] [stdout] 371 | fn display_velocity(state: &AppState, output: &mut Output) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Velocity` is never constructed [INFO] [stdout] --> src/main.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 31 | enum Screen { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 35 | Velocity, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Screen` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Aeolian` is never constructed [INFO] [stdout] --> src/main.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 38 | enum Scale { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] 39 | Ionian, [INFO] [stdout] 40 | Aeolian, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/main.rs:371:21 [INFO] [stdout] | [INFO] [stdout] 371 | fn display_velocity(state: &AppState, output: &mut Output) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/main.rs:371:39 [INFO] [stdout] | [INFO] [stdout] 371 | fn display_velocity(state: &AppState, output: &mut Output) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Velocity` is never constructed [INFO] [stdout] --> src/main.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 31 | enum Screen { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 35 | Velocity, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Screen` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Aeolian` is never constructed [INFO] [stdout] --> src/main.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 38 | enum Scale { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] 39 | Ionian, [INFO] [stdout] 40 | Aeolian, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.67s [INFO] running `Command { std: "docker" "inspect" "ef554db8b8651129c25474ed5f73781420a2cc2ab8b54fbaa62d9b5bf7bf4e7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef554db8b8651129c25474ed5f73781420a2cc2ab8b54fbaa62d9b5bf7bf4e7a", kill_on_drop: false }` [INFO] [stdout] ef554db8b8651129c25474ed5f73781420a2cc2ab8b54fbaa62d9b5bf7bf4e7a