[INFO] cloning repository https://github.com/sonelAshutosh/consoleSnakeGame
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sonelAshutosh/consoleSnakeGame" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsonelAshutosh%2FconsoleSnakeGame", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsonelAshutosh%2FconsoleSnakeGame'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0e9cba1f358dd54c565c76a2fab8f5ab5c90d4c6
[INFO] checking sonelAshutosh/consoleSnakeGame against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsonelAshutosh%2FconsoleSnakeGame" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sonelAshutosh/consoleSnakeGame
[INFO] finished tweaking git repo https://github.com/sonelAshutosh/consoleSnakeGame
[INFO] tweaked toml for git repo https://github.com/sonelAshutosh/consoleSnakeGame written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sonelAshutosh/consoleSnakeGame on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sonelAshutosh/consoleSnakeGame 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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9104991dd8286c4389e06a6a598c758a2ad81627b3490148e04b97f7043faaa7
[INFO] running `Command { std: "docker" "start" "-a" "9104991dd8286c4389e06a6a598c758a2ad81627b3490148e04b97f7043faaa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9104991dd8286c4389e06a6a598c758a2ad81627b3490148e04b97f7043faaa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9104991dd8286c4389e06a6a598c758a2ad81627b3490148e04b97f7043faaa7", kill_on_drop: false }`
[INFO] [stdout] 9104991dd8286c4389e06a6a598c758a2ad81627b3490148e04b97f7043faaa7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 108f3503b2b9982e0b5ae5a191e8f34809179c8c2863ac512b20706f5effb4d9
[INFO] running `Command { std: "docker" "start" "-a" "108f3503b2b9982e0b5ae5a191e8f34809179c8c2863ac512b20706f5effb4d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking app v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]   --> src/fruit.rs:16:29
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let mut rng = rand::thread_rng();
[INFO] [stdout]    |                             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]   --> src/fruit.rs:16:29
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let mut rng = rand::thread_rng();
[INFO] [stdout]    |                             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]   --> src/fruit.rs:24:29
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let mut rng = rand::thread_rng();
[INFO] [stdout]    |                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]   --> src/fruit.rs:24:29
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let mut rng = rand::thread_rng();
[INFO] [stdout]    |                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]   --> src/fruit.rs:17:26
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let cord_X = rng.gen_range(1..=SCREEN_WIDTH - 1);
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]   --> src/fruit.rs:17:26
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let cord_X = rng.gen_range(1..=SCREEN_WIDTH - 1);
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]   --> src/fruit.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let cord_Y = rng.gen_range(1..=SCREEN_HEIGHT - 1);
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]   --> src/fruit.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let cord_Y = rng.gen_range(1..=SCREEN_HEIGHT - 1);
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]   --> src/fruit.rs:25:27
[INFO] [stdout]    |
[INFO] [stdout] 25 |         self.cord_X = rng.gen_range(1..=SCREEN_WIDTH - 1);
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]   --> src/fruit.rs:25:27
[INFO] [stdout]    |
[INFO] [stdout] 25 |         self.cord_X = rng.gen_range(1..=SCREEN_WIDTH - 1);
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]   --> src/fruit.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 |         self.cord_Y = rng.gen_range(1..=SCREEN_HEIGHT - 1);
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]   --> src/fruit.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 |         self.cord_Y = rng.gen_range(1..=SCREEN_HEIGHT - 1);
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_fruit_location` is never used
[INFO] [stdout]   --> src/fruit.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Fruit {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] 11 |     pub fn get_fruit_location(&self) -> (i32, i32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_canvas_params` is never used
[INFO] [stdout]   --> src/canvas.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Canvas {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub fn get_canvas_params(&self) -> (i32, i32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_fruit_location` is never used
[INFO] [stdout]   --> src/fruit.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Fruit {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] 11 |     pub fn get_fruit_location(&self) -> (i32, i32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `userPressedKey` should have a snake case name
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | mod userPressedKey;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `user_pressed_key`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_canvas_params` is never used
[INFO] [stdout]   --> src/canvas.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Canvas {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub fn get_canvas_params(&self) -> (i32, i32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `snakeDirectionEnum` should have a snake case name
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | mod snakeDirectionEnum;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `snake_direction_enum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `userPressedKey` should have a snake case name
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | mod userPressedKey;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `user_pressed_key`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `snakeDirectionEnum` should have a snake case name
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | mod snakeDirectionEnum;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `snake_direction_enum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `currentDirection` should have a snake case name
[INFO] [stdout]   --> src/main.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mut currentDirection: (i32, i32) = (0, 0);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `current_direction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `currentDirection` should have a snake case name
[INFO] [stdout]   --> src/main.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mut currentDirection: (i32, i32) = (0, 0);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `current_direction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `temp_pos_X` should have a snake case name
[INFO] [stdout]   --> src/main.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let (temp_pos_X, temp_pos_Y) = snake.get_snake_pos();
[INFO] [stdout]    |              ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `temp_pos_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `temp_pos_X` should have a snake case name
[INFO] [stdout]   --> src/main.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let (temp_pos_X, temp_pos_Y) = snake.get_snake_pos();
[INFO] [stdout]    |              ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `temp_pos_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `temp_pos_Y` should have a snake case name
[INFO] [stdout]   --> src/main.rs:62:26
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let (temp_pos_X, temp_pos_Y) = snake.get_snake_pos();
[INFO] [stdout]    |                          ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `temp_pos_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `temp_pos_Y` should have a snake case name
[INFO] [stdout]   --> src/main.rs:62:26
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let (temp_pos_X, temp_pos_Y) = snake.get_snake_pos();
[INFO] [stdout]    |                          ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `temp_pos_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dir_X` should have a snake case name
[INFO] [stdout]   --> src/main.rs:63:14
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let (dir_X, dir_Y) = currentDirection;
[INFO] [stdout]    |              ^^^^^ help: convert the identifier to snake case (notice the capitalization): `dir_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dir_X` should have a snake case name
[INFO] [stdout]   --> src/main.rs:63:14
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let (dir_X, dir_Y) = currentDirection;
[INFO] [stdout]    |              ^^^^^ help: convert the identifier to snake case (notice the capitalization): `dir_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dir_Y` should have a snake case name
[INFO] [stdout]   --> src/main.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let (dir_X, dir_Y) = currentDirection;
[INFO] [stdout]    |                     ^^^^^ help: convert the identifier to snake case (notice the capitalization): `dir_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dir_Y` should have a snake case name
[INFO] [stdout]   --> src/main.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let (dir_X, dir_Y) = currentDirection;
[INFO] [stdout]    |                     ^^^^^ help: convert the identifier to snake case (notice the capitalization): `dir_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `updated_snake_X` should have a snake case name
[INFO] [stdout]   --> src/main.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let updated_snake_X = temp_pos_X + SNAKE_SPEED * dir_X;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `updated_snake_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `updated_snake_X` should have a snake case name
[INFO] [stdout]   --> src/main.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let updated_snake_X = temp_pos_X + SNAKE_SPEED * dir_X;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `updated_snake_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `updated_snake_Y` should have a snake case name
[INFO] [stdout]   --> src/main.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let updated_snake_Y = temp_pos_Y + SNAKE_SPEED * dir_Y;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `updated_snake_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `updated_snake_Y` should have a snake case name
[INFO] [stdout]   --> src/main.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let updated_snake_Y = temp_pos_Y + SNAKE_SPEED * dir_Y;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `updated_snake_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `head_X` should have a snake case name
[INFO] [stdout]  --> src/snake.rs:9:23
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub fn init_snake(head_X: i32, head_Y: i32) -> Self {
[INFO] [stdout]   |                       ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `head_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `head_X` should have a snake case name
[INFO] [stdout]  --> src/snake.rs:9:23
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub fn init_snake(head_X: i32, head_Y: i32) -> Self {
[INFO] [stdout]   |                       ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `head_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `head_Y` should have a snake case name
[INFO] [stdout]  --> src/snake.rs:9:36
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub fn init_snake(head_X: i32, head_Y: i32) -> Self {
[INFO] [stdout]   |                                    ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `head_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `head_Y` should have a snake case name
[INFO] [stdout]  --> src/snake.rs:9:36
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub fn init_snake(head_X: i32, head_Y: i32) -> Self {
[INFO] [stdout]   |                                    ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `head_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `head_X` should have a snake case name
[INFO] [stdout]   --> src/snake.rs:17:40
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn update_snake_pos(&mut self, head_X: i32, head_Y: i32) {
[INFO] [stdout]    |                                        ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `head_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `head_X` should have a snake case name
[INFO] [stdout]   --> src/snake.rs:17:40
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn update_snake_pos(&mut self, head_X: i32, head_Y: i32) {
[INFO] [stdout]    |                                        ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `head_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `head_Y` should have a snake case name
[INFO] [stdout]   --> src/snake.rs:17:53
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn update_snake_pos(&mut self, head_X: i32, head_Y: i32) {
[INFO] [stdout]    |                                                     ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `head_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `head_Y` should have a snake case name
[INFO] [stdout]   --> src/snake.rs:17:53
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn update_snake_pos(&mut self, head_X: i32, head_Y: i32) {
[INFO] [stdout]    |                                                     ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `head_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `cord_X` should have a snake case name
[INFO] [stdout]  --> src/fruit.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub cord_X: i32,
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cord_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `cord_Y` should have a snake case name
[INFO] [stdout]  --> src/fruit.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub cord_Y: i32,
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cord_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `cord_X` should have a snake case name
[INFO] [stdout]  --> src/fruit.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub cord_X: i32,
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cord_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `SCREEN_WIDTH` should have a snake case name
[INFO] [stdout]   --> src/fruit.rs:15:36
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn generate_fruit_location(SCREEN_WIDTH: i32, SCREEN_HEIGHT: i32) -> Fruit {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^ help: convert the identifier to snake case: `screen_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `SCREEN_HEIGHT` should have a snake case name
[INFO] [stdout]   --> src/fruit.rs:15:55
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn generate_fruit_location(SCREEN_WIDTH: i32, SCREEN_HEIGHT: i32) -> Fruit {
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^ help: convert the identifier to snake case: `screen_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `cord_Y` should have a snake case name
[INFO] [stdout]  --> src/fruit.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub cord_Y: i32,
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cord_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `cord_X` should have a snake case name
[INFO] [stdout]   --> src/fruit.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let cord_X = rng.gen_range(1..=SCREEN_WIDTH - 1);
[INFO] [stdout]    |             ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cord_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `SCREEN_WIDTH` should have a snake case name
[INFO] [stdout]   --> src/fruit.rs:15:36
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn generate_fruit_location(SCREEN_WIDTH: i32, SCREEN_HEIGHT: i32) -> Fruit {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^ help: convert the identifier to snake case: `screen_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `cord_Y` should have a snake case name
[INFO] [stdout]   --> src/fruit.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let cord_Y = rng.gen_range(1..=SCREEN_HEIGHT - 1);
[INFO] [stdout]    |             ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cord_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `SCREEN_WIDTH` should have a snake case name
[INFO] [stdout]   --> src/fruit.rs:23:45
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn udpate_fruit_location(&mut self, SCREEN_WIDTH: i32, SCREEN_HEIGHT: i32) {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^ help: convert the identifier to snake case: `screen_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `SCREEN_HEIGHT` should have a snake case name
[INFO] [stdout]   --> src/fruit.rs:15:55
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn generate_fruit_location(SCREEN_WIDTH: i32, SCREEN_HEIGHT: i32) -> Fruit {
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^ help: convert the identifier to snake case: `screen_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `SCREEN_HEIGHT` should have a snake case name
[INFO] [stdout]   --> src/fruit.rs:23:64
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn udpate_fruit_location(&mut self, SCREEN_WIDTH: i32, SCREEN_HEIGHT: i32) {
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^ help: convert the identifier to snake case: `screen_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `cord_X` should have a snake case name
[INFO] [stdout]   --> src/fruit.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let cord_X = rng.gen_range(1..=SCREEN_WIDTH - 1);
[INFO] [stdout]    |             ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cord_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `userPressedKey` should have a snake case name
[INFO] [stdout]  --> src/userPressedKey.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn userPressedKey() -> io::Result<Option<char>> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `user_pressed_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `cord_Y` should have a snake case name
[INFO] [stdout]   --> src/fruit.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let cord_Y = rng.gen_range(1..=SCREEN_HEIGHT - 1);
[INFO] [stdout]    |             ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cord_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `SCREEN_WIDTH` should have a snake case name
[INFO] [stdout]   --> src/fruit.rs:23:45
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn udpate_fruit_location(&mut self, SCREEN_WIDTH: i32, SCREEN_HEIGHT: i32) {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^ help: convert the identifier to snake case: `screen_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `SCREEN_HEIGHT` should have a snake case name
[INFO] [stdout]   --> src/fruit.rs:23:64
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn udpate_fruit_location(&mut self, SCREEN_WIDTH: i32, SCREEN_HEIGHT: i32) {
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^ help: convert the identifier to snake case: `screen_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `userPressedKey` should have a snake case name
[INFO] [stdout]  --> src/userPressedKey.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn userPressedKey() -> io::Result<Option<char>> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `user_pressed_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s
[INFO] running `Command { std: "docker" "inspect" "108f3503b2b9982e0b5ae5a191e8f34809179c8c2863ac512b20706f5effb4d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "108f3503b2b9982e0b5ae5a191e8f34809179c8c2863ac512b20706f5effb4d9", kill_on_drop: false }`
[INFO] [stdout] 108f3503b2b9982e0b5ae5a191e8f34809179c8c2863ac512b20706f5effb4d9
