[INFO] cloning repository https://github.com/NWise-DrownedOctopus/Errour_RS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NWise-DrownedOctopus/Errour_RS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNWise-DrownedOctopus%2FErrour_RS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNWise-DrownedOctopus%2FErrour_RS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 631c2a89f6e3261a23c46b0ed03e00e14c0eb27b
[INFO] checking NWise-DrownedOctopus/Errour_RS against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNWise-DrownedOctopus%2FErrour_RS" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NWise-DrownedOctopus/Errour_RS
[INFO] finished tweaking git repo https://github.com/NWise-DrownedOctopus/Errour_RS
[INFO] tweaked toml for git repo https://github.com/NWise-DrownedOctopus/Errour_RS written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NWise-DrownedOctopus/Errour_RS on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NWise-DrownedOctopus/Errour_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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded objc-rs v0.2.8
[INFO] [stderr]   Downloaded quad-rand v0.2.3
[INFO] [stderr]   Downloaded macroquad_macro v0.1.8
[INFO] [stderr]   Downloaded miniquad v0.4.8
[INFO] [stderr]   Downloaded macroquad v0.4.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9db14347fbcb52d5256afb892aab8399a065f23ab8af52cfd9aebaea5c04bb7a
[INFO] running `Command { std: "docker" "start" "9db14347fbcb52d5256afb892aab8399a065f23ab8af52cfd9aebaea5c04bb7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9db14347fbcb52d5256afb892aab8399a065f23ab8af52cfd9aebaea5c04bb7a", 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" "9db14347fbcb52d5256afb892aab8399a065f23ab8af52cfd9aebaea5c04bb7a" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9db14347fbcb52d5256afb892aab8399a065f23ab8af52cfd9aebaea5c04bb7a", 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" "9db14347fbcb52d5256afb892aab8399a065f23ab8af52cfd9aebaea5c04bb7a" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling miniquad v0.4.8
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]     Checking quad-rand v0.2.3
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking fontdue v0.9.3
[INFO] [stderr]     Checking macroquad v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking errour v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::systems::input::collect_input`
[INFO] [stdout]   --> src/main.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use crate::systems::input::collect_input;
[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: `crate::systems::input::collect_input`
[INFO] [stdout]   --> src/main.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use crate::systems::input::collect_input;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let mut input_manager = InputManager::new();
[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: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let mut input_manager = InputManager::new();
[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: `creature_index`
[INFO] [stdout]   --> src/systems/damage.rs:37:39
[INFO] [stdout]    |
[INFO] [stdout] 37 |             GameEvent::CreatureDied { creature_index } => {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^ help: try ignoring the field: `creature_index: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/utils.rs:83:42
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn handle_mouse_move (&mut self, x: f32, y: f32 ) {
[INFO] [stdout]    |                                          ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]   --> src/utils.rs:83:50
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn handle_mouse_move (&mut self, x: f32, y: f32 ) {
[INFO] [stdout]    |                                                  ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `button`
[INFO] [stdout]   --> src/utils.rs:87:42
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn handle_mouse_down (&mut self, button: MouseButton ) {
[INFO] [stdout]    |                                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/utils.rs:91:41
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn handle_key_press (&mut self, key: KeyCode) {
[INFO] [stdout]    |                                         ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `creature_index`
[INFO] [stdout]   --> src/systems/damage.rs:37:39
[INFO] [stdout]    |
[INFO] [stdout] 37 |             GameEvent::CreatureDied { creature_index } => {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^ help: try ignoring the field: `creature_index: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_manager`
[INFO] [stdout]    --> src/main.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let mut input_manager = InputManager::new();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_manager`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `MouseMove`, `MouseDown`, and `KeyPress` are never constructed
[INFO] [stdout]  --> src/managers/input_manager.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum InputEvent {
[INFO] [stdout]   |          ---------- variants in this enum
[INFO] [stdout] 4 |     MouseMove { x: f32, y: f32 },
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 5 |     MouseDown {  button: MouseButton },
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 6 |     KeyPress { key: KeyCode },
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `events` is never read
[INFO] [stdout]   --> src/managers/input_manager.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct InputManager {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 10 |     pub events: Vec<InputEvent>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `push_event` and `drain_events` are never used
[INFO] [stdout]   --> src/managers/input_manager.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl InputManager {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn push_event (&mut self, event: InputEvent) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn drain_events (&mut self) -> Vec<InputEvent> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_input` is never used
[INFO] [stdout]  --> src/systems/input.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn collect_input(input_manager: &mut InputManager) {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `process_input` is never used
[INFO] [stdout]   --> src/systems/input.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn process_input(input_manager: &mut InputManager, context: &mut GameContext) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InventoryAction` is never used
[INFO] [stdout]   --> src/systems/inventory.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub enum InventoryAction {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/utils.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 |     Io(io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConfigError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 37 -     Io(io::Error),
[INFO] [stdout] 37 +     Io(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/utils.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 |     Json(SerdeError),
[INFO] [stdout]    |     ---- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConfigError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 38 -     Json(SerdeError),
[INFO] [stdout] 38 +     Json(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_screen_cords` is never used
[INFO] [stdout]    --> src/utils.rs:152:8
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub fn to_screen_cords (x: f32, y: f32) -> (f32, f32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_virtual_cords` is never used
[INFO] [stdout]    --> src/utils.rs:157:8
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub fn to_virtual_cords (sx: f32, sy: f32) -> (f32, f32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SaveFile` is never constructed
[INFO] [stdout]    --> src/utils.rs:235:12
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub struct SaveFile {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_save_file` is never used
[INFO] [stdout]    --> src/utils.rs:257:4
[INFO] [stdout]     |
[INFO] [stdout] 257 | fn load_save_file(path: &str) -> SaveFile {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/utils.rs:83:42
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn handle_mouse_move (&mut self, x: f32, y: f32 ) {
[INFO] [stdout]    |                                          ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]   --> src/utils.rs:83:50
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn handle_mouse_move (&mut self, x: f32, y: f32 ) {
[INFO] [stdout]    |                                                  ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `button`
[INFO] [stdout]   --> src/utils.rs:87:42
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn handle_mouse_down (&mut self, button: MouseButton ) {
[INFO] [stdout]    |                                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/utils.rs:91:41
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn handle_key_press (&mut self, key: KeyCode) {
[INFO] [stdout]    |                                         ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_manager`
[INFO] [stdout]    --> src/main.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let mut input_manager = InputManager::new();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_manager`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `MouseMove`, `MouseDown`, and `KeyPress` are never constructed
[INFO] [stdout]  --> src/managers/input_manager.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum InputEvent {
[INFO] [stdout]   |          ---------- variants in this enum
[INFO] [stdout] 4 |     MouseMove { x: f32, y: f32 },
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 5 |     MouseDown {  button: MouseButton },
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 6 |     KeyPress { key: KeyCode },
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `events` is never read
[INFO] [stdout]   --> src/managers/input_manager.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct InputManager {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 10 |     pub events: Vec<InputEvent>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `push_event` and `drain_events` are never used
[INFO] [stdout]   --> src/managers/input_manager.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl InputManager {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn push_event (&mut self, event: InputEvent) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn drain_events (&mut self) -> Vec<InputEvent> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_input` is never used
[INFO] [stdout]  --> src/systems/input.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn collect_input(input_manager: &mut InputManager) {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `process_input` is never used
[INFO] [stdout]   --> src/systems/input.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn process_input(input_manager: &mut InputManager, context: &mut GameContext) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InventoryAction` is never used
[INFO] [stdout]   --> src/systems/inventory.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub enum InventoryAction {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/utils.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 |     Io(io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConfigError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 37 -     Io(io::Error),
[INFO] [stdout] 37 +     Io(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/utils.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 |     Json(SerdeError),
[INFO] [stdout]    |     ---- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConfigError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 38 -     Json(SerdeError),
[INFO] [stdout] 38 +     Json(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_screen_cords` is never used
[INFO] [stdout]    --> src/utils.rs:152:8
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub fn to_screen_cords (x: f32, y: f32) -> (f32, f32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_virtual_cords` is never used
[INFO] [stdout]    --> src/utils.rs:157:8
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub fn to_virtual_cords (sx: f32, sy: f32) -> (f32, f32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SaveFile` is never constructed
[INFO] [stdout]    --> src/utils.rs:235:12
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub struct SaveFile {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_save_file` is never used
[INFO] [stdout]    --> src/utils.rs:257:4
[INFO] [stdout]     |
[INFO] [stdout] 257 | fn load_save_file(path: &str) -> SaveFile {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.99s
[INFO] running `Command { std: "docker" "inspect" "9db14347fbcb52d5256afb892aab8399a065f23ab8af52cfd9aebaea5c04bb7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9db14347fbcb52d5256afb892aab8399a065f23ab8af52cfd9aebaea5c04bb7a", kill_on_drop: false }`
[INFO] [stdout] 9db14347fbcb52d5256afb892aab8399a065f23ab8af52cfd9aebaea5c04bb7a
