[INFO] cloning repository https://github.com/yourboirusty/poodg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yourboirusty/poodg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyourboirusty%2Fpoodg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyourboirusty%2Fpoodg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5eef5226ab31f87a5d7701becb74dceb44469fd8
[INFO] checking yourboirusty/poodg against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyourboirusty%2Fpoodg" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/yourboirusty/poodg
[INFO] finished tweaking git repo https://github.com/yourboirusty/poodg
[INFO] tweaked toml for git repo https://github.com/yourboirusty/poodg written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yourboirusty/poodg on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yourboirusty/poodg 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba94a305e105c79ab7fed9a97bdcf0385a93347292486fdcde59e6108cced7a3
[INFO] running `Command { std: "docker" "start" "-a" "ba94a305e105c79ab7fed9a97bdcf0385a93347292486fdcde59e6108cced7a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba94a305e105c79ab7fed9a97bdcf0385a93347292486fdcde59e6108cced7a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba94a305e105c79ab7fed9a97bdcf0385a93347292486fdcde59e6108cced7a3", kill_on_drop: false }`
[INFO] [stdout] ba94a305e105c79ab7fed9a97bdcf0385a93347292486fdcde59e6108cced7a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddbaca1fcdca845218787b31f679787cc5414ef6221213559292b28e10241244
[INFO] running `Command { std: "docker" "start" "-a" "ddbaca1fcdca845218787b31f679787cc5414ef6221213559292b28e10241244", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling rayon-core v1.10.2
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]     Checking micromath v2.0.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking bytemuck v1.13.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling poodg v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking gcd v2.3.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking fugit v0.3.7
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking embedded-graphics-core v0.4.0
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]     Checking embedded-graphics v0.8.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling ouroboros_macro v0.15.6
[INFO] [stderr]     Checking tinybmp v0.5.0
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking ouroboros v0.15.6
[INFO] [stderr]     Checking nalgebra v0.33.0
[INFO] [stderr]     Checking embedded-graphics-simulator v0.5.0
[INFO] [stdout] warning: unused import: `embedded_graphics::prelude`
[INFO] [stdout]  --> src/game/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use embedded_graphics::prelude::*;
[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: `embedded_graphics::prelude`
[INFO] [stdout]  --> src/game/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use embedded_graphics::prelude::*;
[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 variable: `keymod`
[INFO] [stdout]   --> src/controls/native.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 keymod,
[INFO] [stdout]    |                 ^^^^^^ help: try ignoring the field: `keymod: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repeat`
[INFO] [stdout]   --> src/controls/native.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 repeat,
[INFO] [stdout]    |                 ^^^^^^ help: try ignoring the field: `repeat: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point`
[INFO] [stdout]   --> src/controls/native.rs:79:58
[INFO] [stdout]    |
[INFO] [stdout] 79 |             SimulatorEvent::MouseButtonDown { mouse_btn, point } => {
[INFO] [stdout]    |                                                          ^^^^^ help: try ignoring the field: `point: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keymod`
[INFO] [stdout]   --> src/controls/native.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 keymod,
[INFO] [stdout]    |                 ^^^^^^ help: try ignoring the field: `keymod: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repeat`
[INFO] [stdout]   --> src/controls/native.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 repeat,
[INFO] [stdout]    |                 ^^^^^^ help: try ignoring the field: `repeat: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point`
[INFO] [stdout]   --> src/controls/native.rs:79:58
[INFO] [stdout]    |
[INFO] [stdout] 79 |             SimulatorEvent::MouseButtonDown { mouse_btn, point } => {
[INFO] [stdout]    |                                                          ^^^^^ help: try ignoring the field: `point: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `hook_location` is assigned to, but never used
[INFO] [stdout]    --> src/game/pudge.rs:148:21
[INFO] [stdout]     |
[INFO] [stdout] 148 |                 let mut hook_location = self.location.clone();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_hook_location` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `hook_location` is never read
[INFO] [stdout]    --> src/game/pudge.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 hook_location.y += PUDGE_HEIGHT as f32;
[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: variable `hook_location` is assigned to, but never used
[INFO] [stdout]    --> src/game/pudge.rs:148:21
[INFO] [stdout]     |
[INFO] [stdout] 148 |                 let mut hook_location = self.location.clone();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_hook_location` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `hook_location` is never read
[INFO] [stdout]    --> src/game/pudge.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 hook_location.y += PUDGE_HEIGHT as f32;
[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: variants `WalkSpeed`, `HookSpeed`, and `HookSize` are never constructed
[INFO] [stdout]   --> src/game/mod.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | enum RuneEnum {
[INFO] [stdout]    |      -------- variants in this enum
[INFO] [stdout] 83 |     WalkSpeed(i32),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 84 |     HookSpeed(i32),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 85 |     HookSize(i32),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RuneEnum` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Blockade` and `Rune` are never constructed
[INFO] [stdout]   --> src/game/mod.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 95 | enum Hookable {
[INFO] [stdout]    |      -------- variants in this enum
[INFO] [stdout] 96 |     Creep(Creep),
[INFO] [stdout] 97 |     Blockade,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 98 |     Rune(RuneEnum),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Hookable` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `GameDifficultyEnum` is never used
[INFO] [stdout]    --> src/game/mod.rs:101:6
[INFO] [stdout]     |
[INFO] [stdout] 101 | enum GameDifficultyEnum {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_str` is never used
[INFO] [stdout]    --> src/game/mod.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl GameState {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 168 |     pub fn to_str(&self) -> &str {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `contains` is never used
[INFO] [stdout]   --> src/game/object.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | impl GameObject {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn contains(&self, point: &GamePoint) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Cooldown` is never constructed
[INFO] [stdout]   --> src/game/pudge.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | enum PudgeState {
[INFO] [stdout]    |      ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 33 |     Cooldown(TickCount),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PudgeState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SpawnerBuilder` is never constructed
[INFO] [stdout]   --> src/game/spawner.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct SpawnerBuilder {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_config` is never used
[INFO] [stdout]   --> src/game/spawner.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Spawner {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 21 |     pub fn from_config(config: SpawnerBuilder) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/game/object.rs:113:21
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn iter_mut(&mut self) -> ValuesMut<Id, GameObject> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn iter_mut(&mut self) -> ValuesMut<'_, Id, GameObject> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/game/object.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn iter(&self) -> Values<u16, GameObject> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn iter(&self) -> Values<'_, u16, GameObject> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `WalkSpeed`, `HookSpeed`, and `HookSize` are never constructed
[INFO] [stdout]   --> src/game/mod.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | enum RuneEnum {
[INFO] [stdout]    |      -------- variants in this enum
[INFO] [stdout] 83 |     WalkSpeed(i32),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 84 |     HookSpeed(i32),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 85 |     HookSize(i32),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RuneEnum` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Blockade` and `Rune` are never constructed
[INFO] [stdout]   --> src/game/mod.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 95 | enum Hookable {
[INFO] [stdout]    |      -------- variants in this enum
[INFO] [stdout] 96 |     Creep(Creep),
[INFO] [stdout] 97 |     Blockade,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 98 |     Rune(RuneEnum),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Hookable` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `GameDifficultyEnum` is never used
[INFO] [stdout]    --> src/game/mod.rs:101:6
[INFO] [stdout]     |
[INFO] [stdout] 101 | enum GameDifficultyEnum {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_str` is never used
[INFO] [stdout]    --> src/game/mod.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl GameState {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 168 |     pub fn to_str(&self) -> &str {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `contains` is never used
[INFO] [stdout]   --> src/game/object.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | impl GameObject {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn contains(&self, point: &GamePoint) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Cooldown` is never constructed
[INFO] [stdout]   --> src/game/pudge.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | enum PudgeState {
[INFO] [stdout]    |      ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 33 |     Cooldown(TickCount),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PudgeState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SpawnerBuilder` is never constructed
[INFO] [stdout]   --> src/game/spawner.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct SpawnerBuilder {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_config` is never used
[INFO] [stdout]   --> src/game/spawner.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Spawner {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 21 |     pub fn from_config(config: SpawnerBuilder) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/game/object.rs:113:21
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn iter_mut(&mut self) -> ValuesMut<Id, GameObject> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn iter_mut(&mut self) -> ValuesMut<'_, Id, GameObject> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/game/object.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn iter(&self) -> Values<u16, GameObject> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn iter(&self) -> Values<'_, u16, GameObject> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<embedded_graphics::geometry::Point, Infallible>
[INFO] [stdout]   --> src/graphics/image.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |             text.draw(disp).unwrap();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<embedded_graphics::geometry::Point, Infallible>
[INFO] [stdout]   --> src/graphics/image.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |             hp_text.draw(disp).unwrap();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<embedded_graphics::geometry::Point, Infallible>
[INFO] [stdout]   --> src/graphics/image.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |             text.draw(disp).unwrap();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<embedded_graphics::geometry::Point, Infallible>
[INFO] [stdout]   --> src/graphics/image.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |             hp_text.draw(disp).unwrap();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `poodg` (bin "poodg" test) due to 2 previous errors; 16 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `poodg` (bin "poodg") due to 2 previous errors; 16 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ddbaca1fcdca845218787b31f679787cc5414ef6221213559292b28e10241244", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddbaca1fcdca845218787b31f679787cc5414ef6221213559292b28e10241244", kill_on_drop: false }`
[INFO] [stdout] ddbaca1fcdca845218787b31f679787cc5414ef6221213559292b28e10241244
