[INFO] cloning repository https://github.com/ScriptedRain/rust_rpg_game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ScriptedRain/rust_rpg_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScriptedRain%2Frust_rpg_game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScriptedRain%2Frust_rpg_game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c9ca1ac1e215245447e3e75b52f0bb0bacb079bd
[INFO] checking ScriptedRain/rust_rpg_game against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScriptedRain%2Frust_rpg_game" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ScriptedRain/rust_rpg_game
[INFO] finished tweaking git repo https://github.com/ScriptedRain/rust_rpg_game
[INFO] tweaked toml for git repo https://github.com/ScriptedRain/rust_rpg_game written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ScriptedRain/rust_rpg_game on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ScriptedRain/rust_rpg_game 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b2880f492beca1ceb1e3c5ce60426aeece5d6ed6f79b7fbea7fd212befccc701
[INFO] running `Command { std: "docker" "start" "-a" "b2880f492beca1ceb1e3c5ce60426aeece5d6ed6f79b7fbea7fd212befccc701", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2880f492beca1ceb1e3c5ce60426aeece5d6ed6f79b7fbea7fd212befccc701", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2880f492beca1ceb1e3c5ce60426aeece5d6ed6f79b7fbea7fd212befccc701", kill_on_drop: false }`
[INFO] [stdout] b2880f492beca1ceb1e3c5ce60426aeece5d6ed6f79b7fbea7fd212befccc701
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2cdf62938f4bf03e88ed7af14e729e67378d740a72a27f0b7162a84ff3adc5a
[INFO] running `Command { std: "docker" "start" "-a" "c2cdf62938f4bf03e88ed7af14e729e67378d740a72a27f0b7162a84ff3adc5a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking bobbapetta v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let mut rng = rand::thread_rng();
[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: `rng`
[INFO] [stdout]   --> src/main.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let mut rng = rand::thread_rng();
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rng`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `choice`
[INFO] [stdout]    --> src/main.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 137 |         let choice = input("choose your move carefully!");
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `min`
[INFO] [stdout]    --> src/main.rs:170:12
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn getGold(min: i32, max: i32) -> i32 {
[INFO] [stdout]     |            ^^^ help: if this is intentional, prefix it with an underscore: `_min`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max`
[INFO] [stdout]    --> src/main.rs:170:22
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn getGold(min: i32, max: i32) -> i32 {
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_max`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_type_of` is never used
[INFO] [stdout]    --> src/main.rs:182:4
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn print_type_of<T>(_: &T) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `power` should have an upper case name
[INFO] [stdout]  --> src/main.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | static mut power: i32 = 0;
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 4 - static mut power: i32 = 0;
[INFO] [stdout] 4 + static mut POWER: i32 = 0;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `ability` should have an upper case name
[INFO] [stdout]  --> src/main.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | static mut ability: i32 = 1;
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 5 - static mut ability: i32 = 1;
[INFO] [stdout] 5 + static mut ABILITY: i32 = 1;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `gold` should have an upper case name
[INFO] [stdout]  --> src/main.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | static mut gold: i32 = 0;
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 6 - static mut gold: i32 = 0;
[INFO] [stdout] 6 + static mut GOLD: i32 = 0;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |     println!("{power} + {}", step);
[INFO] [stdout]    |                ^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:55:20
[INFO] [stdout]    |
[INFO] [stdout] 55 |     println!("{}", power);
[INFO] [stdout]    |                    ^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spawnEnemy` should have a snake case name
[INFO] [stdout]   --> src/main.rs:77:4
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn spawnEnemy() -> Enemy {
[INFO] [stdout]    |    ^^^^^^^^^^ help: convert the identifier to snake case: `spawn_enemy`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fightEnemy` should have a snake case name
[INFO] [stdout]   --> src/main.rs:89:11
[INFO] [stdout]    |
[INFO] [stdout] 89 | unsafe fn fightEnemy(epower: i32, health: i32, reward: i32) {
[INFO] [stdout]    |           ^^^^^^^^^^ help: convert the identifier to snake case: `fight_enemy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:91:38
[INFO] [stdout]    |
[INFO] [stdout] 91 |     println!("Your power level is : {power}");
[INFO] [stdout]    |                                      ^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fightScene` should have a snake case name
[INFO] [stdout]    --> src/main.rs:118:11
[INFO] [stdout]     |
[INFO] [stdout] 118 | unsafe fn fightScene(epower: i32, health: i32, reward: i32) {
[INFO] [stdout]     |           ^^^^^^^^^^ help: convert the identifier to snake case: `fight_scene`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `SpitStats` should have a snake case name
[INFO] [stdout]    --> src/main.rs:154:11
[INFO] [stdout]     |
[INFO] [stdout] 154 | unsafe fn SpitStats() {
[INFO] [stdout]     |           ^^^^^^^^^ help: convert the identifier to snake case: `spit_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:156:27
[INFO] [stdout]     |
[INFO] [stdout] 156 |     println!("power: {}", power);
[INFO] [stdout]     |                           ^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:157:29
[INFO] [stdout]     |
[INFO] [stdout] 157 |     println!("ability: {}", ability);
[INFO] [stdout]     |                             ^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:158:26
[INFO] [stdout]     |
[INFO] [stdout] 158 |     println!("gold: {}", gold);
[INFO] [stdout]     |                          ^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getRng` should have a snake case name
[INFO] [stdout]    --> src/main.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 | fn getRng(min: i32, max: i32) -> i32{
[INFO] [stdout]     |    ^^^^^^ help: convert the identifier to snake case: `get_rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getGold` should have a snake case name
[INFO] [stdout]    --> src/main.rs:170:4
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn getGold(min: i32, max: i32) -> i32 {
[INFO] [stdout]     |    ^^^^^^^ help: convert the identifier to snake case: `get_gold`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `statReset` should have a snake case name
[INFO] [stdout]    --> src/main.rs:174:11
[INFO] [stdout]     |
[INFO] [stdout] 174 | unsafe fn statReset() {
[INFO] [stdout]     |           ^^^^^^^^^ help: convert the identifier to snake case: `stat_reset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let mut rng = rand::thread_rng();
[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: `rng`
[INFO] [stdout]   --> src/main.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let mut rng = rand::thread_rng();
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rng`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `choice`
[INFO] [stdout]    --> src/main.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 137 |         let choice = input("choose your move carefully!");
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_choice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `min`
[INFO] [stdout]    --> src/main.rs:170:12
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn getGold(min: i32, max: i32) -> i32 {
[INFO] [stdout]     |            ^^^ help: if this is intentional, prefix it with an underscore: `_min`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max`
[INFO] [stdout]    --> src/main.rs:170:22
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn getGold(min: i32, max: i32) -> i32 {
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_max`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_type_of` is never used
[INFO] [stdout]    --> src/main.rs:182:4
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn print_type_of<T>(_: &T) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `power` should have an upper case name
[INFO] [stdout]  --> src/main.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | static mut power: i32 = 0;
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 4 - static mut power: i32 = 0;
[INFO] [stdout] 4 + static mut POWER: i32 = 0;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `ability` should have an upper case name
[INFO] [stdout]  --> src/main.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | static mut ability: i32 = 1;
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 5 - static mut ability: i32 = 1;
[INFO] [stdout] 5 + static mut ABILITY: i32 = 1;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `gold` should have an upper case name
[INFO] [stdout]  --> src/main.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | static mut gold: i32 = 0;
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 6 - static mut gold: i32 = 0;
[INFO] [stdout] 6 + static mut GOLD: i32 = 0;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |     println!("{power} + {}", step);
[INFO] [stdout]    |                ^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:55:20
[INFO] [stdout]    |
[INFO] [stdout] 55 |     println!("{}", power);
[INFO] [stdout]    |                    ^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spawnEnemy` should have a snake case name
[INFO] [stdout]   --> src/main.rs:77:4
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn spawnEnemy() -> Enemy {
[INFO] [stdout]    |    ^^^^^^^^^^ help: convert the identifier to snake case: `spawn_enemy`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fightEnemy` should have a snake case name
[INFO] [stdout]   --> src/main.rs:89:11
[INFO] [stdout]    |
[INFO] [stdout] 89 | unsafe fn fightEnemy(epower: i32, health: i32, reward: i32) {
[INFO] [stdout]    |           ^^^^^^^^^^ help: convert the identifier to snake case: `fight_enemy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:91:38
[INFO] [stdout]    |
[INFO] [stdout] 91 |     println!("Your power level is : {power}");
[INFO] [stdout]    |                                      ^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fightScene` should have a snake case name
[INFO] [stdout]    --> src/main.rs:118:11
[INFO] [stdout]     |
[INFO] [stdout] 118 | unsafe fn fightScene(epower: i32, health: i32, reward: i32) {
[INFO] [stdout]     |           ^^^^^^^^^^ help: convert the identifier to snake case: `fight_scene`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `SpitStats` should have a snake case name
[INFO] [stdout]    --> src/main.rs:154:11
[INFO] [stdout]     |
[INFO] [stdout] 154 | unsafe fn SpitStats() {
[INFO] [stdout]     |           ^^^^^^^^^ help: convert the identifier to snake case: `spit_stats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:156:27
[INFO] [stdout]     |
[INFO] [stdout] 156 |     println!("power: {}", power);
[INFO] [stdout]     |                           ^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:157:29
[INFO] [stdout]     |
[INFO] [stdout] 157 |     println!("ability: {}", ability);
[INFO] [stdout]     |                             ^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:158:26
[INFO] [stdout]     |
[INFO] [stdout] 158 |     println!("gold: {}", gold);
[INFO] [stdout]     |                          ^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getRng` should have a snake case name
[INFO] [stdout]    --> src/main.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 | fn getRng(min: i32, max: i32) -> i32{
[INFO] [stdout]     |    ^^^^^^ help: convert the identifier to snake case: `get_rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getGold` should have a snake case name
[INFO] [stdout]    --> src/main.rs:170:4
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn getGold(min: i32, max: i32) -> i32 {
[INFO] [stdout]     |    ^^^^^^^ help: convert the identifier to snake case: `get_gold`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `statReset` should have a snake case name
[INFO] [stdout]    --> src/main.rs:174:11
[INFO] [stdout]     |
[INFO] [stdout] 174 | unsafe fn statReset() {
[INFO] [stdout]     |           ^^^^^^^^^ help: convert the identifier to snake case: `stat_reset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.57s
[INFO] running `Command { std: "docker" "inspect" "c2cdf62938f4bf03e88ed7af14e729e67378d740a72a27f0b7162a84ff3adc5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2cdf62938f4bf03e88ed7af14e729e67378d740a72a27f0b7162a84ff3adc5a", kill_on_drop: false }`
[INFO] [stdout] c2cdf62938f4bf03e88ed7af14e729e67378d740a72a27f0b7162a84ff3adc5a
