[INFO] cloning repository https://github.com/ahdinosaur/metronome [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ahdinosaur/metronome" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahdinosaur%2Fmetronome", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahdinosaur%2Fmetronome'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62baf61cb4dc0873e24a0d1abc854e622ff13743 [INFO] checking ahdinosaur/metronome against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahdinosaur%2Fmetronome" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ahdinosaur/metronome on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ahdinosaur/metronome [INFO] finished tweaking git repo https://github.com/ahdinosaur/metronome [INFO] tweaked toml for git repo https://github.com/ahdinosaur/metronome written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/ahdinosaur/metronome already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ncurses v5.91.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2deba322067f493dae017d7a72c8726c878eee0f670a25520fc4d5d1953c2ce6 [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" "2deba322067f493dae017d7a72c8726c878eee0f670a25520fc4d5d1953c2ce6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2deba322067f493dae017d7a72c8726c878eee0f670a25520fc4d5d1953c2ce6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2deba322067f493dae017d7a72c8726c878eee0f670a25520fc4d5d1953c2ce6", kill_on_drop: false }` [INFO] [stdout] 2deba322067f493dae017d7a72c8726c878eee0f670a25520fc4d5d1953c2ce6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82cfa99d43fcfd48c7b2b27c33e45e3558d34153a380f5afd81235d03c233532 [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" "82cfa99d43fcfd48c7b2b27c33e45e3558d34153a380f5afd81235d03c233532", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Compiling ncurses v5.91.0 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-iter v0.1.37 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking metronome v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/interface.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 40 | / loop { [INFO] [stdout] 41 | | let ch = ncurses::wget_wch(ncurses::stdscr()); [INFO] [stdout] 42 | | [INFO] [stdout] 43 | | match ch { [INFO] [stdout] ... | [INFO] [stdout] 75 | | ncurses::refresh(); [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____________- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 79 | ncurses::endwin(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/interface.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | for i in 0..ticks_since_beat.to_integer() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/interface.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 127 | for i in 0..beats_since_bar.to_integer() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/interface.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | for i in 0..bars_since_loop.to_integer() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_first_tick` [INFO] [stdout] --> src/clock.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn is_first_tick (&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_first_beat` [INFO] [stdout] --> src/clock.rs:141:12 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn is_first_beat (&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_first_bar` [INFO] [stdout] --> src/clock.rs:145:12 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn is_first_bar (&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/interface.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 40 | / loop { [INFO] [stdout] 41 | | let ch = ncurses::wget_wch(ncurses::stdscr()); [INFO] [stdout] 42 | | [INFO] [stdout] 43 | | match ch { [INFO] [stdout] ... | [INFO] [stdout] 75 | | ncurses::refresh(); [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____________- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 79 | ncurses::endwin(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/interface.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | for i in 0..ticks_since_beat.to_integer() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/interface.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 127 | for i in 0..beats_since_bar.to_integer() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/interface.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | for i in 0..bars_since_loop.to_integer() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_first_tick` [INFO] [stdout] --> src/clock.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn is_first_tick (&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_first_beat` [INFO] [stdout] --> src/clock.rs:141:12 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn is_first_beat (&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_first_bar` [INFO] [stdout] --> src/clock.rs:145:12 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn is_first_bar (&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.75s [INFO] running `Command { std: "docker" "inspect" "82cfa99d43fcfd48c7b2b27c33e45e3558d34153a380f5afd81235d03c233532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82cfa99d43fcfd48c7b2b27c33e45e3558d34153a380f5afd81235d03c233532", kill_on_drop: false }` [INFO] [stdout] 82cfa99d43fcfd48c7b2b27c33e45e3558d34153a380f5afd81235d03c233532