[INFO] cloning repository https://github.com/ziloka/tetris
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ziloka/tetris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziloka%2Ftetris", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziloka%2Ftetris'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f6d435cd448e0f9428b531fcdb0a2e45633fedf8
[INFO] checking ziloka/tetris against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziloka%2Ftetris" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ziloka/tetris
[INFO] finished tweaking git repo https://github.com/ziloka/tetris
[INFO] tweaked toml for git repo https://github.com/ziloka/tetris written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ziloka/tetris on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ziloka/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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "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 bumpalo-herd v0.1.2
[INFO] [stderr]   Downloaded enum-map-derive v0.6.0
[INFO] [stderr]   Downloaded puffin v0.10.1
[INFO] [stderr]   Downloaded enum-map v1.1.1
[INFO] [stderr]   Downloaded nohash v0.2.0
[INFO] [stderr]   Downloaded miniquad v0.4.0-alpha.10
[INFO] [stderr]   Downloaded macroquad v0.4.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d678d98da2614c61ba1cad28ec3087fcd47238753869f7f6d5adba4d47a70249
[INFO] running `Command { std: "docker" "start" "-a" "d678d98da2614c61ba1cad28ec3087fcd47238753869f7f6d5adba4d47a70249", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d678d98da2614c61ba1cad28ec3087fcd47238753869f7f6d5adba4d47a70249", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d678d98da2614c61ba1cad28ec3087fcd47238753869f7f6d5adba4d47a70249", kill_on_drop: false }`
[INFO] [stdout] d678d98da2614c61ba1cad28ec3087fcd47238753869f7f6d5adba4d47a70249
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07189ad06428c0b739e54a84a013a481c308169cdd3620d2ab676aab642faca4
[INFO] running `Command { std: "docker" "start" "-a" "07189ad06428c0b739e54a84a013a481c308169cdd3620d2ab676aab642faca4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking fdeflate v0.3.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling miniquad v0.4.0-alpha.10
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking bumpalo v3.14.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cold-clear-2 v0.1.0 (https://github.com/MinusKelvin/cold-clear-2#ed8b1932)
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking bumpalo-herd v0.1.2
[INFO] [stderr]     Checking puffin v0.10.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking nohash v0.2.0
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking fontdue v0.7.3
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]     Checking macroquad v0.4.4
[INFO] [stderr]    Compiling ouroboros_macro v0.13.0
[INFO] [stderr]    Compiling enum-map-derive v0.6.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking enum-map v1.1.1
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]     Checking ouroboros v0.13.0
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling enum_dispatch v0.3.12
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling enumset_derive v0.8.1
[INFO] [stderr]     Checking enumset v1.1.3
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tetris v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected `,`, or `}`, found keyword `pub`
[INFO] [stdout]   --> src/game.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |     sender: Sender<>
[INFO] [stdout]    |                     ^ help: try adding a comma: `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`, or `}`, found keyword `pub`
[INFO] [stdout]   --> src/game.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |     sender: Sender<>
[INFO] [stdout]    |                     ^ help: try adding a comma: `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Game` and `Player`
[INFO] [stdout]   --> src/ui.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 |     game::{Game, Human, Player},
[INFO] [stdout]    |            ^^^^         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 1 generic argument but 0 generic arguments were supplied
[INFO] [stdout]   --> src/game.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 |     recv: Receiver<>,
[INFO] [stdout]    |           ^^^^^^^^ expected 1 generic argument
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 31 |     recv: Receiver<T>,
[INFO] [stdout]    |                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 1 generic argument but 0 generic arguments were supplied
[INFO] [stdout]   --> src/game.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |     sender: Sender<>
[INFO] [stdout]    |             ^^^^^^ expected 1 generic argument
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 32 |     sender: Sender<T>
[INFO] [stdout]    |                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Game` and `Player`
[INFO] [stdout]   --> src/ui.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 |     game::{Game, Human, Player},
[INFO] [stdout]    |            ^^^^         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 1 generic argument but 0 generic arguments were supplied
[INFO] [stdout]   --> src/game.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 |     recv: Receiver<>,
[INFO] [stdout]    |           ^^^^^^^^ expected 1 generic argument
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 31 |     recv: Receiver<T>,
[INFO] [stdout]    |                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 1 generic argument but 0 generic arguments were supplied
[INFO] [stdout]   --> src/game.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |     sender: Sender<>
[INFO] [stdout]    |             ^^^^^^ expected 1 generic argument
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 32 |     sender: Sender<T>
[INFO] [stdout]    |                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `recv` and `sender` in initializer of `Human`
[INFO] [stdout]   --> src/game.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         Self {
[INFO] [stdout]    |         ^^^^ missing `recv` and `sender`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tetromino`
[INFO] [stdout]   --> src/game.rs:46:33
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn on_next_piece(&mut self, tetromino: Tetromino) {}
[INFO] [stdout]    |                                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tetromino`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tetromino`
[INFO] [stdout]   --> src/game.rs:62:33
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn on_next_piece(&mut self, tetromino: Tetromino) {}
[INFO] [stdout]    |                                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tetromino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `recv` and `sender` in initializer of `Human`
[INFO] [stdout]   --> src/game.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         Self {
[INFO] [stdout]    |         ^^^^ missing `recv` and `sender`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0063, E0107.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tetris` (lib test) due to 4 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `tetromino`
[INFO] [stdout]   --> src/game.rs:46:33
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn on_next_piece(&mut self, tetromino: Tetromino) {}
[INFO] [stdout]    |                                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tetromino`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tetromino`
[INFO] [stdout]   --> src/game.rs:62:33
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn on_next_piece(&mut self, tetromino: Tetromino) {}
[INFO] [stdout]    |                                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tetromino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0063, E0107.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tetris` (lib) due to 4 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "07189ad06428c0b739e54a84a013a481c308169cdd3620d2ab676aab642faca4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07189ad06428c0b739e54a84a013a481c308169cdd3620d2ab676aab642faca4", kill_on_drop: false }`
[INFO] [stdout] 07189ad06428c0b739e54a84a013a481c308169cdd3620d2ab676aab642faca4
