[INFO] cloning repository https://github.com/nickx720/rust_tetris [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nickx720/rust_tetris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickx720%2Frust_tetris", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickx720%2Frust_tetris'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac49c5abfcd36a49cf667cc9699da0f46eb96d08 [INFO] testing nickx720/rust_tetris against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickx720%2Frust_tetris" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nickx720/rust_tetris on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nickx720/rust_tetris [INFO] finished tweaking git repo https://github.com/nickx720/rust_tetris [INFO] tweaked toml for git repo https://github.com/nickx720/rust_tetris written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/nickx720/rust_tetris already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 236c5232d0c66ce8e43f3e7cde8169115dac02ab01a1a6bc619f502e399322be [INFO] running `Command { std: "docker" "start" "-a" "236c5232d0c66ce8e43f3e7cde8169115dac02ab01a1a6bc619f502e399322be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "236c5232d0c66ce8e43f3e7cde8169115dac02ab01a1a6bc619f502e399322be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "236c5232d0c66ce8e43f3e7cde8169115dac02ab01a1a6bc619f502e399322be", kill_on_drop: false }` [INFO] [stdout] 236c5232d0c66ce8e43f3e7cde8169115dac02ab01a1a6bc619f502e399322be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf82c28df97ed66e7ec6e3f4efcc6dc8a376ef72191ccd5c7997d683c0f1f5e4 [INFO] running `Command { std: "docker" "start" "-a" "cf82c28df97ed66e7ec6e3f4efcc6dc8a376ef72191ccd5c7997d683c0f1f5e4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tetris v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/interface/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/engine/mod.rs:231:9 [INFO] [stdout] | [INFO] [stdout] 230 | let lines: Vec = todo!("identify full lines"); [INFO] [stdout] | ---------------------------- any code following this expression is unreachable [INFO] [stdout] 231 | animation(lines.as_slice()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `matrix` on type `&mut engine::Matrix` [INFO] [stdout] --> src/engine/mod.rs:232:14 [INFO] [stdout] | [INFO] [stdout] 232 | self.matrix.clear_lines(lines.as_slice()); [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0609`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tetris` due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "cf82c28df97ed66e7ec6e3f4efcc6dc8a376ef72191ccd5c7997d683c0f1f5e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf82c28df97ed66e7ec6e3f4efcc6dc8a376ef72191ccd5c7997d683c0f1f5e4", kill_on_drop: false }` [INFO] [stdout] cf82c28df97ed66e7ec6e3f4efcc6dc8a376ef72191ccd5c7997d683c0f1f5e4