[INFO] cloning repository https://github.com/Binh2/n2_rust-hexagon-minesweeper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Binh2/n2_rust-hexagon-minesweeper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBinh2%2Fn2_rust-hexagon-minesweeper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBinh2%2Fn2_rust-hexagon-minesweeper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e654ae6abf6aff39995fb6217abf6bb4327ce829
[INFO] checking Binh2/n2_rust-hexagon-minesweeper against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBinh2%2Fn2_rust-hexagon-minesweeper" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Binh2/n2_rust-hexagon-minesweeper
[INFO] finished tweaking git repo https://github.com/Binh2/n2_rust-hexagon-minesweeper
[INFO] tweaked toml for git repo https://github.com/Binh2/n2_rust-hexagon-minesweeper written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Binh2/n2_rust-hexagon-minesweeper on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Binh2/n2_rust-hexagon-minesweeper 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `gen_img` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-3-tc1/source/target/.../gen_img
[INFO] [stderr]   |                                                  ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `gen-img`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 - name = "gen_img"
[INFO] [stderr] 2 + name = "gen-img"
[INFO] [stderr]   |
[INFO] [stderr] warning: `n2_rust-hexagon-minesweeper` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e7038f8ee98b09d88a04ec96a846eef3d2fc28efc33e3b5acc01ca91a5875e39
[INFO] running `Command { std: "docker" "start" "e7038f8ee98b09d88a04ec96a846eef3d2fc28efc33e3b5acc01ca91a5875e39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7038f8ee98b09d88a04ec96a846eef3d2fc28efc33e3b5acc01ca91a5875e39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e7038f8ee98b09d88a04ec96a846eef3d2fc28efc33e3b5acc01ca91a5875e39" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7038f8ee98b09d88a04ec96a846eef3d2fc28efc33e3b5acc01ca91a5875e39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e7038f8ee98b09d88a04ec96a846eef3d2fc28efc33e3b5acc01ca91a5875e39" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `gen_img` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../gen_img
[INFO] [stderr]   |                          ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `gen-img`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 - name = "gen_img"
[INFO] [stderr] 2 + name = "gen-img"
[INFO] [stderr]   |
[INFO] [stderr] warning: `n2_rust-hexagon-minesweeper` (manifest) generated 1 warning
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling miniquad v0.4.10
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking bytemuck v1.25.1
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]     Checking quad-rand v0.2.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking fontdue v0.9.3
[INFO] [stderr]     Checking macroquad v0.4.15
[INFO] [stderr]     Checking n2_rust-hexagon-minesweeper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `macroquad::color::Color`
[INFO] [stdout]  --> src/global.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use macroquad::color::Color;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `macroquad::color::hsl_to_rgb`
[INFO] [stdout]  --> src/gen_img.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use macroquad::color::hsl_to_rgb;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `macroquad::rand`
[INFO] [stdout]  --> src/gen_img.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use macroquad::rand;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `color`
[INFO] [stdout]  --> src/gen_img.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use macroquad::{color, prelude::*};
[INFO] [stdout]   |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `macroquad::color::Color`
[INFO] [stdout]  --> src/global.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use macroquad::color::Color;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `macroquad::color::hsl_to_rgb`
[INFO] [stdout]  --> src/gen_img.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use macroquad::color::hsl_to_rgb;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `macroquad::rand`
[INFO] [stdout]  --> src/gen_img.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use macroquad::rand;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `color`
[INFO] [stdout]  --> src/gen_img.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use macroquad::{color, prelude::*};
[INFO] [stdout]   |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `macroquad::color::Color`
[INFO] [stdout]  --> src/global.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use macroquad::color::Color;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `macroquad::color::Color`
[INFO] [stdout]  --> src/global.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use macroquad::color::Color;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BOMB_SIZE` is never used
[INFO] [stdout]  --> src/global.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const BOMB_SIZE: f32 = 25.0;
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FONT_SIZE` is never used
[INFO] [stdout]   --> src/global.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const FONT_SIZE: f32 = 56.0;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCALE` is never used
[INFO] [stdout]   --> src/global.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const SCALE: f32 = 1.0 / 2.0;
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCALE` is never used
[INFO] [stdout]   --> src/global.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const SCALE: f32 = 1.0 / 2.0;
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BOMB_SIZE` is never used
[INFO] [stdout]  --> src/global.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const BOMB_SIZE: f32 = 25.0;
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FONT_SIZE` is never used
[INFO] [stdout]   --> src/global.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const FONT_SIZE: f32 = 56.0;
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.66s
[INFO] running `Command { std: "docker" "inspect" "e7038f8ee98b09d88a04ec96a846eef3d2fc28efc33e3b5acc01ca91a5875e39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7038f8ee98b09d88a04ec96a846eef3d2fc28efc33e3b5acc01ca91a5875e39", kill_on_drop: false }`
[INFO] [stdout] e7038f8ee98b09d88a04ec96a846eef3d2fc28efc33e3b5acc01ca91a5875e39
