[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] testing ScriptedRain/rust_rpg_game against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScriptedRain%2Frust_rpg_game" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ScriptedRain/rust_rpg_game on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-2-tc1/source/Cargo.toml [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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54bb2df28fcbf89ea293487b198efa06b603ae90e34d62d1861e5f7c9def9adc [INFO] running `Command { std: "docker" "start" "-a" "54bb2df28fcbf89ea293487b198efa06b603ae90e34d62d1861e5f7c9def9adc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54bb2df28fcbf89ea293487b198efa06b603ae90e34d62d1861e5f7c9def9adc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54bb2df28fcbf89ea293487b198efa06b603ae90e34d62d1861e5f7c9def9adc", kill_on_drop: false }` [INFO] [stdout] 54bb2df28fcbf89ea293487b198efa06b603ae90e34d62d1861e5f7c9def9adc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 457740c755971cfd9bf4cccd5c5ba06cb5ab976781d7163abb55f819c64a6abd [INFO] running `Command { std: "docker" "start" "-a" "457740c755971cfd9bf4cccd5c5ba06cb5ab976781d7163abb55f819c64a6abd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bobbapetta v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `rng` [INFO] [stdout] --> src/main.rs:33:13 [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)]` on by default [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)]` 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) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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] | ^^^^^ help: convert the identifier to upper case: `POWER` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [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] | ^^^^^^^ help: convert the identifier to upper case: `ABILITY` [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] | ^^^^ help: convert the identifier to upper case: `GOLD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [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 [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [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 [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)]` 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 is discouraged [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 [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 is discouraged [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 [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 is discouraged [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 [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 is discouraged [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 [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 3.93s [INFO] running `Command { std: "docker" "inspect" "457740c755971cfd9bf4cccd5c5ba06cb5ab976781d7163abb55f819c64a6abd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "457740c755971cfd9bf4cccd5c5ba06cb5ab976781d7163abb55f819c64a6abd", kill_on_drop: false }` [INFO] [stdout] 457740c755971cfd9bf4cccd5c5ba06cb5ab976781d7163abb55f819c64a6abd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edfa4e720b8cdff34c51dd0c7479d178b6703e3cf73cda6574d5682f2f919f99 [INFO] running `Command { std: "docker" "start" "-a" "edfa4e720b8cdff34c51dd0c7479d178b6703e3cf73cda6574d5682f2f919f99", kill_on_drop: false }` [INFO] [stderr] Compiling bobbapetta v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `rng` [INFO] [stdout] --> src/main.rs:33:13 [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)]` on by default [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)]` 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) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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] | ^^^^^ help: convert the identifier to upper case: `POWER` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [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] | ^^^^^^^ help: convert the identifier to upper case: `ABILITY` [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] | ^^^^ help: convert the identifier to upper case: `GOLD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [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 [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [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 [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)]` 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 is discouraged [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 [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 is discouraged [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 [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 is discouraged [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 [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 is discouraged [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 [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 `test` profile [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `Command { std: "docker" "inspect" "edfa4e720b8cdff34c51dd0c7479d178b6703e3cf73cda6574d5682f2f919f99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edfa4e720b8cdff34c51dd0c7479d178b6703e3cf73cda6574d5682f2f919f99", kill_on_drop: false }` [INFO] [stdout] edfa4e720b8cdff34c51dd0c7479d178b6703e3cf73cda6574d5682f2f919f99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 75ba84425ae2f5fd2b89d0faf629ac4b6f0ca65bb062b3d6dd6e086a10e54080 [INFO] running `Command { std: "docker" "start" "-a" "75ba84425ae2f5fd2b89d0faf629ac4b6f0ca65bb062b3d6dd6e086a10e54080", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `rng` [INFO] [stderr] --> src/main.rs:33:13 [INFO] [stderr] | [INFO] [stderr] 33 | let mut rng = rand::thread_rng(); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_rng` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:33:9 [INFO] [stderr] | [INFO] [stderr] 33 | let mut rng = rand::thread_rng(); [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `choice` [INFO] [stderr] --> src/main.rs:137:13 [INFO] [stderr] | [INFO] [stderr] 137 | let choice = input("choose your move carefully!"); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_choice` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `min` [INFO] [stderr] --> src/main.rs:170:12 [INFO] [stderr] | [INFO] [stderr] 170 | fn getGold(min: i32, max: i32) -> i32 { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_min` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `max` [INFO] [stderr] --> src/main.rs:170:22 [INFO] [stderr] | [INFO] [stderr] 170 | fn getGold(min: i32, max: i32) -> i32 { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_max` [INFO] [stderr] [INFO] [stderr] warning: function `print_type_of` is never used [INFO] [stderr] --> src/main.rs:182:4 [INFO] [stderr] | [INFO] [stderr] 182 | fn print_type_of(_: &T) { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: static variable `power` should have an upper case name [INFO] [stderr] --> src/main.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | static mut power: i32 = 0; [INFO] [stderr] | ^^^^^ help: convert the identifier to upper case: `POWER` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stderr] [INFO] [stderr] warning: static variable `ability` should have an upper case name [INFO] [stderr] --> src/main.rs:5:12 [INFO] [stderr] | [INFO] [stderr] 5 | static mut ability: i32 = 1; [INFO] [stderr] | ^^^^^^^ help: convert the identifier to upper case: `ABILITY` [INFO] [stderr] [INFO] [stderr] warning: static variable `gold` should have an upper case name [INFO] [stderr] --> src/main.rs:6:12 [INFO] [stderr] | [INFO] [stderr] 6 | static mut gold: i32 = 0; [INFO] [stderr] | ^^^^ help: convert the identifier to upper case: `GOLD` [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static is discouraged [INFO] [stderr] --> src/main.rs:53:16 [INFO] [stderr] | [INFO] [stderr] 53 | println!("{power} + {}", step); [INFO] [stderr] | ^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = 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] [stderr] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static is discouraged [INFO] [stderr] --> src/main.rs:55:20 [INFO] [stderr] | [INFO] [stderr] 55 | println!("{}", power); [INFO] [stderr] | ^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: function `spawnEnemy` should have a snake case name [INFO] [stderr] --> src/main.rs:77:4 [INFO] [stderr] | [INFO] [stderr] 77 | fn spawnEnemy() -> Enemy { [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `spawn_enemy` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `fightEnemy` should have a snake case name [INFO] [stderr] --> src/main.rs:89:11 [INFO] [stderr] | [INFO] [stderr] 89 | unsafe fn fightEnemy(epower: i32, health: i32, reward: i32) { [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `fight_enemy` [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static is discouraged [INFO] [stderr] --> src/main.rs:91:38 [INFO] [stderr] | [INFO] [stderr] 91 | println!("Your power level is : {power}"); [INFO] [stderr] | ^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: function `fightScene` should have a snake case name [INFO] [stderr] --> src/main.rs:118:11 [INFO] [stderr] | [INFO] [stderr] 118 | unsafe fn fightScene(epower: i32, health: i32, reward: i32) { [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `fight_scene` [INFO] [stderr] [INFO] [stderr] warning: function `SpitStats` should have a snake case name [INFO] [stderr] --> src/main.rs:154:11 [INFO] [stderr] | [INFO] [stderr] 154 | unsafe fn SpitStats() { [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `spit_stats` [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static is discouraged [INFO] [stderr] --> src/main.rs:156:27 [INFO] [stderr] | [INFO] [stderr] 156 | println!("power: {}", power); [INFO] [stderr] | ^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static is discouraged [INFO] [stderr] --> src/main.rs:157:29 [INFO] [stderr] | [INFO] [stderr] 157 | println!("ability: {}", ability); [INFO] [stderr] | ^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static is discouraged [INFO] [stderr] --> src/main.rs:158:26 [INFO] [stderr] | [INFO] [stderr] 158 | println!("gold: {}", gold); [INFO] [stderr] | ^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: function `getRng` should have a snake case name [INFO] [stderr] --> src/main.rs:165:4 [INFO] [stderr] | [INFO] [stderr] 165 | fn getRng(min: i32, max: i32) -> i32{ [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case: `get_rng` [INFO] [stderr] [INFO] [stderr] warning: function `getGold` should have a snake case name [INFO] [stderr] --> src/main.rs:170:4 [INFO] [stderr] | [INFO] [stderr] 170 | fn getGold(min: i32, max: i32) -> i32 { [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `get_gold` [INFO] [stderr] [INFO] [stderr] warning: function `statReset` should have a snake case name [INFO] [stderr] --> src/main.rs:174:11 [INFO] [stderr] | [INFO] [stderr] 174 | unsafe fn statReset() { [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `stat_reset` [INFO] [stderr] [INFO] [stderr] warning: `bobbapetta` (bin "bobbapetta" test) generated 22 warnings (run `cargo fix --bin "bobbapetta" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bobbapetta-54b45be0fbc19c7b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "75ba84425ae2f5fd2b89d0faf629ac4b6f0ca65bb062b3d6dd6e086a10e54080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75ba84425ae2f5fd2b89d0faf629ac4b6f0ca65bb062b3d6dd6e086a10e54080", kill_on_drop: false }` [INFO] [stdout] 75ba84425ae2f5fd2b89d0faf629ac4b6f0ca65bb062b3d6dd6e086a10e54080