[INFO] cloning repository https://github.com/MichaelEmmerstorfer/adventofcode2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MichaelEmmerstorfer/adventofcode2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichaelEmmerstorfer%2Fadventofcode2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichaelEmmerstorfer%2Fadventofcode2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d9773f5cd7971b59389b0097769717ce9c37a132
[INFO] testing MichaelEmmerstorfer/adventofcode2024 against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichaelEmmerstorfer%2Fadventofcode2024" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/MichaelEmmerstorfer/adventofcode2024
[INFO] finished tweaking git repo https://github.com/MichaelEmmerstorfer/adventofcode2024
[INFO] tweaked toml for git repo https://github.com/MichaelEmmerstorfer/adventofcode2024 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MichaelEmmerstorfer/adventofcode2024 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MichaelEmmerstorfer/adventofcode2024 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1a2cde6b6ebbfc0fdf93df374be33d00b581aa81ac7960fe987a654681244c0
[INFO] running `Command { std: "docker" "start" "-a" "c1a2cde6b6ebbfc0fdf93df374be33d00b581aa81ac7960fe987a654681244c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1a2cde6b6ebbfc0fdf93df374be33d00b581aa81ac7960fe987a654681244c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1a2cde6b6ebbfc0fdf93df374be33d00b581aa81ac7960fe987a654681244c0", kill_on_drop: false }`
[INFO] [stdout] c1a2cde6b6ebbfc0fdf93df374be33d00b581aa81ac7960fe987a654681244c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f8c505855949fde56f91768a95322d01f38a41daa51f7c9eadc65fa8e8dedf2
[INFO] running `Command { std: "docker" "start" "-a" "3f8c505855949fde56f91768a95322d01f38a41daa51f7c9eadc65fa8e8dedf2", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling tinyjson v2.5.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling advent_of_code v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable `leftNumbers` should have a snake case name
[INFO] [stdout]  --> src/bin/01.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let mut leftNumbers: Vec<u32> = Vec::new();
[INFO] [stdout]   |             ^^^^^^^^^^^ help: convert the identifier to snake case: `left_numbers`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `rightNumbers` should have a snake case name
[INFO] [stdout]  --> src/bin/01.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut rightNumbers: Vec<u32> = Vec::new();
[INFO] [stdout]   |             ^^^^^^^^^^^^ help: convert the identifier to snake case: `right_numbers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `leftNumberString` should have a snake case name
[INFO] [stdout]   --> src/bin/01.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |       let leftNumberString = line.split_at(5).0.parse().unwrap();
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `left_number_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `rightNumberString` should have a snake case name
[INFO] [stdout]   --> src/bin/01.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 |       let rightNumberString = line.split_at(8).1.parse().unwrap();
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `right_number_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `leftNumbers` should have a snake case name
[INFO] [stdout]   --> src/bin/01.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 |   let mut leftNumbers: Vec<u32> = Vec::new();
[INFO] [stdout]    |           ^^^^^^^^^^^ help: convert the identifier to snake case: `left_numbers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `rightNumbers` should have a snake case name
[INFO] [stdout]   --> src/bin/01.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 |   let mut rightNumbers: Vec<u32> = Vec::new();
[INFO] [stdout]    |           ^^^^^^^^^^^^ help: convert the identifier to snake case: `right_numbers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `similarityScore` should have a snake case name
[INFO] [stdout]   --> src/bin/01.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 |   let mut similarityScore: u32 = 0;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `similarity_score`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `leftNumberString` should have a snake case name
[INFO] [stdout]   --> src/bin/01.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let leftNumberString = line.split_at(5).0.parse().unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `left_number_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `rightNumberString` should have a snake case name
[INFO] [stdout]   --> src/bin/01.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let rightNumberString = line.split_at(8).1.parse().unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `right_number_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `numberOfDuplicates` should have a snake case name
[INFO] [stdout]   --> src/bin/01.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let numberOfDuplicates: u32 = rightNumbers.iter().filter(|&x| *x == *leftNumbers.get(n).unwrap()).count().try_into().unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `number_of_duplicates`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CheckDiagonalRightUp` should have a snake case name
[INFO] [stdout]  --> src/bin/04.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn CheckDiagonalRightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePer...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_diagonal_right_up`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]  --> src/bin/04.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn CheckDiagonalRightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePer...
[INFO] [stdout]   |                             ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]  --> src/bin/04.rs:3:47
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn CheckDiagonalRightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePer...
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]  --> src/bin/04.rs:3:75
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]  --> src/bin/04.rs:3:103
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sizePerRow` should have a snake case name
[INFO] [stdout]  --> src/bin/04.rs:3:131
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retValue` should have a snake case name
[INFO] [stdout]  --> src/bin/04.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 |   let mut retValue = false;
[INFO] [stdout]   |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CheckDiagonalRightDown` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn CheckDiagonalRightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizeP...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_diagonal_right_down`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn CheckDiagonalRightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizeP...
[INFO] [stdout]    |                               ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:15:49
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn CheckDiagonalRightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizeP...
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:15:77
[INFO] [stdout]    |
[INFO] [stdout] 15 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:15:105
[INFO] [stdout]    |
[INFO] [stdout] 15 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sizePerRow` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:15:133
[INFO] [stdout]    |
[INFO] [stdout] 15 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retValue` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 |   let mut retValue = false;
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CheckDiagonalLeftUp` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn CheckDiagonalLeftUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerR...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_diagonal_left_up`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn CheckDiagonalLeftUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerR...
[INFO] [stdout]    |                            ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:27:46
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn CheckDiagonalLeftUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerR...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:27:74
[INFO] [stdout]    |
[INFO] [stdout] 27 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:27:102
[INFO] [stdout]    |
[INFO] [stdout] 27 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sizePerRow` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:27:130
[INFO] [stdout]    |
[INFO] [stdout] 27 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retValue` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 |   let mut retValue = false;
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CheckDiagonalLeftDown` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn CheckDiagonalLeftDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePe...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_diagonal_left_down`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:39:30
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn CheckDiagonalLeftDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePe...
[INFO] [stdout]    |                              ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:39:48
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn CheckDiagonalLeftDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePe...
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:39:76
[INFO] [stdout]    |
[INFO] [stdout] 39 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:39:104
[INFO] [stdout]    |
[INFO] [stdout] 39 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sizePerRow` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:39:132
[INFO] [stdout]    |
[INFO] [stdout] 39 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retValue` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 |   let mut retValue = false;
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CheckStraightDown` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn CheckStraightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_straight_down`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:51:26
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn CheckStraightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow...
[INFO] [stdout]    |                          ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:51:44
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn CheckStraightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow...
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:51:72
[INFO] [stdout]    |
[INFO] [stdout] 51 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:51:100
[INFO] [stdout]    |
[INFO] [stdout] 51 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sizePerRow` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:51:128
[INFO] [stdout]    |
[INFO] [stdout] 51 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retValue` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:52:11
[INFO] [stdout]    |
[INFO] [stdout] 52 |   let mut retValue = false;
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CheckStraightUp` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub fn CheckStraightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: ...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_straight_up`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub fn CheckStraightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: ...
[INFO] [stdout]    |                        ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:63:42
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub fn CheckStraightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: ...
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:63:70
[INFO] [stdout]    |
[INFO] [stdout] 63 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:63:98
[INFO] [stdout]    |
[INFO] [stdout] 63 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sizePerRow` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:63:126
[INFO] [stdout]    |
[INFO] [stdout] 63 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retValue` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 |   let mut retValue = false;
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CheckStraightLeft` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn CheckStraightLeft(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_straight_left`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:75:26
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn CheckStraightLeft(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |                          ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:75:44
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn CheckStraightLeft(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:75:72
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn CheckStraightLeft(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:75:100
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn CheckStraightLeft(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |                                                                                                    ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retValue` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:76:11
[INFO] [stdout]    |
[INFO] [stdout] 76 |   let mut retValue = false;
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CheckStraightRight` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn CheckStraightRight(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_straight_right`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:87:27
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn CheckStraightRight(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |                           ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:87:45
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn CheckStraightRight(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:87:73
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn CheckStraightRight(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:87:101
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn CheckStraightRight(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |                                                                                                     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retValue` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:88:10
[INFO] [stdout]    |
[INFO] [stdout] 88 |  let mut retValue = false;
[INFO] [stdout]    |          ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `NumberOfAppearances` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 |   let mut NumberOfAppearances = 0;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `number_of_appearances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sizePerRow` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:105:7
[INFO] [stdout]     |
[INFO] [stdout] 105 |   let sizePerRow = input.lines().next().unwrap().len();
[INFO] [stdout]     |       ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `numberOfRows` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 |   let numberOfRows = input.lines().count();
[INFO] [stdout]     |       ^^^^^^^^^^^^ help: convert the identifier to snake case: `number_of_rows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `currentRowInput` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:107:11
[INFO] [stdout]     |
[INFO] [stdout] 107 |   let mut currentRowInput = 0;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `current_row_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForX` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:108:11
[INFO] [stdout]     |
[INFO] [stdout] 108 |   let mut locationsForX: Vec<usize> = Vec::new();
[INFO] [stdout]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |   let mut locationsForM: Vec<usize> = Vec::new();
[INFO] [stdout]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:110:11
[INFO] [stdout]     |
[INFO] [stdout] 110 |   let mut locationsForA: Vec<usize> = Vec::new();
[INFO] [stdout]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:111:11
[INFO] [stdout]     |
[INFO] [stdout] 111 |   let mut locationsForS: Vec<usize> = Vec::new();
[INFO] [stdout]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `rowInput` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:113:7
[INFO] [stdout]     |
[INFO] [stdout] 113 |   for rowInput in input.lines() {
[INFO] [stdout]     |       ^^^^^^^^ help: convert the identifier to snake case: `row_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:136:7
[INFO] [stdout]     |
[INFO] [stdout] 136 |   for locationX in locationsForX {
[INFO] [stdout]     |       ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `currentRow` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let currentRow = locationX / sizePerRow;
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `current_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `NumberOfAppearances` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:212:11
[INFO] [stdout]     |
[INFO] [stdout] 212 |   let mut NumberOfAppearances = 0;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `number_of_appearances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sizePerRow` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:214:7
[INFO] [stdout]     |
[INFO] [stdout] 214 |   let sizePerRow = input.lines().next().unwrap().len();
[INFO] [stdout]     |       ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `numberOfRows` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:215:7
[INFO] [stdout]     |
[INFO] [stdout] 215 |   let numberOfRows = input.lines().count();
[INFO] [stdout]     |       ^^^^^^^^^^^^ help: convert the identifier to snake case: `number_of_rows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `currentRowInput` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:216:11
[INFO] [stdout]     |
[INFO] [stdout] 216 |   let mut currentRowInput = 0;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `current_row_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:217:11
[INFO] [stdout]     |
[INFO] [stdout] 217 |   let mut locationsForM: Vec<usize> = Vec::new();
[INFO] [stdout]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:218:11
[INFO] [stdout]     |
[INFO] [stdout] 218 |   let mut locationsForA: Vec<usize> = Vec::new();
[INFO] [stdout]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:219:11
[INFO] [stdout]     |
[INFO] [stdout] 219 |   let mut locationsForS: Vec<usize> = Vec::new();
[INFO] [stdout]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `rowInput` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:221:7
[INFO] [stdout]     |
[INFO] [stdout] 221 |   for rowInput in input.lines() {
[INFO] [stdout]     |       ^^^^^^^^ help: convert the identifier to snake case: `row_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationA` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:241:7
[INFO] [stdout]     |
[INFO] [stdout] 241 |   for locationA in locationsForA {
[INFO] [stdout]     |       ^^^^^^^^^ help: convert the identifier to snake case: `location_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `currentRow` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let currentRow = locationA / sizePerRow;
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `current_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `xAxis` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:243:13
[INFO] [stdout]     |
[INFO] [stdout] 243 |     let mut xAxis = false;
[INFO] [stdout]     |             ^^^^^ help: convert the identifier to snake case: `x_axis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `yAxis` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:244:13
[INFO] [stdout]     |
[INFO] [stdout] 244 |     let mut yAxis = false;
[INFO] [stdout]     |             ^^^^^ help: convert the identifier to snake case: `y_axis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]   --> src/bin/02.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     for n in 0..levelsString.clone().count()
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]   --> src/bin/02.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     for n in 0..numbersInTheLine
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `firstFindingResult`
[INFO] [stdout]   --> src/bin/02.rs:63:15
[INFO] [stdout]    |
[INFO] [stdout] 63 |       let mut firstFindingResult = false;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_firstFindingResult`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/02.rs:63:11
[INFO] [stdout]    |
[INFO] [stdout] 63 |       let mut firstFindingResult = false;
[INFO] [stdout]    |           ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `safeReports` should have a snake case name
[INFO] [stdout]  --> src/bin/02.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 |   let mut safeReports = 0;
[INFO] [stdout]   |           ^^^^^^^^^^^ help: convert the identifier to snake case: `safe_reports`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `safeReport` should have a snake case name
[INFO] [stdout]  --> src/bin/02.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut safeReport = true;
[INFO] [stdout]   |             ^^^^^^^^^^ help: convert the identifier to snake case: `safe_report`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `levelsString` should have a snake case name
[INFO] [stdout]   --> src/bin/02.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let mut levelsString = line.split_whitespace();
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: convert the identifier to snake case: `levels_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `compareLevel` should have a snake case name
[INFO] [stdout]   --> src/bin/02.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let mut compareLevel: u32 = levelsString.next().unwrap().parse().unwrap();
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: convert the identifier to snake case: `compare_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `nextLevel` should have a snake case name
[INFO] [stdout]   --> src/bin/02.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 |       let nextLevel: u32 = levelsString.next().unwrap().parse().unwrap();
[INFO] [stdout]    |           ^^^^^^^^^ help: convert the identifier to snake case: `next_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `safeReports` should have a snake case name
[INFO] [stdout]   --> src/bin/02.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 |   let mut safeReports = 0;
[INFO] [stdout]    |           ^^^^^^^^^^^ help: convert the identifier to snake case: `safe_reports`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sameNumber` should have a snake case name
[INFO] [stdout]   --> src/bin/02.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let mut sameNumber = 0;
[INFO] [stdout]    |             ^^^^^^^^^^ help: convert the identifier to snake case: `same_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `levelsString` should have a snake case name
[INFO] [stdout]   --> src/bin/02.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let mut levelsString = line.split_whitespace();
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: convert the identifier to snake case: `levels_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `compareLevel` should have a snake case name
[INFO] [stdout]   --> src/bin/02.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let mut compareLevel: u32 = levelsString.next().unwrap().parse().unwrap();
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: convert the identifier to snake case: `compare_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `numbersInTheLine` should have a snake case name
[INFO] [stdout]   --> src/bin/02.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let numbersInTheLine = levelsString.clone().count();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `numbers_in_the_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `firstFindingResult` should have a snake case name
[INFO] [stdout]   --> src/bin/02.rs:63:15
[INFO] [stdout]    |
[INFO] [stdout] 63 |       let mut firstFindingResult = false;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `first_finding_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `nextLevel` should have a snake case name
[INFO] [stdout]   --> src/bin/02.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 |       let nextLevel: u32 = levelsString.next().unwrap().parse().unwrap();
[INFO] [stdout]    |           ^^^^^^^^^ help: convert the identifier to snake case: `next_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.49s
[INFO] running `Command { std: "docker" "inspect" "3f8c505855949fde56f91768a95322d01f38a41daa51f7c9eadc65fa8e8dedf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f8c505855949fde56f91768a95322d01f38a41daa51f7c9eadc65fa8e8dedf2", kill_on_drop: false }`
[INFO] [stdout] 3f8c505855949fde56f91768a95322d01f38a41daa51f7c9eadc65fa8e8dedf2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3af6c7e236cebfd9d24e61da94d97720db843cae7d742c7ff5d6c764f647dc1
[INFO] running `Command { std: "docker" "start" "-a" "f3af6c7e236cebfd9d24e61da94d97720db843cae7d742c7ff5d6c764f647dc1", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent_of_code v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable `leftNumbers` should have a snake case name
[INFO] [stdout]  --> src/bin/01.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let mut leftNumbers: Vec<u32> = Vec::new();
[INFO] [stdout]   |             ^^^^^^^^^^^ help: convert the identifier to snake case: `left_numbers`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `rightNumbers` should have a snake case name
[INFO] [stdout]  --> src/bin/01.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut rightNumbers: Vec<u32> = Vec::new();
[INFO] [stdout]   |             ^^^^^^^^^^^^ help: convert the identifier to snake case: `right_numbers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `leftNumberString` should have a snake case name
[INFO] [stdout]   --> src/bin/01.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |       let leftNumberString = line.split_at(5).0.parse().unwrap();
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `left_number_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `rightNumberString` should have a snake case name
[INFO] [stdout]   --> src/bin/01.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 |       let rightNumberString = line.split_at(8).1.parse().unwrap();
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `right_number_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `leftNumbers` should have a snake case name
[INFO] [stdout]   --> src/bin/01.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 |   let mut leftNumbers: Vec<u32> = Vec::new();
[INFO] [stdout]    |           ^^^^^^^^^^^ help: convert the identifier to snake case: `left_numbers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `rightNumbers` should have a snake case name
[INFO] [stdout]   --> src/bin/01.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 |   let mut rightNumbers: Vec<u32> = Vec::new();
[INFO] [stdout]    |           ^^^^^^^^^^^^ help: convert the identifier to snake case: `right_numbers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `similarityScore` should have a snake case name
[INFO] [stdout]   --> src/bin/01.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 |   let mut similarityScore: u32 = 0;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `similarity_score`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `leftNumberString` should have a snake case name
[INFO] [stdout]   --> src/bin/01.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let leftNumberString = line.split_at(5).0.parse().unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `left_number_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `rightNumberString` should have a snake case name
[INFO] [stdout]   --> src/bin/01.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let rightNumberString = line.split_at(8).1.parse().unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `right_number_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `numberOfDuplicates` should have a snake case name
[INFO] [stdout]   --> src/bin/01.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let numberOfDuplicates: u32 = rightNumbers.iter().filter(|&x| *x == *leftNumbers.get(n).unwrap()).count().try_into().unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `number_of_duplicates`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]   --> src/bin/02.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     for n in 0..levelsString.clone().count()
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]   --> src/bin/02.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     for n in 0..numbersInTheLine
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `firstFindingResult`
[INFO] [stdout]   --> src/bin/02.rs:63:15
[INFO] [stdout]    |
[INFO] [stdout] 63 |       let mut firstFindingResult = false;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_firstFindingResult`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/02.rs:63:11
[INFO] [stdout]    |
[INFO] [stdout] 63 |       let mut firstFindingResult = false;
[INFO] [stdout]    |           ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `safeReports` should have a snake case name
[INFO] [stdout]  --> src/bin/02.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 |   let mut safeReports = 0;
[INFO] [stdout]   |           ^^^^^^^^^^^ help: convert the identifier to snake case: `safe_reports`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `safeReport` should have a snake case name
[INFO] [stdout]  --> src/bin/02.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut safeReport = true;
[INFO] [stdout]   |             ^^^^^^^^^^ help: convert the identifier to snake case: `safe_report`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `levelsString` should have a snake case name
[INFO] [stdout]   --> src/bin/02.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let mut levelsString = line.split_whitespace();
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: convert the identifier to snake case: `levels_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `compareLevel` should have a snake case name
[INFO] [stdout]   --> src/bin/02.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let mut compareLevel: u32 = levelsString.next().unwrap().parse().unwrap();
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: convert the identifier to snake case: `compare_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CheckDiagonalRightUp` should have a snake case name
[INFO] [stdout]  --> src/bin/04.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn CheckDiagonalRightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePer...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_diagonal_right_up`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `nextLevel` should have a snake case name
[INFO] [stdout]   --> src/bin/02.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 |       let nextLevel: u32 = levelsString.next().unwrap().parse().unwrap();
[INFO] [stdout]    |           ^^^^^^^^^ help: convert the identifier to snake case: `next_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `safeReports` should have a snake case name
[INFO] [stdout]   --> src/bin/02.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 |   let mut safeReports = 0;
[INFO] [stdout]    |           ^^^^^^^^^^^ help: convert the identifier to snake case: `safe_reports`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sameNumber` should have a snake case name
[INFO] [stdout]   --> src/bin/02.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let mut sameNumber = 0;
[INFO] [stdout]    |             ^^^^^^^^^^ help: convert the identifier to snake case: `same_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `levelsString` should have a snake case name
[INFO] [stdout]   --> src/bin/02.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let mut levelsString = line.split_whitespace();
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: convert the identifier to snake case: `levels_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `compareLevel` should have a snake case name
[INFO] [stdout]   --> src/bin/02.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let mut compareLevel: u32 = levelsString.next().unwrap().parse().unwrap();
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: convert the identifier to snake case: `compare_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `numbersInTheLine` should have a snake case name
[INFO] [stdout]   --> src/bin/02.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let numbersInTheLine = levelsString.clone().count();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `numbers_in_the_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `firstFindingResult` should have a snake case name
[INFO] [stdout]   --> src/bin/02.rs:63:15
[INFO] [stdout]    |
[INFO] [stdout] 63 |       let mut firstFindingResult = false;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `first_finding_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]  --> src/bin/04.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn CheckDiagonalRightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePer...
[INFO] [stdout]   |                             ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `nextLevel` should have a snake case name
[INFO] [stdout]   --> src/bin/02.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 |       let nextLevel: u32 = levelsString.next().unwrap().parse().unwrap();
[INFO] [stdout]    |           ^^^^^^^^^ help: convert the identifier to snake case: `next_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]  --> src/bin/04.rs:3:47
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn CheckDiagonalRightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePer...
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]  --> src/bin/04.rs:3:75
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]  --> src/bin/04.rs:3:103
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sizePerRow` should have a snake case name
[INFO] [stdout]  --> src/bin/04.rs:3:131
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retValue` should have a snake case name
[INFO] [stdout]  --> src/bin/04.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 |   let mut retValue = false;
[INFO] [stdout]   |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CheckDiagonalRightDown` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn CheckDiagonalRightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizeP...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_diagonal_right_down`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn CheckDiagonalRightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizeP...
[INFO] [stdout]    |                               ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:15:49
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn CheckDiagonalRightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizeP...
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:15:77
[INFO] [stdout]    |
[INFO] [stdout] 15 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:15:105
[INFO] [stdout]    |
[INFO] [stdout] 15 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sizePerRow` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:15:133
[INFO] [stdout]    |
[INFO] [stdout] 15 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retValue` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 |   let mut retValue = false;
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CheckDiagonalLeftUp` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn CheckDiagonalLeftUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerR...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_diagonal_left_up`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn CheckDiagonalLeftUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerR...
[INFO] [stdout]    |                            ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:27:46
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn CheckDiagonalLeftUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerR...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:27:74
[INFO] [stdout]    |
[INFO] [stdout] 27 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:27:102
[INFO] [stdout]    |
[INFO] [stdout] 27 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sizePerRow` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:27:130
[INFO] [stdout]    |
[INFO] [stdout] 27 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retValue` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 |   let mut retValue = false;
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CheckDiagonalLeftDown` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn CheckDiagonalLeftDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePe...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_diagonal_left_down`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:39:30
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn CheckDiagonalLeftDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePe...
[INFO] [stdout]    |                              ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:39:48
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn CheckDiagonalLeftDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePe...
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:39:76
[INFO] [stdout]    |
[INFO] [stdout] 39 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:39:104
[INFO] [stdout]    |
[INFO] [stdout] 39 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sizePerRow` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:39:132
[INFO] [stdout]    |
[INFO] [stdout] 39 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retValue` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 |   let mut retValue = false;
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CheckStraightDown` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn CheckStraightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_straight_down`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:51:26
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn CheckStraightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow...
[INFO] [stdout]    |                          ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:51:44
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn CheckStraightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow...
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:51:72
[INFO] [stdout]    |
[INFO] [stdout] 51 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:51:100
[INFO] [stdout]    |
[INFO] [stdout] 51 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sizePerRow` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:51:128
[INFO] [stdout]    |
[INFO] [stdout] 51 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retValue` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:52:11
[INFO] [stdout]    |
[INFO] [stdout] 52 |   let mut retValue = false;
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CheckStraightUp` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub fn CheckStraightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: ...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_straight_up`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub fn CheckStraightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: ...
[INFO] [stdout]    |                        ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:63:42
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub fn CheckStraightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: ...
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:63:70
[INFO] [stdout]    |
[INFO] [stdout] 63 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:63:98
[INFO] [stdout]    |
[INFO] [stdout] 63 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sizePerRow` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:63:126
[INFO] [stdout]    |
[INFO] [stdout] 63 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retValue` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 |   let mut retValue = false;
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CheckStraightLeft` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn CheckStraightLeft(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_straight_left`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:75:26
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn CheckStraightLeft(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |                          ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:75:44
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn CheckStraightLeft(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:75:72
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn CheckStraightLeft(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:75:100
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn CheckStraightLeft(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |                                                                                                    ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retValue` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:76:11
[INFO] [stdout]    |
[INFO] [stdout] 76 |   let mut retValue = false;
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CheckStraightRight` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn CheckStraightRight(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_straight_right`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:87:27
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn CheckStraightRight(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |                           ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:87:45
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn CheckStraightRight(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:87:73
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn CheckStraightRight(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:87:101
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn CheckStraightRight(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |                                                                                                     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retValue` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:88:10
[INFO] [stdout]    |
[INFO] [stdout] 88 |  let mut retValue = false;
[INFO] [stdout]    |          ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `NumberOfAppearances` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 |   let mut NumberOfAppearances = 0;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `number_of_appearances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sizePerRow` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:105:7
[INFO] [stdout]     |
[INFO] [stdout] 105 |   let sizePerRow = input.lines().next().unwrap().len();
[INFO] [stdout]     |       ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `numberOfRows` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 |   let numberOfRows = input.lines().count();
[INFO] [stdout]     |       ^^^^^^^^^^^^ help: convert the identifier to snake case: `number_of_rows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `currentRowInput` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:107:11
[INFO] [stdout]     |
[INFO] [stdout] 107 |   let mut currentRowInput = 0;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `current_row_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForX` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:108:11
[INFO] [stdout]     |
[INFO] [stdout] 108 |   let mut locationsForX: Vec<usize> = Vec::new();
[INFO] [stdout]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |   let mut locationsForM: Vec<usize> = Vec::new();
[INFO] [stdout]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:110:11
[INFO] [stdout]     |
[INFO] [stdout] 110 |   let mut locationsForA: Vec<usize> = Vec::new();
[INFO] [stdout]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:111:11
[INFO] [stdout]     |
[INFO] [stdout] 111 |   let mut locationsForS: Vec<usize> = Vec::new();
[INFO] [stdout]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `rowInput` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:113:7
[INFO] [stdout]     |
[INFO] [stdout] 113 |   for rowInput in input.lines() {
[INFO] [stdout]     |       ^^^^^^^^ help: convert the identifier to snake case: `row_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:136:7
[INFO] [stdout]     |
[INFO] [stdout] 136 |   for locationX in locationsForX {
[INFO] [stdout]     |       ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `currentRow` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let currentRow = locationX / sizePerRow;
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `current_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `NumberOfAppearances` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:212:11
[INFO] [stdout]     |
[INFO] [stdout] 212 |   let mut NumberOfAppearances = 0;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `number_of_appearances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sizePerRow` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:214:7
[INFO] [stdout]     |
[INFO] [stdout] 214 |   let sizePerRow = input.lines().next().unwrap().len();
[INFO] [stdout]     |       ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `numberOfRows` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:215:7
[INFO] [stdout]     |
[INFO] [stdout] 215 |   let numberOfRows = input.lines().count();
[INFO] [stdout]     |       ^^^^^^^^^^^^ help: convert the identifier to snake case: `number_of_rows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `currentRowInput` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:216:11
[INFO] [stdout]     |
[INFO] [stdout] 216 |   let mut currentRowInput = 0;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `current_row_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:217:11
[INFO] [stdout]     |
[INFO] [stdout] 217 |   let mut locationsForM: Vec<usize> = Vec::new();
[INFO] [stdout]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:218:11
[INFO] [stdout]     |
[INFO] [stdout] 218 |   let mut locationsForA: Vec<usize> = Vec::new();
[INFO] [stdout]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:219:11
[INFO] [stdout]     |
[INFO] [stdout] 219 |   let mut locationsForS: Vec<usize> = Vec::new();
[INFO] [stdout]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `rowInput` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:221:7
[INFO] [stdout]     |
[INFO] [stdout] 221 |   for rowInput in input.lines() {
[INFO] [stdout]     |       ^^^^^^^^ help: convert the identifier to snake case: `row_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationA` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:241:7
[INFO] [stdout]     |
[INFO] [stdout] 241 |   for locationA in locationsForA {
[INFO] [stdout]     |       ^^^^^^^^^ help: convert the identifier to snake case: `location_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `currentRow` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let currentRow = locationA / sizePerRow;
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `current_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `xAxis` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:243:13
[INFO] [stdout]     |
[INFO] [stdout] 243 |     let mut xAxis = false;
[INFO] [stdout]     |             ^^^^^ help: convert the identifier to snake case: `x_axis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `yAxis` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:244:13
[INFO] [stdout]     |
[INFO] [stdout] 244 |     let mut yAxis = false;
[INFO] [stdout]     |             ^^^^^ help: convert the identifier to snake case: `y_axis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.89s
[INFO] running `Command { std: "docker" "inspect" "f3af6c7e236cebfd9d24e61da94d97720db843cae7d742c7ff5d6c764f647dc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3af6c7e236cebfd9d24e61da94d97720db843cae7d742c7ff5d6c764f647dc1", kill_on_drop: false }`
[INFO] [stdout] f3af6c7e236cebfd9d24e61da94d97720db843cae7d742c7ff5d6c764f647dc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e06d1faea8bd244e05bbd0f76be60682688363c545394ab2f2f29f9e40f1cc6c
[INFO] running `Command { std: "docker" "start" "-a" "e06d1faea8bd244e05bbd0f76be60682688363c545394ab2f2f29f9e40f1cc6c", kill_on_drop: false }`
[INFO] [stderr] warning: function `CheckDiagonalRightUp` should have a snake case name
[INFO] [stderr]  --> src/bin/04.rs:3:8
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn CheckDiagonalRightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePer...
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_diagonal_right_up`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationX` should have a snake case name
[INFO] [stderr]  --> src/bin/04.rs:3:29
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn CheckDiagonalRightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePer...
[INFO] [stderr]   |                             ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForM` should have a snake case name
[INFO] [stderr]  --> src/bin/04.rs:3:47
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn CheckDiagonalRightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePer...
[INFO] [stderr]   |                                               ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForA` should have a snake case name
[INFO] [stderr]  --> src/bin/04.rs:3:75
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForS` should have a snake case name
[INFO] [stderr]  --> src/bin/04.rs:3:103
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `sizePerRow` should have a snake case name
[INFO] [stderr]  --> src/bin/04.rs:3:131
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]   |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `retValue` should have a snake case name
[INFO] [stderr]  --> src/bin/04.rs:4:11
[INFO] [stderr]   |
[INFO] [stderr] 4 |   let mut retValue = false;
[INFO] [stderr]   |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stderr] 
[INFO] [stderr] warning: function `CheckDiagonalRightDown` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:15:8
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub fn CheckDiagonalRightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizeP...
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_diagonal_right_down`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationX` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:15:31
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub fn CheckDiagonalRightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizeP...
[INFO] [stderr]    |                               ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForM` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:15:49
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub fn CheckDiagonalRightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizeP...
[INFO] [stderr]    |                                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForA` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:15:77
[INFO] [stderr]    |
[INFO] [stderr] 15 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForS` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:15:105
[INFO] [stderr]    |
[INFO] [stderr] 15 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `sizePerRow` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:15:133
[INFO] [stderr]    |
[INFO] [stderr] 15 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]    |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `retValue` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:16:11
[INFO] [stderr]    |
[INFO] [stderr] 16 |   let mut retValue = false;
[INFO] [stderr]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stderr] 
[INFO] [stderr] warning: function `CheckDiagonalLeftUp` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:27:8
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub fn CheckDiagonalLeftUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerR...
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_diagonal_left_up`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationX` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:27:28
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub fn CheckDiagonalLeftUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerR...
[INFO] [stderr]    |                            ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForM` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:27:46
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub fn CheckDiagonalLeftUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerR...
[INFO] [stderr]    |                                              ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForA` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:27:74
[INFO] [stderr]    |
[INFO] [stderr] 27 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForS` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:27:102
[INFO] [stderr]    |
[INFO] [stderr] 27 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `sizePerRow` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:27:130
[INFO] [stderr]    |
[INFO] [stderr] 27 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]    |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `retValue` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:28:11
[INFO] [stderr]    |
[INFO] [stderr] 28 |   let mut retValue = false;
[INFO] [stderr]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stderr] 
[INFO] [stderr] warning: function `CheckDiagonalLeftDown` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:39:8
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub fn CheckDiagonalLeftDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePe...
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_diagonal_left_down`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationX` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:39:30
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub fn CheckDiagonalLeftDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePe...
[INFO] [stderr]    |                              ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForM` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:39:48
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub fn CheckDiagonalLeftDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePe...
[INFO] [stderr]    |                                                ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForA` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:39:76
[INFO] [stderr]    |
[INFO] [stderr] 39 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForS` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:39:104
[INFO] [stderr]    |
[INFO] [stderr] 39 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `sizePerRow` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:39:132
[INFO] [stderr]    |
[INFO] [stderr] 39 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]    |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `retValue` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:40:11
[INFO] [stderr]    |
[INFO] [stderr] 40 |   let mut retValue = false;
[INFO] [stderr]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stderr] 
[INFO] [stderr] warning: function `CheckStraightDown` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:51:8
[INFO] [stderr]    |
[INFO] [stderr] 51 | pub fn CheckStraightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow...
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_straight_down`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationX` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:51:26
[INFO] [stderr]    |
[INFO] [stderr] 51 | pub fn CheckStraightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow...
[INFO] [stderr]    |                          ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForM` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:51:44
[INFO] [stderr]    |
[INFO] [stderr] 51 | pub fn CheckStraightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow...
[INFO] [stderr]    |                                            ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForA` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:51:72
[INFO] [stderr]    |
[INFO] [stderr] 51 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForS` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:51:100
[INFO] [stderr]    |
[INFO] [stderr] 51 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `sizePerRow` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:51:128
[INFO] [stderr]    |
[INFO] [stderr] 51 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]    |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `retValue` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:52:11
[INFO] [stderr]    |
[INFO] [stderr] 52 |   let mut retValue = false;
[INFO] [stderr]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stderr] 
[INFO] [stderr] warning: function `CheckStraightUp` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:63:8
[INFO] [stderr]    |
[INFO] [stderr] 63 | pub fn CheckStraightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: ...
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_straight_up`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationX` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:63:24
[INFO] [stderr]    |
[INFO] [stderr] 63 | pub fn CheckStraightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: ...
[INFO] [stderr]    |                        ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForM` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:63:42
[INFO] [stderr]    |
[INFO] [stderr] 63 | pub fn CheckStraightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: ...
[INFO] [stderr]    |                                          ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForA` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:63:70
[INFO] [stderr]    |
[INFO] [stderr] 63 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForS` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:63:98
[INFO] [stderr]    |
[INFO] [stderr] 63 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `sizePerRow` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:63:126
[INFO] [stderr]    |
[INFO] [stderr] 63 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]    |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `retValue` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:64:11
[INFO] [stderr]    |
[INFO] [stderr] 64 |   let mut retValue = false;
[INFO] [stderr]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stderr] 
[INFO] [stderr] warning: function `CheckStraightLeft` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:75:8
[INFO] [stderr]    |
[INFO] [stderr] 75 | pub fn CheckStraightLeft(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_straight_left`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationX` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:75:26
[INFO] [stderr]    |
[INFO] [stderr] 75 | pub fn CheckStraightLeft(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stderr]    |                          ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForM` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:75:44
[INFO] [stderr]    |
[INFO] [stderr] 75 | pub fn CheckStraightLeft(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stderr]    |                                            ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForA` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:75:72
[INFO] [stderr]    |
[INFO] [stderr] 75 | pub fn CheckStraightLeft(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stderr]    |                                                                        ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForS` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:75:100
[INFO] [stderr]    |
[INFO] [stderr] 75 | pub fn CheckStraightLeft(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stderr]    |                                                                                                    ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `retValue` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:76:11
[INFO] [stderr]    |
[INFO] [stderr] 76 |   let mut retValue = false;
[INFO] [stderr]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stderr] 
[INFO] [stderr] warning: function `CheckStraightRight` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:87:8
[INFO] [stderr]    |
[INFO] [stderr] 87 | pub fn CheckStraightRight(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_straight_right`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationX` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:87:27
[INFO] [stderr]    |
[INFO] [stderr] 87 | pub fn CheckStraightRight(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stderr]    |                           ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForM` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:87:45
[INFO] [stderr]    |
[INFO] [stderr] 87 | pub fn CheckStraightRight(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stderr]    |                                             ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForA` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:87:73
[INFO] [stderr]    |
[INFO] [stderr] 87 | pub fn CheckStraightRight(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stderr]    |                                                                         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForS` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:87:101
[INFO] [stderr]    |
[INFO] [stderr] 87 | pub fn CheckStraightRight(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stderr]    |                                                                                                     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `retValue` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:88:10
[INFO] [stderr]    |
[INFO] [stderr] 88 |  let mut retValue = false;
[INFO] [stderr]    |          ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `NumberOfAppearances` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:103:11
[INFO] [stderr]     |
[INFO] [stderr] 103 |   let mut NumberOfAppearances = 0;
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `number_of_appearances`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `sizePerRow` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:105:7
[INFO] [stderr]     |
[INFO] [stderr] 105 |   let sizePerRow = input.lines().next().unwrap().len();
[INFO] [stderr]     |       ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `numberOfRows` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:106:7
[INFO] [stderr]     |
[INFO] [stderr] 106 |   let numberOfRows = input.lines().count();
[INFO] [stderr]     |       ^^^^^^^^^^^^ help: convert the identifier to snake case: `number_of_rows`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `currentRowInput` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:107:11
[INFO] [stderr]     |
[INFO] [stderr] 107 |   let mut currentRowInput = 0;
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `current_row_input`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForX` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:108:11
[INFO] [stderr]     |
[INFO] [stderr] 108 |   let mut locationsForX: Vec<usize> = Vec::new();
[INFO] [stderr]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_x`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForM` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:109:11
[INFO] [stderr]     |
[INFO] [stderr] 109 |   let mut locationsForM: Vec<usize> = Vec::new();
[INFO] [stderr]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForA` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:110:11
[INFO] [stderr]     |
[INFO] [stderr] 110 |   let mut locationsForA: Vec<usize> = Vec::new();
[INFO] [stderr]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForS` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:111:11
[INFO] [stderr]     |
[INFO] [stderr] 111 |   let mut locationsForS: Vec<usize> = Vec::new();
[INFO] [stderr]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `rowInput` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:113:7
[INFO] [stderr]     |
[INFO] [stderr] 113 |   for rowInput in input.lines() {
[INFO] [stderr]     |       ^^^^^^^^ help: convert the identifier to snake case: `row_input`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationX` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:136:7
[INFO] [stderr]     |
[INFO] [stderr] 136 |   for locationX in locationsForX {
[INFO] [stderr]     |       ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `currentRow` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:137:9
[INFO] [stderr]     |
[INFO] [stderr] 137 |     let currentRow = locationX / sizePerRow;
[INFO] [stderr]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `current_row`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `NumberOfAppearances` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:212:11
[INFO] [stderr]     |
[INFO] [stderr] 212 |   let mut NumberOfAppearances = 0;
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `number_of_appearances`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `sizePerRow` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:214:7
[INFO] [stderr]     |
[INFO] [stderr] 214 |   let sizePerRow = input.lines().next().unwrap().len();
[INFO] [stderr]     |       ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `numberOfRows` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:215:7
[INFO] [stderr]     |
[INFO] [stderr] 215 |   let numberOfRows = input.lines().count();
[INFO] [stderr]     |       ^^^^^^^^^^^^ help: convert the identifier to snake case: `number_of_rows`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `currentRowInput` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:216:11
[INFO] [stderr]     |
[INFO] [stderr] 216 |   let mut currentRowInput = 0;
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `current_row_input`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForM` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:217:11
[INFO] [stderr]     |
[INFO] [stderr] 217 |   let mut locationsForM: Vec<usize> = Vec::new();
[INFO] [stderr]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForA` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:218:11
[INFO] [stderr]     |
[INFO] [stderr] 218 |   let mut locationsForA: Vec<usize> = Vec::new();
[INFO] [stderr]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForS` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:219:11
[INFO] [stderr]     |
[INFO] [stderr] 219 |   let mut locationsForS: Vec<usize> = Vec::new();
[INFO] [stderr]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `rowInput` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:221:7
[INFO] [stderr]     |
[INFO] [stderr] 221 |   for rowInput in input.lines() {
[INFO] [stderr]     |       ^^^^^^^^ help: convert the identifier to snake case: `row_input`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationA` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:241:7
[INFO] [stderr]     |
[INFO] [stderr] 241 |   for locationA in locationsForA {
[INFO] [stderr]     |       ^^^^^^^^^ help: convert the identifier to snake case: `location_a`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `currentRow` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:242:9
[INFO] [stderr]     |
[INFO] [stderr] 242 |     let currentRow = locationA / sizePerRow;
[INFO] [stderr]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `current_row`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `xAxis` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:243:13
[INFO] [stderr]     |
[INFO] [stderr] 243 |     let mut xAxis = false;
[INFO] [stderr]     |             ^^^^^ help: convert the identifier to snake case: `x_axis`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `yAxis` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:244:13
[INFO] [stderr]     |
[INFO] [stderr] 244 |     let mut yAxis = false;
[INFO] [stderr]     |             ^^^^^ help: convert the identifier to snake case: `y_axis`
[INFO] [stderr] 
[INFO] [stderr] warning: `advent_of_code` (bin "04" test) generated 77 warnings
[INFO] [stderr] warning: variable `leftNumbers` should have a snake case name
[INFO] [stderr]  --> src/bin/01.rs:6:13
[INFO] [stderr]   |
[INFO] [stderr] 6 |     let mut leftNumbers: Vec<u32> = Vec::new();
[INFO] [stderr]   |             ^^^^^^^^^^^ help: convert the identifier to snake case: `left_numbers`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `rightNumbers` should have a snake case name
[INFO] [stderr]  --> src/bin/01.rs:7:13
[INFO] [stderr]   |
[INFO] [stderr] 7 |     let mut rightNumbers: Vec<u32> = Vec::new();
[INFO] [stderr]   |             ^^^^^^^^^^^^ help: convert the identifier to snake case: `right_numbers`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `leftNumberString` should have a snake case name
[INFO] [stderr]   --> src/bin/01.rs:11:11
[INFO] [stderr]    |
[INFO] [stderr] 11 |       let leftNumberString = line.split_at(5).0.parse().unwrap();
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `left_number_string`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `rightNumberString` should have a snake case name
[INFO] [stderr]   --> src/bin/01.rs:12:11
[INFO] [stderr]    |
[INFO] [stderr] 12 |       let rightNumberString = line.split_at(8).1.parse().unwrap();
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `right_number_string`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `leftNumbers` should have a snake case name
[INFO] [stderr]   --> src/bin/01.rs:43:11
[INFO] [stderr]    |
[INFO] [stderr] 43 |   let mut leftNumbers: Vec<u32> = Vec::new();
[INFO] [stderr]    |           ^^^^^^^^^^^ help: convert the identifier to snake case: `left_numbers`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `rightNumbers` should have a snake case name
[INFO] [stderr]   --> src/bin/01.rs:44:11
[INFO] [stderr]    |
[INFO] [stderr] 44 |   let mut rightNumbers: Vec<u32> = Vec::new();
[INFO] [stderr]    |           ^^^^^^^^^^^^ help: convert the identifier to snake case: `right_numbers`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `similarityScore` should have a snake case name
[INFO] [stderr]   --> src/bin/01.rs:45:11
[INFO] [stderr]    |
[INFO] [stderr] 45 |   let mut similarityScore: u32 = 0;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `similarity_score`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `leftNumberString` should have a snake case name
[INFO] [stderr]   --> src/bin/01.rs:48:9
[INFO] [stderr]    |
[INFO] [stderr] 48 |     let leftNumberString = line.split_at(5).0.parse().unwrap();
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `left_number_string`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `rightNumberString` should have a snake case name
[INFO] [stderr]   --> src/bin/01.rs:49:9
[INFO] [stderr]    |
[INFO] [stderr] 49 |     let rightNumberString = line.split_at(8).1.parse().unwrap();
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `right_number_string`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `numberOfDuplicates` should have a snake case name
[INFO] [stderr]   --> src/bin/01.rs:59:9
[INFO] [stderr]    |
[INFO] [stderr] 59 |     let numberOfDuplicates: u32 = rightNumbers.iter().filter(|&x| *x == *leftNumbers.get(n).unwrap()).count().try_into().unwrap();
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `number_of_duplicates`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `n`
[INFO] [stderr]   --> src/bin/02.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 |     for n in 0..levelsString.clone().count()
[INFO] [stderr]    |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `n`
[INFO] [stderr]   --> src/bin/02.rs:61:9
[INFO] [stderr]    |
[INFO] [stderr] 61 |     for n in 0..numbersInTheLine
[INFO] [stderr]    |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `firstFindingResult`
[INFO] [stderr]   --> src/bin/02.rs:63:15
[INFO] [stderr]    |
[INFO] [stderr] 63 |       let mut firstFindingResult = false;
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_firstFindingResult`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/bin/02.rs:63:11
[INFO] [stderr]    |
[INFO] [stderr] 63 |       let mut firstFindingResult = false;
[INFO] [stderr]    |           ----^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |           |
[INFO] [stderr]    |           help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `safeReports` should have a snake case name
[INFO] [stderr]  --> src/bin/02.rs:4:11
[INFO] [stderr]   |
[INFO] [stderr] 4 |   let mut safeReports = 0;
[INFO] [stderr]   |           ^^^^^^^^^^^ help: convert the identifier to snake case: `safe_reports`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `safeReport` should have a snake case name
[INFO] [stderr]  --> src/bin/02.rs:7:13
[INFO] [stderr]   |
[INFO] [stderr] 7 |     let mut safeReport = true;
[INFO] [stderr]   |             ^^^^^^^^^^ help: convert the identifier to snake case: `safe_report`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `levelsString` should have a snake case name
[INFO] [stderr]   --> src/bin/02.rs:10:13
[INFO] [stderr]    |
[INFO] [stderr] 10 |     let mut levelsString = line.split_whitespace();
[INFO] [stderr]    |             ^^^^^^^^^^^^ help: convert the identifier to snake case: `levels_string`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `compareLevel` should have a snake case name
[INFO] [stderr]   --> src/bin/02.rs:11:13
[INFO] [stderr]    |
[INFO] [stderr] 11 |     let mut compareLevel: u32 = levelsString.next().unwrap().parse().unwrap();
[INFO] [stderr]    |             ^^^^^^^^^^^^ help: convert the identifier to snake case: `compare_level`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `nextLevel` should have a snake case name
[INFO] [stderr]   --> src/bin/02.rs:16:11
[INFO] [stderr]    |
[INFO] [stderr] 16 |       let nextLevel: u32 = levelsString.next().unwrap().parse().unwrap();
[INFO] [stderr]    |           ^^^^^^^^^ help: convert the identifier to snake case: `next_level`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `safeReports` should have a snake case name
[INFO] [stderr]   --> src/bin/02.rs:49:11
[INFO] [stderr]    |
[INFO] [stderr] 49 |   let mut safeReports = 0;
[INFO] [stderr]    |           ^^^^^^^^^^^ help: convert the identifier to snake case: `safe_reports`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `sameNumber` should have a snake case name
[INFO] [stderr]   --> src/bin/02.rs:54:13
[INFO] [stderr]    |
[INFO] [stderr] 54 |     let mut sameNumber = 0;
[INFO] [stderr]    |             ^^^^^^^^^^ help: convert the identifier to snake case: `same_number`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `levelsString` should have a snake case name
[INFO] [stderr]   --> src/bin/02.rs:57:13
[INFO] [stderr]    |
[INFO] [stderr] 57 |     let mut levelsString = line.split_whitespace();
[INFO] [stderr]    |             ^^^^^^^^^^^^ help: convert the identifier to snake case: `levels_string`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `compareLevel` should have a snake case name
[INFO] [stderr]   --> src/bin/02.rs:58:13
[INFO] [stderr]    |
[INFO] [stderr] 58 |     let mut compareLevel: u32 = levelsString.next().unwrap().parse().unwrap();
[INFO] [stderr]    |             ^^^^^^^^^^^^ help: convert the identifier to snake case: `compare_level`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `numbersInTheLine` should have a snake case name
[INFO] [stderr]   --> src/bin/02.rs:59:9
[INFO] [stderr]    |
[INFO] [stderr] 59 |     let numbersInTheLine = levelsString.clone().count();
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `numbers_in_the_line`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `firstFindingResult` should have a snake case name
[INFO] [stderr]   --> src/bin/02.rs:63:15
[INFO] [stderr]    |
[INFO] [stderr] 63 |       let mut firstFindingResult = false;
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `first_finding_result`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `nextLevel` should have a snake case name
[INFO] [stderr]   --> src/bin/02.rs:64:11
[INFO] [stderr]    |
[INFO] [stderr] 64 |       let nextLevel: u32 = levelsString.next().unwrap().parse().unwrap();
[INFO] [stderr]    |           ^^^^^^^^^ help: convert the identifier to snake case: `next_level`
[INFO] [stderr] 
[INFO] [stderr] warning: `advent_of_code` (bin "01" test) generated 10 warnings
[INFO] [stderr] warning: `advent_of_code` (bin "02" test) generated 16 warnings (run `cargo fix --bin "02" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/advent_of_code-32e645f25d4a7db0)
[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] [stderr]      Running unittests src/bin/01.rs (/opt/rustwide/target/debug/deps/01-f5e2006c09e013de)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] error: test failed, to rerun pass `--bin 01`
[INFO] [stdout] test tests::test_part_two ... FAILED
[INFO] [stdout] test tests::test_part_one ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_part_two stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_part_two' (18) panicked at src/bin/01.rs:86:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some(0)
[INFO] [stdout]  right: None
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61076227c402 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61076227c402 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61076227c402 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61076227c402 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61076228c6ff - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61076228c6ff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6107622497e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6107622497e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x610762255842 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61076225a51f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61076225a3b1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6107622174ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6107622174ae - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61076225abdf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x61076225abdf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61076225aa3a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x610762255979 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61076223d52d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6107622940f0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x610762293f93 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6107621f32f3 - core::panicking::assert_failed::h8e4f9385330e621b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6107621ef2a7 - _01::tests::test_part_two::h54c8d66d651a4018
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/01.rs:86:9
[INFO] [stdout]   22:     0x6107621ef2d7 - _01::tests::test_part_two::{{closure}}::h644d892cae998d07
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/01.rs:84:23
[INFO] [stdout]   23:     0x6107621f3de6 - core::ops::function::FnOnce::call_once::h84bb675b4c631a6a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61076221726b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61076221726b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x61076222ced5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x61076222ced5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x61076222ced5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x61076222ced5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x61076222ced5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61076222ced5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x61076222ced5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6107622036c4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6107622036c4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x610762206f8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x610762206f8a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x610762206f8a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x610762206f8a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x610762206f8a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x610762206f8a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x610762206f8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x610762250adf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x610762250adf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7f86b9b74aa4 - <unknown>
[INFO] [stdout]   45:     0x7f86b9c01a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_part_one stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_part_one' (17) panicked at src/bin/01.rs:80:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some(118341)
[INFO] [stdout]  right: None
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61076227c402 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61076227c402 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61076227c402 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61076227c402 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61076228c6ff - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61076228c6ff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6107622497e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6107622497e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x610762255842 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61076225a51f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61076225a3b1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6107622174ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6107622174ae - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61076225abdf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x61076225abdf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61076225aa3a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x610762255979 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61076223d52d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6107622940f0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x610762293f93 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6107621f32f3 - core::panicking::assert_failed::h8e4f9385330e621b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6107621ef167 - _01::tests::test_part_one::hbaf9f92d2f5a7517
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/01.rs:80:9
[INFO] [stdout]   22:     0x6107621ef197 - _01::tests::test_part_one::{{closure}}::hd4094737563d40ad
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/01.rs:78:23
[INFO] [stdout]   23:     0x6107621f3da6 - core::ops::function::FnOnce::call_once::h7f614cbbd6168c12
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61076221726b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61076221726b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x61076222ced5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x61076222ced5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x61076222ced5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x61076222ced5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x61076222ced5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61076222ced5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x61076222ced5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6107622036c4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6107622036c4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x610762206f8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x610762206f8a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x610762206f8a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x610762206f8a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x610762206f8a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x610762206f8a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x610762206f8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x610762250adf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x610762250adf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7f86b9b74aa4 - <unknown>
[INFO] [stdout]   45:     0x7f86b9c01a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_part_one
[INFO] [stdout]     tests::test_part_two
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e06d1faea8bd244e05bbd0f76be60682688363c545394ab2f2f29f9e40f1cc6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e06d1faea8bd244e05bbd0f76be60682688363c545394ab2f2f29f9e40f1cc6c", kill_on_drop: false }`
[INFO] [stdout] e06d1faea8bd244e05bbd0f76be60682688363c545394ab2f2f29f9e40f1cc6c
