[INFO] cloning repository https://github.com/vvrtsaix/tetris [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vvrtsaix/tetris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvvrtsaix%2Ftetris", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvvrtsaix%2Ftetris'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9506c749fcf6027a081fab5a577983c7ee2a829 [INFO] building vvrtsaix/tetris against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvvrtsaix%2Ftetris" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vvrtsaix/tetris [INFO] finished tweaking git repo https://github.com/vvrtsaix/tetris [INFO] tweaked toml for git repo https://github.com/vvrtsaix/tetris written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vvrtsaix/tetris on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vvrtsaix/tetris 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded specs-derive v0.4.1 [INFO] [stderr] Downloaded shred v0.10.2 [INFO] [stderr] Downloaded mopa v0.2.2 [INFO] [stderr] Downloaded tynm v0.1.10 [INFO] [stderr] Downloaded shrev v1.1.3 [INFO] [stderr] Downloaded tuple_utils v0.3.0 [INFO] [stderr] Downloaded hibitset v0.6.4 [INFO] [stderr] Downloaded ahash v0.3.8 [INFO] [stderr] Downloaded raylib v5.0.2 [INFO] [stderr] Downloaded prettyplease v0.2.27 [INFO] [stderr] Downloaded hashbrown v0.7.2 [INFO] [stderr] Downloaded specs v0.16.1 [INFO] [stderr] Downloaded raylib-sys v5.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0021dd60c9994064e894e5d953c5f304ba174352fecd98e9dd8432ddf570f31c [INFO] running `Command { std: "docker" "start" "-a" "0021dd60c9994064e894e5d953c5f304ba174352fecd98e9dd8432ddf570f31c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0021dd60c9994064e894e5d953c5f304ba174352fecd98e9dd8432ddf570f31c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0021dd60c9994064e894e5d953c5f304ba174352fecd98e9dd8432ddf570f31c", kill_on_drop: false }` [INFO] [stdout] 0021dd60c9994064e894e5d953c5f304ba174352fecd98e9dd8432ddf570f31c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d01cfed38a3029ae45581f7743e250d45f79a825431745120dcac07cea08103 [INFO] running `Command { std: "docker" "start" "-a" "4d01cfed38a3029ae45581f7743e250d45f79a825431745120dcac07cea08103", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling prettyplease v0.2.27 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling hibitset v0.6.4 [INFO] [stderr] Compiling shrev v1.1.3 [INFO] [stderr] Compiling tynm v0.1.10 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling shred v0.10.2 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling specs v0.16.1 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling raylib-sys v5.0.2 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling raylib v5.0.2 [INFO] [stderr] Compiling tetris v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated items `to_option` and `from_option` are never used [INFO] [stdout] --> src/tetris/board.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl Cell { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 17 | pub fn to_option(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn from_option(opt: Option) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_cells_for_network` and `update_from_network` are never used [INFO] [stdout] --> src/tetris/board.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 37 | impl Board { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn get_cells_for_network(&self) -> Vec>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn update_from_network(&mut self, cells: Vec>>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `clear_lines` is never used [INFO] [stdout] --> src/tetris/game.rs:322:12 [INFO] [stdout] | [INFO] [stdout] 143 | impl Game { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 322 | pub fn clear_lines(&mut self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PlayerState` is never constructed [INFO] [stdout] --> src/tetris/multiplayer.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct PlayerState { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Clients` is never used [INFO] [stdout] --> src/tetris/multiplayer.rs:25:6 [INFO] [stdout] | [INFO] [stdout] 25 | type Clients = Arc>>>; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `PlayerStates` is never used [INFO] [stdout] --> src/tetris/multiplayer.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | type PlayerStates = Arc>>; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MultiplayerServer` is never constructed [INFO] [stdout] --> src/tetris/multiplayer.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct MultiplayerServer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `start`, and `handle_connection` are never used [INFO] [stdout] --> src/tetris/multiplayer.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 33 | impl MultiplayerServer { [INFO] [stdout] | ---------------------- associated items in this implementation [INFO] [stdout] 34 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub async fn start(&self, addr: &str) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | async fn handle_connection( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "4d01cfed38a3029ae45581f7743e250d45f79a825431745120dcac07cea08103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d01cfed38a3029ae45581f7743e250d45f79a825431745120dcac07cea08103", kill_on_drop: false }` [INFO] [stdout] 4d01cfed38a3029ae45581f7743e250d45f79a825431745120dcac07cea08103 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b76b93493a4c38874d99c4bd97496627d17e0b0f3acecdcd14c266e3ab0db9b0 [INFO] running `Command { std: "docker" "start" "-a" "b76b93493a4c38874d99c4bd97496627d17e0b0f3acecdcd14c266e3ab0db9b0", kill_on_drop: false }` [INFO] [stderr] Compiling tetris v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated items `to_option` and `from_option` are never used [INFO] [stdout] --> src/tetris/board.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl Cell { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 17 | pub fn to_option(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn from_option(opt: Option) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_cells_for_network` and `update_from_network` are never used [INFO] [stdout] --> src/tetris/board.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 37 | impl Board { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn get_cells_for_network(&self) -> Vec>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn update_from_network(&mut self, cells: Vec>>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `clear_lines` is never used [INFO] [stdout] --> src/tetris/game.rs:322:12 [INFO] [stdout] | [INFO] [stdout] 143 | impl Game { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 322 | pub fn clear_lines(&mut self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PlayerState` is never constructed [INFO] [stdout] --> src/tetris/multiplayer.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct PlayerState { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Clients` is never used [INFO] [stdout] --> src/tetris/multiplayer.rs:25:6 [INFO] [stdout] | [INFO] [stdout] 25 | type Clients = Arc>>>; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `PlayerStates` is never used [INFO] [stdout] --> src/tetris/multiplayer.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | type PlayerStates = Arc>>; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MultiplayerServer` is never constructed [INFO] [stdout] --> src/tetris/multiplayer.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct MultiplayerServer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `start`, and `handle_connection` are never used [INFO] [stdout] --> src/tetris/multiplayer.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 33 | impl MultiplayerServer { [INFO] [stdout] | ---------------------- associated items in this implementation [INFO] [stdout] 34 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub async fn start(&self, addr: &str) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | async fn handle_connection( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `Command { std: "docker" "inspect" "b76b93493a4c38874d99c4bd97496627d17e0b0f3acecdcd14c266e3ab0db9b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b76b93493a4c38874d99c4bd97496627d17e0b0f3acecdcd14c266e3ab0db9b0", kill_on_drop: false }` [INFO] [stdout] b76b93493a4c38874d99c4bd97496627d17e0b0f3acecdcd14c266e3ab0db9b0