[INFO] cloning repository https://github.com/gillett-hernandez/minesweeper_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gillett-hernandez/minesweeper_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgillett-hernandez%2Fminesweeper_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgillett-hernandez%2Fminesweeper_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cce6a5792dec36526f858d86acc3b9db2d6047ee
[INFO] checking gillett-hernandez/minesweeper_rs against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgillett-hernandez%2Fminesweeper_rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gillett-hernandez/minesweeper_rs
[INFO] finished tweaking git repo https://github.com/gillett-hernandez/minesweeper_rs
[INFO] tweaked toml for git repo https://github.com/gillett-hernandez/minesweeper_rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gillett-hernandez/minesweeper_rs on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gillett-hernandez/minesweeper_rs 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structopt v0.3.22
[INFO] [stderr]   Downloaded cmake v0.1.45
[INFO] [stderr]   Downloaded xkb v0.2.1
[INFO] [stderr]   Downloaded filetime v0.2.14
[INFO] [stderr]   Downloaded clang-sys v1.2.0
[INFO] [stderr]   Downloaded xkbcommon-sys v0.7.5
[INFO] [stderr]   Downloaded unidiff v0.3.3
[INFO] [stderr]   Downloaded tar v0.4.35
[INFO] [stderr]   Downloaded structopt-derive v0.4.15
[INFO] [stderr]   Downloaded which v3.1.1
[INFO] [stderr]   Downloaded minifb v0.19.3
[INFO] [stderr]   Downloaded regex v1.4.6
[INFO] [stderr]   Downloaded orbclient v0.3.31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 98dc717d85d01cd29da3a8145c07aa184ba3b8ec4927bda24504a7bd71fa3100
[INFO] running `Command { std: "docker" "start" "-a" "98dc717d85d01cd29da3a8145c07aa184ba3b8ec4927bda24504a7bd71fa3100", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98dc717d85d01cd29da3a8145c07aa184ba3b8ec4927bda24504a7bd71fa3100", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98dc717d85d01cd29da3a8145c07aa184ba3b8ec4927bda24504a7bd71fa3100", kill_on_drop: false }`
[INFO] [stdout] 98dc717d85d01cd29da3a8145c07aa184ba3b8ec4927bda24504a7bd71fa3100
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83e50bc70109d7290b791de9bcc77f5431713fbe22f76765fc05094dd2f2b8f0
[INFO] running `Command { std: "docker" "start" "-a" "83e50bc70109d7290b791de9bcc77f5431713fbe22f76765fc05094dd2f2b8f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling clang-sys v1.2.0
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling libloading v0.7.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling bindgen v0.56.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling nom v6.2.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling regex v1.4.6
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling minifb v0.19.3
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling structopt-derive v0.4.15
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking wayland-commons v0.28.6
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking xcursor v0.3.3
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking wayland-cursor v0.28.6
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling xkbcommon-sys v0.7.5
[INFO] [stderr]     Checking structopt v0.3.22
[INFO] [stderr]     Checking xkb v0.2.1
[INFO] [stderr]     Checking minesweeper_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]   --> src/lib.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |             drop(last);
[INFO] [stdout]    |             ^^^^^----^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  argument has type `&mut usize`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 31 -             drop(last);
[INFO] [stdout] 31 +             let _ = last;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let mut combination_iterator = CombinationIterator::new(10, 3);
[INFO] [stdout]    |             ----^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]   --> src/lib.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |             drop(last);
[INFO] [stdout]    |             ^^^^^----^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  argument has type `&mut usize`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 31 -             drop(last);
[INFO] [stdout] 31 +             let _ = last;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]   --> src/main.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | mod lib;
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: lib.rs is the root of this crate's library target
[INFO] [stdout]    = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]    = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `borrow::Borrow`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     borrow::Borrow,
[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 imports: `KeyRepeat`, `MouseButton`, and `MouseMode`
[INFO] [stdout]  --> src/main.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use minifb::{Key, KeyRepeat, MouseButton, MouseMode, Scale, Window, WindowOptions};
[INFO] [stdout]   |                   ^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bomb`
[INFO] [stdout]   --> src/game.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |         for bomb in 0..num_bombs {
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_bomb`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/game.rs:180:21
[INFO] [stdout]     |
[INFO] [stdout] 180 |                 let mut click_neighbors = false;
[INFO] [stdout]     |                     ----^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cell2`
[INFO] [stdout]    --> src/game.rs:245:25
[INFO] [stdout]     |
[INFO] [stdout] 245 |         for (i, (cell1, cell2)) in self.field.iter().zip(hypothetical.field.iter()).enumerate() {
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_cell2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let mut combination_iterator = CombinationIterator::new(10, 3);
[INFO] [stdout]    |             ----^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/solver.rs:138:21
[INFO] [stdout]     |
[INFO] [stdout] 138 |                 let mut suggested_cell = Event::None;
[INFO] [stdout]     |                     ----^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `suggested_cell`
[INFO] [stdout]    --> src/solver.rs:138:21
[INFO] [stdout]     |
[INFO] [stdout] 138 |                 let mut suggested_cell = Event::None;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_suggested_cell`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/main.rs:315:30
[INFO] [stdout]     |
[INFO] [stdout] 315 |                         for (i, cell) in unknown_cells.iter().enumerate() {
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `k`
[INFO] [stdout]    --> src/main.rs:336:45
[INFO] [stdout]     |
[INFO] [stdout] 336 |         histogram.par_iter_mut().for_each(|(k, v)| *v += 1);
[INFO] [stdout]     |                                             ^ help: if this is intentional, prefix it with an underscore: `_k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `event` is never read
[INFO] [stdout]    --> src/main.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let mut event = Event::None;
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/main.rs:403:5
[INFO] [stdout]     |
[INFO] [stdout] 403 | /     &mut window
[INFO] [stdout] 404 | |         .as_mut()
[INFO] [stdout] 405 | |         .map(|w| w.limit_update_rate(Some(std::time::Duration::from_micros(frame_micros as u64))));
[INFO] [stdout]     | |__________________________________________________________________________________________________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 403 |     let _ = &mut window
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]   --> src/lib.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |             drop(last);
[INFO] [stdout]    |             ^^^^^----^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  argument has type `&mut usize`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 31 -             drop(last);
[INFO] [stdout] 31 +             let _ = last;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]   --> src/lib.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |             drop(last);
[INFO] [stdout]    |             ^^^^^----^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  argument has type `&mut usize`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 31 -             drop(last);
[INFO] [stdout] 31 +             let _ = last;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]   --> src/main.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | mod lib;
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: lib.rs is the root of this crate's library target
[INFO] [stdout]    = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]    = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `borrow::Borrow`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     borrow::Borrow,
[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 imports: `KeyRepeat`, `MouseButton`, and `MouseMode`
[INFO] [stdout]  --> src/main.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use minifb::{Key, KeyRepeat, MouseButton, MouseMode, Scale, Window, WindowOptions};
[INFO] [stdout]   |                   ^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bomb`
[INFO] [stdout]   --> src/game.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |         for bomb in 0..num_bombs {
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_bomb`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/game.rs:180:21
[INFO] [stdout]     |
[INFO] [stdout] 180 |                 let mut click_neighbors = false;
[INFO] [stdout]     |                     ----^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cell2`
[INFO] [stdout]    --> src/game.rs:245:25
[INFO] [stdout]     |
[INFO] [stdout] 245 |         for (i, (cell1, cell2)) in self.field.iter().zip(hypothetical.field.iter()).enumerate() {
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_cell2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/solver.rs:138:21
[INFO] [stdout]     |
[INFO] [stdout] 138 |                 let mut suggested_cell = Event::None;
[INFO] [stdout]     |                     ----^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `suggested_cell`
[INFO] [stdout]    --> src/solver.rs:138:21
[INFO] [stdout]     |
[INFO] [stdout] 138 |                 let mut suggested_cell = Event::None;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_suggested_cell`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/main.rs:315:30
[INFO] [stdout]     |
[INFO] [stdout] 315 |                         for (i, cell) in unknown_cells.iter().enumerate() {
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `k`
[INFO] [stdout]    --> src/main.rs:336:45
[INFO] [stdout]     |
[INFO] [stdout] 336 |         histogram.par_iter_mut().for_each(|(k, v)| *v += 1);
[INFO] [stdout]     |                                             ^ help: if this is intentional, prefix it with an underscore: `_k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `event` is never read
[INFO] [stdout]    --> src/main.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let mut event = Event::None;
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/main.rs:403:5
[INFO] [stdout]     |
[INFO] [stdout] 403 | /     &mut window
[INFO] [stdout] 404 | |         .as_mut()
[INFO] [stdout] 405 | |         .map(|w| w.limit_update_rate(Some(std::time::Duration::from_micros(frame_micros as u64))));
[INFO] [stdout]     | |__________________________________________________________________________________________________^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 403 |     let _ = &mut window
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]   --> src/lib.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |             drop(last);
[INFO] [stdout]    |             ^^^^^----^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  argument has type `&mut usize`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 31 -             drop(last);
[INFO] [stdout] 31 +             let _ = last;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 1m 29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, nom v6.2.1
[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" "83e50bc70109d7290b791de9bcc77f5431713fbe22f76765fc05094dd2f2b8f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83e50bc70109d7290b791de9bcc77f5431713fbe22f76765fc05094dd2f2b8f0", kill_on_drop: false }`
[INFO] [stdout] 83e50bc70109d7290b791de9bcc77f5431713fbe22f76765fc05094dd2f2b8f0
