[INFO] cloning repository https://github.com/andraspalasti/tetrus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andraspalasti/tetrus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandraspalasti%2Ftetrus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandraspalasti%2Ftetrus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 03a43158ac64b96d0e1f70d30dfde392e8997a6a [INFO] checking andraspalasti/tetrus against master#69a5d2481e856a5a18885390b8cf6950b9ff8dd3 for pr-96376 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandraspalasti%2Ftetrus" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andraspalasti/tetrus on toolchain 69a5d2481e856a5a18885390b8cf6950b9ff8dd3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+69a5d2481e856a5a18885390b8cf6950b9ff8dd3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andraspalasti/tetrus [INFO] finished tweaking git repo https://github.com/andraspalasti/tetrus [INFO] tweaked toml for git repo https://github.com/andraspalasti/tetrus written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/andraspalasti/tetrus already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+69a5d2481e856a5a18885390b8cf6950b9ff8dd3" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded signal-hook-mio v0.2.3 [INFO] [stderr] Downloaded crossterm v0.23.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+69a5d2481e856a5a18885390b8cf6950b9ff8dd3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0eb1c6092bae253fd8ffba1b94045e2fc31528a69d3746ba235dbcc52ee1796f [INFO] running `Command { std: "docker" "start" "-a" "0eb1c6092bae253fd8ffba1b94045e2fc31528a69d3746ba235dbcc52ee1796f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0eb1c6092bae253fd8ffba1b94045e2fc31528a69d3746ba235dbcc52ee1796f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eb1c6092bae253fd8ffba1b94045e2fc31528a69d3746ba235dbcc52ee1796f", kill_on_drop: false }` [INFO] [stdout] 0eb1c6092bae253fd8ffba1b94045e2fc31528a69d3746ba235dbcc52ee1796f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+69a5d2481e856a5a18885390b8cf6950b9ff8dd3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14a2007df1462a800fc0cc45817ae292c80e27906aad11ec9d4013096066d97c [INFO] running `Command { std: "docker" "start" "-a" "14a2007df1462a800fc0cc45817ae292c80e27906aad11ec9d4013096066d97c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crossterm v0.23.2 [INFO] [stderr] Checking tetris v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `move_left` [INFO] [stdout] --> src/game.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn move_left(self: &mut Self) { [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: `move_right` [INFO] [stdout] --> src/game.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn move_right(self: &mut Self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `move_down` [INFO] [stdout] --> src/game.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn move_down(self: &mut Self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rotate_piece` [INFO] [stdout] --> src/game.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn rotate_piece(self: &mut Self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tick` [INFO] [stdout] --> src/game.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn tick(self: &mut Self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_occupied` [INFO] [stdout] --> src/game.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | fn is_occupied(self: &Self, x: i32, y: i32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rotate` [INFO] [stdout] --> src/tetromino.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn rotate(self: &mut Self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rotate_back` [INFO] [stdout] --> src/tetromino.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn rotate_back(self: &mut Self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `move_left` [INFO] [stdout] --> src/game.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn move_left(self: &mut Self) { [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: `move_right` [INFO] [stdout] --> src/game.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn move_right(self: &mut Self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `move_down` [INFO] [stdout] --> src/game.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn move_down(self: &mut Self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rotate_piece` [INFO] [stdout] --> src/game.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn rotate_piece(self: &mut Self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tick` [INFO] [stdout] --> src/game.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn tick(self: &mut Self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_occupied` [INFO] [stdout] --> src/game.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | fn is_occupied(self: &Self, x: i32, y: i32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rotate` [INFO] [stdout] --> src/tetromino.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn rotate(self: &mut Self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rotate_back` [INFO] [stdout] --> src/tetromino.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn rotate_back(self: &mut Self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.39s [INFO] running `Command { std: "docker" "inspect" "14a2007df1462a800fc0cc45817ae292c80e27906aad11ec9d4013096066d97c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14a2007df1462a800fc0cc45817ae292c80e27906aad11ec9d4013096066d97c", kill_on_drop: false }` [INFO] [stdout] 14a2007df1462a800fc0cc45817ae292c80e27906aad11ec9d4013096066d97c