[INFO] cloning repository https://github.com/mdacach/ngu_script_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdacach/ngu_script_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdacach%2Fngu_script_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdacach%2Fngu_script_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e03d4648d0c753e758561f53d114357075e7653
[INFO] checking mdacach/ngu_script_rust against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdacach%2Fngu_script_rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mdacach/ngu_script_rust on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mdacach/ngu_script_rust
[INFO] finished tweaking git repo https://github.com/mdacach/ngu_script_rust
[INFO] tweaked toml for git repo https://github.com/mdacach/ngu_script_rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/mdacach/ngu_script_rust 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" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sfhash v0.1.1
[INFO] [stderr]   Downloaded rdev v0.5.1
[INFO] [stderr]   Downloaded display-info v0.3.2
[INFO] [stderr]   Downloaded screenshots v0.4.3
[INFO] [stderr]   Downloaded flume v0.10.13
[INFO] [stderr]   Downloaded xcb v1.1.1
[INFO] [stderr]   Downloaded windows v0.33.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c51d1894100b69bfb7755a0ba187f8625af4e6ada80068a19bfce4bf276bedad
[INFO] running `Command { std: "docker" "start" "-a" "c51d1894100b69bfb7755a0ba187f8625af4e6ada80068a19bfce4bf276bedad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c51d1894100b69bfb7755a0ba187f8625af4e6ada80068a19bfce4bf276bedad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c51d1894100b69bfb7755a0ba187f8625af4e6ada80068a19bfce4bf276bedad", kill_on_drop: false }`
[INFO] [stdout] c51d1894100b69bfb7755a0ba187f8625af4e6ada80068a19bfce4bf276bedad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90115b56aeafb5c358c7f8a52964f69c9ebb0cf4f3c4dfe6a85b7969f34af8bc
[INFO] running `Command { std: "docker" "start" "-a" "90115b56aeafb5c358c7f8a52964f69c9ebb0cf4f3c4dfe6a85b7969f34af8bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling clang-sys v1.3.3
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.10
[INFO] [stderr]    Compiling bindgen v0.56.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.9
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.5
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]     Checking either v1.7.0
[INFO] [stderr]     Checking bytemuck v1.10.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking spin v0.9.4
[INFO] [stderr]    Compiling xcb v1.1.1
[INFO] [stderr]     Checking safe_arch v0.6.0
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]    Compiling libdbus-sys v0.2.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking wide v0.7.4
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking png v0.17.5
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking pin-project v1.0.11
[INFO] [stderr]     Checking flume v0.10.13
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]    Compiling x11 v2.19.1
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking ttf-parser v0.6.2
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]     Checking jpeg-decoder v0.2.6
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking lebe v0.5.1
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]     Checking exr v1.4.2
[INFO] [stderr]     Checking simba v0.7.1
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking tiff v0.7.2
[INFO] [stderr]     Checking owned_ttf_parser v0.6.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling enigo v0.0.14
[INFO] [stderr]    Compiling scrap v0.5.0
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling screenshots v0.4.3
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.5
[INFO] [stderr]     Checking conv v0.3.3
[INFO] [stderr]     Checking rusttype v0.9.2
[INFO] [stderr]     Checking rand_distr v0.2.2
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]     Checking dbus v0.9.6
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking block v0.1.6
[INFO] [stderr]    Compiling leptonica-sys v0.4.1
[INFO] [stderr]    Compiling tesseract-sys v0.5.12
[INFO] [stderr]     Checking image v0.24.3
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking rdev v0.5.1
[INFO] [stderr]     Checking repng v0.2.2
[INFO] [stderr]     Checking display-info v0.3.2
[INFO] [stderr]     Checking nalgebra v0.30.1
[INFO] [stderr]     Checking leptonica-plumbing v0.4.1
[INFO] [stderr]     Checking tesseract-plumbing v0.6.1
[INFO] [stderr]     Checking leptess v0.13.2
[INFO] [stderr]     Checking imageproc v0.23.0
[INFO] [stderr]     Checking ngu_script v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/adventure.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::menu::Menu`
[INFO] [stdout]  --> src/exp.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::menu::Menu;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `menu`
[INFO] [stdout]  --> src/exp.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::{menu, pixel};
[INFO] [stdout]   |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]  --> src/time_machine.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::thread;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/time_machine.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::constants::user::LONG_SLEEP`
[INFO] [stdout]  --> src/time_machine.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::constants::user::LONG_SLEEP;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::input::input_number`
[INFO] [stdout]  --> src/time_machine.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::input::input_number;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::menu`
[INFO] [stdout]  --> src/time_machine.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::menu;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::menu::Menu`
[INFO] [stdout]  --> src/time_machine.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::menu::Menu;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/adventure.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]  --> src/time_machine.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::thread;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/time_machine.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::constants::user::LONG_SLEEP`
[INFO] [stdout]  --> src/time_machine.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::constants::user::LONG_SLEEP;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/adventure.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let mut available_skills = get_available_attack_skills();
[INFO] [stdout]    |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/adventure.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let mut available_skills = get_available_attack_skills();
[INFO] [stdout]    |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `attack_or_defense_highest_available` is never used
[INFO] [stdout]    --> src/adventure.rs:243:4
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn attack_or_defense_highest_available() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `attack_or_defense_highest_available` is never used
[INFO] [stdout]    --> src/adventure.rs:243:4
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn attack_or_defense_highest_available() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `adventure`
[INFO] [stdout]  --> src/bin/itopod_exploit.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ngu_script::{adventure, itopod, menu};
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/farm.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |         let mut previous_empty_slots = inventory::count_empty_slots();
[INFO] [stdout]    |             ----^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ngu_script::constants::adventure::colors::NO_ENEMY_RGB`
[INFO] [stdout]  --> src/bin/speedrun.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ngu_script::constants::adventure::colors::NO_ENEMY_RGB;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ngu_script::constants::adventure::colors::NO_ENEMY_RGB`
[INFO] [stdout]  --> src/bin/speedrun.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ngu_script::constants::adventure::colors::NO_ENEMY_RGB;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `adventure`
[INFO] [stdout]  --> src/bin/itopod_exploit.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ngu_script::{adventure, itopod, menu};
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/farm.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |         let mut previous_empty_slots = inventory::count_empty_slots();
[INFO] [stdout]    |             ----^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `energy_idle_half`
[INFO] [stdout]   --> src/bin/speedrun.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let energy_idle_half = GameAwarePosition::from_coords(1156, 26);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_energy_idle_half`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `magic_idle_half`
[INFO] [stdout]   --> src/bin/speedrun.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let magic_idle_half = GameAwarePosition::from_coords(1156, 60);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_magic_idle_half`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `magic_idle_quarter`
[INFO] [stdout]   --> src/bin/speedrun.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let magic_idle_quarter = GameAwarePosition::from_coords(1200, 60);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_magic_idle_quarter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `energy_idle_half`
[INFO] [stdout]   --> src/bin/speedrun.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let energy_idle_half = GameAwarePosition::from_coords(1156, 26);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_energy_idle_half`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mid_menu_sleep`
[INFO] [stdout]   --> src/bin/speedrun.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let mid_menu_sleep = Duration::from_millis(450);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mid_menu_sleep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `loadout3`
[INFO] [stdout]   --> src/bin/speedrun.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let loadout3 = GameAwarePosition::from_coords(525, 345);
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_loadout3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `magic_idle_half`
[INFO] [stdout]   --> src/bin/speedrun.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let magic_idle_half = GameAwarePosition::from_coords(1156, 60);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_magic_idle_half`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ngu_augments_cap`
[INFO] [stdout]   --> src/bin/speedrun.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let ngu_augments_cap = GameAwarePosition::from_coords(790, 320);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ngu_augments_cap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ngu_wandoos_cap`
[INFO] [stdout]   --> src/bin/speedrun.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let ngu_wandoos_cap = GameAwarePosition::from_coords(790, 370);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ngu_wandoos_cap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `magic_idle_quarter`
[INFO] [stdout]   --> src/bin/speedrun.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let magic_idle_quarter = GameAwarePosition::from_coords(1200, 60);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_magic_idle_quarter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ngu_respawn_cap`
[INFO] [stdout]   --> src/bin/speedrun.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let ngu_respawn_cap = GameAwarePosition::from_coords(790, 415);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ngu_respawn_cap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ngu_gold_cap`
[INFO] [stdout]   --> src/bin/speedrun.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let ngu_gold_cap = GameAwarePosition::from_coords(790, 460);
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ngu_gold_cap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ngu_adventure_alpha_cap`
[INFO] [stdout]   --> src/bin/speedrun.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let ngu_adventure_alpha_cap = GameAwarePosition::from_coords(790, 510);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ngu_adventure_alpha_cap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ngu_power_alpha_cap`
[INFO] [stdout]   --> src/bin/speedrun.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let ngu_power_alpha_cap = GameAwarePosition::from_coords(790, 555);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ngu_power_alpha_cap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ngu_magic_ngu_cap`
[INFO] [stdout]   --> src/bin/speedrun.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let ngu_magic_ngu_cap = GameAwarePosition::from_coords(790, 650);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ngu_magic_ngu_cap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ngu_pp_cap`
[INFO] [stdout]   --> src/bin/speedrun.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let ngu_pp_cap = GameAwarePosition::from_coords(790, 695);
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ngu_pp_cap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ngu_respawn_add`
[INFO] [stdout]   --> src/bin/speedrun.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let ngu_respawn_add = GameAwarePosition::from_coords(690, 415);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ngu_respawn_add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ngu_adventure_alpha_add`
[INFO] [stdout]   --> src/bin/speedrun.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let ngu_adventure_alpha_add = GameAwarePosition::from_coords(690, 510);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ngu_adventure_alpha_add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ngu_drop_chance_add`
[INFO] [stdout]   --> src/bin/speedrun.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let ngu_drop_chance_add = GameAwarePosition::from_coords(690, 600);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ngu_drop_chance_add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ngu_magic_ngu_add`
[INFO] [stdout]   --> src/bin/speedrun.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let ngu_magic_ngu_add = GameAwarePosition::from_coords(690, 650);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ngu_magic_ngu_add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mid_menu_sleep`
[INFO] [stdout]   --> src/bin/speedrun.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let mid_menu_sleep = Duration::from_millis(450);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mid_menu_sleep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ngu_pp_add`
[INFO] [stdout]   --> src/bin/speedrun.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let ngu_pp_add = GameAwarePosition::from_coords(690, 695);
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ngu_pp_add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `loadout3`
[INFO] [stdout]   --> src/bin/speedrun.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let loadout3 = GameAwarePosition::from_coords(525, 345);
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_loadout3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ngu_augments_cap`
[INFO] [stdout]   --> src/bin/speedrun.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let ngu_augments_cap = GameAwarePosition::from_coords(790, 320);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ngu_augments_cap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ngu_wandoos_cap`
[INFO] [stdout]   --> src/bin/speedrun.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let ngu_wandoos_cap = GameAwarePosition::from_coords(790, 370);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ngu_wandoos_cap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ngu_respawn_cap`
[INFO] [stdout]   --> src/bin/speedrun.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let ngu_respawn_cap = GameAwarePosition::from_coords(790, 415);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ngu_respawn_cap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ngu_gold_cap`
[INFO] [stdout]   --> src/bin/speedrun.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let ngu_gold_cap = GameAwarePosition::from_coords(790, 460);
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ngu_gold_cap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ngu_adventure_alpha_cap`
[INFO] [stdout]   --> src/bin/speedrun.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let ngu_adventure_alpha_cap = GameAwarePosition::from_coords(790, 510);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ngu_adventure_alpha_cap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ngu_power_alpha_cap`
[INFO] [stdout]   --> src/bin/speedrun.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let ngu_power_alpha_cap = GameAwarePosition::from_coords(790, 555);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ngu_power_alpha_cap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ngu_magic_ngu_cap`
[INFO] [stdout]   --> src/bin/speedrun.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let ngu_magic_ngu_cap = GameAwarePosition::from_coords(790, 650);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ngu_magic_ngu_cap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ngu_pp_cap`
[INFO] [stdout]   --> src/bin/speedrun.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let ngu_pp_cap = GameAwarePosition::from_coords(790, 695);
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ngu_pp_cap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ngu_respawn_add`
[INFO] [stdout]   --> src/bin/speedrun.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let ngu_respawn_add = GameAwarePosition::from_coords(690, 415);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ngu_respawn_add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ngu_adventure_alpha_add`
[INFO] [stdout]   --> src/bin/speedrun.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let ngu_adventure_alpha_add = GameAwarePosition::from_coords(690, 510);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ngu_adventure_alpha_add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ngu_drop_chance_add`
[INFO] [stdout]   --> src/bin/speedrun.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let ngu_drop_chance_add = GameAwarePosition::from_coords(690, 600);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ngu_drop_chance_add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ngu_magic_ngu_add`
[INFO] [stdout]   --> src/bin/speedrun.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let ngu_magic_ngu_add = GameAwarePosition::from_coords(690, 650);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ngu_magic_ngu_add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ngu_pp_add`
[INFO] [stdout]   --> src/bin/speedrun.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let ngu_pp_add = GameAwarePosition::from_coords(690, 695);
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ngu_pp_add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 19 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 19 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.31s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "90115b56aeafb5c358c7f8a52964f69c9ebb0cf4f3c4dfe6a85b7969f34af8bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90115b56aeafb5c358c7f8a52964f69c9ebb0cf4f3c4dfe6a85b7969f34af8bc", kill_on_drop: false }`
[INFO] [stdout] 90115b56aeafb5c358c7f8a52964f69c9ebb0cf4f3c4dfe6a85b7969f34af8bc
