[INFO] cloning repository https://github.com/shimekukuri/tetris [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shimekukuri/tetris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshimekukuri%2Ftetris", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshimekukuri%2Ftetris'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3fd1c1fcf78a112f7a18dd24628de5911bd7df2 [INFO] testing shimekukuri/tetris against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshimekukuri%2Ftetris" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/shimekukuri/tetris [INFO] finished tweaking git repo https://github.com/shimekukuri/tetris [INFO] tweaked toml for git repo https://github.com/shimekukuri/tetris written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shimekukuri/tetris on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/shimekukuri/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06a0726f0af185da0bb2d383dd996f049792ea8fe1461055e81c766f423ab3fe [INFO] running `Command { std: "docker" "start" "-a" "06a0726f0af185da0bb2d383dd996f049792ea8fe1461055e81c766f423ab3fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06a0726f0af185da0bb2d383dd996f049792ea8fe1461055e81c766f423ab3fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06a0726f0af185da0bb2d383dd996f049792ea8fe1461055e81c766f423ab3fe", kill_on_drop: false }` [INFO] [stdout] 06a0726f0af185da0bb2d383dd996f049792ea8fe1461055e81c766f423ab3fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7182eed57606fb9d1e824402bcdf9ff2c0504a2c16e645e49c774cf882c460d [INFO] running `Command { std: "docker" "start" "-a" "d7182eed57606fb9d1e824402bcdf9ff2c0504a2c16e645e49c774cf882c460d", kill_on_drop: false }` [INFO] [stderr] Compiling tetris v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `shapes` should have an upper camel case name [INFO] [stdout] --> src/modules/shapes/mod.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum shapes { [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Shapes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `offset_x` and `offset_y` in initializer of `I` [INFO] [stdout] --> src/modules/shapes/mod.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | I { [INFO] [stdout] | ^ missing `offset_x` and `offset_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shape` [INFO] [stdout] --> src/modules/grid/mod.rs:81:37 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn mutate_grid(grid: [Row; 20], shape: shapes, col: usize) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base` [INFO] [stdout] --> src/modules/grid/mod.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | let base = find_base(grid, col); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `grid` [INFO] [stdout] --> src/modules/grid/mod.rs:86:24 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn find_shape_base(grid: [Row; 20], col: usize, shapes: shapes) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_grid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `col` [INFO] [stdout] --> src/modules/grid/mod.rs:86:41 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn find_shape_base(grid: [Row; 20], col: usize, shapes: shapes) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_col` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/modules/grid/mod.rs:88:19 [INFO] [stdout] | [INFO] [stdout] 88 | shapes::I(i) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tetris` (bin "tetris") due to 1 previous error; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d7182eed57606fb9d1e824402bcdf9ff2c0504a2c16e645e49c774cf882c460d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7182eed57606fb9d1e824402bcdf9ff2c0504a2c16e645e49c774cf882c460d", kill_on_drop: false }` [INFO] [stdout] d7182eed57606fb9d1e824402bcdf9ff2c0504a2c16e645e49c774cf882c460d