[INFO] cloning repository https://github.com/HactarCE/HMinesInfinite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HactarCE/HMinesInfinite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHactarCE%2FHMinesInfinite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHactarCE%2FHMinesInfinite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4691f42931e5d417588ae0c165f3a72704aaa041
[INFO] checking HactarCE/HMinesInfinite against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHactarCE%2FHMinesInfinite" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HactarCE/HMinesInfinite
[INFO] finished tweaking git repo https://github.com/HactarCE/HMinesInfinite
[INFO] tweaked toml for git repo https://github.com/HactarCE/HMinesInfinite written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HactarCE/HMinesInfinite 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/HactarCE/HMinesInfinite 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]  Downloading crates ...
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.7
[INFO] [stderr]   Downloaded send_wrapper v0.5.0
[INFO] [stderr]   Downloaded libc v0.2.119
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.7
[INFO] [stderr]   Downloaded simple_logger v2.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 694dcc91695d0938073fdb42ca4ec8b4d20086c270a1603fc96a32361070d10c
[INFO] running `Command { std: "docker" "start" "694dcc91695d0938073fdb42ca4ec8b4d20086c270a1603fc96a32361070d10c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "694dcc91695d0938073fdb42ca4ec8b4d20086c270a1603fc96a32361070d10c", 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" "694dcc91695d0938073fdb42ca4ec8b4d20086c270a1603fc96a32361070d10c" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "694dcc91695d0938073fdb42ca4ec8b4d20086c270a1603fc96a32361070d10c", 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" "694dcc91695d0938073fdb42ca4ec8b4d20086c270a1603fc96a32361070d10c" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]     Checking libloading v0.7.3
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.7
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking raw-window-handle v0.4.2
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]     Checking weezl v0.1.5
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]    Compiling wayland-sys v0.29.4
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.3
[INFO] [stderr]     Checking object v0.27.1
[INFO] [stderr]    Compiling time-macros v0.2.3
[INFO] [stderr]     Checking num_threads v0.1.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking gif v0.11.3
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling glium v0.31.0
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling wayland-scanner v0.29.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking memmap2 v0.3.1
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking getrandom v0.2.5
[INFO] [stderr]     Checking mio v0.8.0
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.3.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking bytemuck v1.7.3
[INFO] [stderr]    Compiling infinite-minesweeper v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking takeable-option v0.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking send_wrapper v0.5.0
[INFO] [stderr]     Checking simple_logger v2.1.0
[INFO] [stderr]    Compiling wayland-client v0.29.4
[INFO] [stderr]    Compiling wayland-protocols v0.29.4
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking wayland-commons v0.29.4
[INFO] [stderr]     Checking calloop v0.9.3
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking wayland-cursor v0.29.4
[INFO] [stderr]     Checking wayland-egl v0.29.4
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking glutin v0.28.0
[INFO] [stdout] warning: unused import: `Chunk`
[INFO] [stdout]   --> src/game/mod.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use grid::{Chunk, ChunkPos, Grid, TilePos, CHUNK_SIZE};
[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: `HiddenState`
[INFO] [stdout]   --> src/game/mod.rs:19:27
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use tile::{FlagState, HiddenState, Tile};
[INFO] [stdout]    |                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/render/shaders/mod.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | /         glium::program!(
[INFO] [stdout]  9 | |             &**crate::DISPLAY,
[INFO] [stdout] 10 | |             140 => {
[INFO] [stdout] 11 | |                 vertex: include_str!("sprite.vert"),
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |             },
[INFO] [stdout] 15 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `program`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::program` which comes from the expansion of the macro `glium::program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Chunk`
[INFO] [stdout]   --> src/game/mod.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use grid::{Chunk, ChunkPos, Grid, TilePos, CHUNK_SIZE};
[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: `HiddenState`
[INFO] [stdout]   --> src/game/mod.rs:19:27
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use tile::{FlagState, HiddenState, Tile};
[INFO] [stdout]    |                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/render/shaders/mod.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | /         glium::program!(
[INFO] [stdout]  9 | |             &**crate::DISPLAY,
[INFO] [stdout] 10 | |             140 => {
[INFO] [stdout] 11 | |                 vertex: include_str!("sprite.vert"),
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |             },
[INFO] [stdout] 15 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `program`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::program` which comes from the expansion of the macro `glium::program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `simple_logger`
[INFO] [stderr]   --> Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | simple_logger = "2.1.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `simple_logger`
[INFO] [stderr] warning: `infinite-minesweeper` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.74s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: infinite-minesweeper v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 10`
[INFO] running `Command { std: "docker" "inspect" "694dcc91695d0938073fdb42ca4ec8b4d20086c270a1603fc96a32361070d10c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "694dcc91695d0938073fdb42ca4ec8b4d20086c270a1603fc96a32361070d10c", kill_on_drop: false }`
[INFO] [stdout] 694dcc91695d0938073fdb42ca4ec8b4d20086c270a1603fc96a32361070d10c
