[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 master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichaelEmmerstorfer%2Fadventofcode2024" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MichaelEmmerstorfer/adventofcode2024 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.193
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.89
[INFO] [stderr]   Downloaded itoa v1.0.9
[INFO] [stderr]   Downloaded tinyjson v2.5.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.89
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.89
[INFO] [stderr]   Downloaded iana-time-zone v0.1.58
[INFO] [stderr]   Downloaded num-traits v0.2.17
[INFO] [stderr]   Downloaded js-sys v0.3.66
[INFO] [stderr]   Downloaded bumpalo v3.14.0
[INFO] [stderr]   Downloaded serde v1.0.193
[INFO] [stderr]   Downloaded backtrace v0.3.69
[INFO] [stderr]   Downloaded serde_json v1.0.108
[INFO] [stderr]   Downloaded cc v1.0.83
[INFO] [stderr]   Downloaded ryu v1.0.15
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.89
[INFO] [stderr]   Downloaded memchr v2.6.4
[INFO] [stderr]   Downloaded sys-info v0.9.1
[INFO] [stderr]   Downloaded syn v2.0.39
[INFO] [stderr]   Downloaded object v0.32.1
[INFO] [stderr]   Downloaded smallvec v1.11.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.70
[INFO] [stderr]   Downloaded log v0.4.20
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.89
[INFO] [stderr]   Downloaded addr2line v0.21.0
[INFO] [stderr]   Downloaded rustc-demangle v0.1.23
[INFO] [stderr]   Downloaded lock_api v0.4.11
[INFO] [stderr]   Downloaded parking_lot_core v0.9.9
[INFO] [stderr]   Downloaded dhat v0.3.3
[INFO] [stderr]   Downloaded mintex v0.1.2
[INFO] [stderr]   Downloaded quote v1.0.33
[INFO] [stderr]   Downloaded pico-args v0.5.0
[INFO] [stderr]   Downloaded libc v0.2.150
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8064bff7545e016d36e0cff7c2694953bf48ab48c9eaf905c9c7f9fed75a124a
[INFO] running `Command { std: "docker" "start" "-a" "8064bff7545e016d36e0cff7c2694953bf48ab48c9eaf905c9c7f9fed75a124a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8064bff7545e016d36e0cff7c2694953bf48ab48c9eaf905c9c7f9fed75a124a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8064bff7545e016d36e0cff7c2694953bf48ab48c9eaf905c9c7f9fed75a124a", kill_on_drop: false }`
[INFO] [stdout] 8064bff7545e016d36e0cff7c2694953bf48ab48c9eaf905c9c7f9fed75a124a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc2d11d16b8ba7f1c9d8250cff8bf1127a81edda2462006ca8dd4885cbd4d38e
[INFO] running `Command { std: "docker" "start" "-a" "dc2d11d16b8ba7f1c9d8250cff8bf1127a81edda2462006ca8dd4885cbd4d38e", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling tinyjson v2.5.1
[INFO] [stderr]    Compiling pico-args v0.5.0
[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: 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: 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: 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:11
[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 `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] [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>, siz...
[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>, siz...
[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>, siz...
[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 | ...ocationsForM :&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 | ...ocationsForA :&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 | ..., 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>, ...
[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>, ...
[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>, ...
[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 | ...ocationsForM :&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 | ...ocationsForA :&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 | ..., 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>, siz...
[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>, siz...
[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>, siz...
[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 | ...ocationsForM :&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 | ...ocationsForA :&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 | ..., 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>, s...
[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>, s...
[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>, s...
[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 | ...ocationsForM :&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 | ...ocationsForA :&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 | ..., 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>, sizeP...
[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>, 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:51:44
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn CheckStraightDown(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:51:72
[INFO] [stdout]    |
[INFO] [stdout] 51 | ...ocationsForM :&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 | ...ocationsForA :&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 | ..., 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>, sizePer...
[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>, 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:63:42
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub fn CheckStraightUp(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:63:70
[INFO] [stdout]    |
[INFO] [stdout] 63 | ...ocationsForM :&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 | ...ocationsForA :&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 | ..., 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>) -> bo...
[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>) -> bo...
[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>) -> bo...
[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 | ...ocationsForM :&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 | ...ocationsForA :&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>) -> b...
[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>) -> b...
[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>) -> b...
[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 | ...ocationsForM :&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 | ...ocationsForA :&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 `dev` profile [unoptimized + debuginfo] target(s) in 11.33s
[INFO] running `Command { std: "docker" "inspect" "dc2d11d16b8ba7f1c9d8250cff8bf1127a81edda2462006ca8dd4885cbd4d38e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc2d11d16b8ba7f1c9d8250cff8bf1127a81edda2462006ca8dd4885cbd4d38e", kill_on_drop: false }`
[INFO] [stdout] dc2d11d16b8ba7f1c9d8250cff8bf1127a81edda2462006ca8dd4885cbd4d38e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08643dcc7b4eccd4acdfc6aa1c4ebe622a9c9328dba68aad7e8edf6212398330
[INFO] running `Command { std: "docker" "start" "-a" "08643dcc7b4eccd4acdfc6aa1c4ebe622a9c9328dba68aad7e8edf6212398330", 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: 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: 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:11
[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 `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] [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>, siz...
[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>, siz...
[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>, siz...
[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 | ...ocationsForM :&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 | ...ocationsForA :&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 | ..., 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>, ...
[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>, ...
[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>, ...
[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 | ...ocationsForM :&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 | ...ocationsForA :&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 | ..., 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>, siz...
[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>, siz...
[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>, siz...
[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 | ...ocationsForM :&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 | ...ocationsForA :&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 | ..., 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>, s...
[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>, s...
[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>, s...
[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 | ...ocationsForM :&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 | ...ocationsForA :&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 | ..., 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>, sizeP...
[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>, 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:51:44
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn CheckStraightDown(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:51:72
[INFO] [stdout]    |
[INFO] [stdout] 51 | ...ocationsForM :&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 | ...ocationsForA :&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 | ..., 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>, sizePer...
[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>, 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:63:42
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub fn CheckStraightUp(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:63:70
[INFO] [stdout]    |
[INFO] [stdout] 63 | ...ocationsForM :&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 | ...ocationsForA :&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 | ..., 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>) -> bo...
[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>) -> bo...
[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>) -> bo...
[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 | ...ocationsForM :&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 | ...ocationsForA :&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>) -> b...
[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>) -> b...
[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>) -> b...
[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 | ...ocationsForM :&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 | ...ocationsForA :&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.35s
[INFO] running `Command { std: "docker" "inspect" "08643dcc7b4eccd4acdfc6aa1c4ebe622a9c9328dba68aad7e8edf6212398330", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08643dcc7b4eccd4acdfc6aa1c4ebe622a9c9328dba68aad7e8edf6212398330", kill_on_drop: false }`
[INFO] [stdout] 08643dcc7b4eccd4acdfc6aa1c4ebe622a9c9328dba68aad7e8edf6212398330
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 53f683a9c3cff3523f6d072eb32b91f270220d06d843d95be82598113d9073bc
[INFO] running `Command { std: "docker" "start" "-a" "53f683a9c3cff3523f6d072eb32b91f270220d06d843d95be82598113d9073bc", kill_on_drop: false }`
[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: 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: 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:11
[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 `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 "02" test) generated 16 warnings (run `cargo fix --bin "02" -p advent_of_code --tests` to apply 4 suggestions)
[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: `advent_of_code` (bin "01" test) generated 10 warnings
[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>, siz...
[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>, siz...
[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>, siz...
[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 | ...ocationsForM :&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 | ...ocationsForA :&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 | ..., 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>, ...
[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>, ...
[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>, ...
[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 | ...ocationsForM :&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 | ...ocationsForA :&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 | ..., 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>, siz...
[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>, siz...
[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>, siz...
[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 | ...ocationsForM :&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 | ...ocationsForA :&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 | ..., 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>, s...
[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>, s...
[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>, s...
[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 | ...ocationsForM :&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 | ...ocationsForA :&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 | ..., 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>, sizeP...
[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>, 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:51:44
[INFO] [stderr]    |
[INFO] [stderr] 51 | pub fn CheckStraightDown(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:51:72
[INFO] [stderr]    |
[INFO] [stderr] 51 | ...ocationsForM :&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 | ...ocationsForA :&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 | ..., 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>, sizePer...
[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>, 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:63:42
[INFO] [stderr]    |
[INFO] [stderr] 63 | pub fn CheckStraightUp(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:63:70
[INFO] [stderr]    |
[INFO] [stderr] 63 | ...ocationsForM :&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 | ...ocationsForA :&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 | ..., 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>) -> bo...
[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>) -> bo...
[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>) -> bo...
[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 | ...ocationsForM :&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 | ...ocationsForA :&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>) -> b...
[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>) -> b...
[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>) -> b...
[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 | ...ocationsForM :&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 | ...ocationsForA :&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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/advent_of_code-5593505e433c0037)
[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-effd248df77faddf)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_part_one ... FAILED
[INFO] [stdout] test tests::test_part_two ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_part_one stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_part_one' (26) 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:     0x55ecaf46e272 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ecaf46e272 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ecaf46e272 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ecaf46e272 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ecaf482b3a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ecaf482b3a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x55ecaf473076 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55ecaf473076 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55ecaf44c4ef - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ecaf44c4ef - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ecaf4661b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ecaf3ff04e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x55ecaf3ff04e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55ecaf466372 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x55ecaf466372 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ecaf44c5a8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ecaf441729 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ecaf44d3fd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ecaf4831ec - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ecaf483103 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x55ecaf3f0412 - core[27de1724e4349be2]::panicking::assert_failed::<core[27de1724e4349be2]::option::Option<u32>, core[27de1724e4349be2]::option::Option<u32>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x55ecaf3eea51 - 01[ec3cbb50efd848a8]::tests::test_part_one
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/01.rs:80:9
[INFO] [stdout]   22:     0x55ecaf3ecb97 - 01[ec3cbb50efd848a8]::tests::test_part_one::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/01.rs:78:23
[INFO] [stdout]   23:     0x55ecaf3efed6 - <01[ec3cbb50efd848a8]::tests::test_part_one::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55ecaf3f33fb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55ecaf3f33fb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x55ecaf3ffc5a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x55ecaf3ffc5a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x55ecaf3ffc5a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x55ecaf3ffc5a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x55ecaf3ffc5a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55ecaf3ffc5a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x55ecaf3ffc5a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x55ecaf3fb204 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x55ecaf3fb204 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x55ecaf402752 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x55ecaf402752 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x55ecaf402752 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x55ecaf402752 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x55ecaf402752 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55ecaf402752 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x55ecaf402752 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55ecaf46d77f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x55ecaf46d77f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7b18d31e0aa4 - <unknown>
[INFO] [stdout]   45:     0x7b18d326da64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_part_two stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_part_two' (27) 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:     0x55ecaf46e272 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ecaf46e272 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ecaf46e272 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ecaf46e272 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ecaf482b3a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ecaf482b3a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x55ecaf473076 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55ecaf473076 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55ecaf44c4ef - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ecaf44c4ef - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ecaf4661b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ecaf3ff04e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x55ecaf3ff04e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55ecaf466372 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x55ecaf466372 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ecaf44c5a8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ecaf441729 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ecaf44d3fd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ecaf4831ec - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ecaf483103 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x55ecaf3f0412 - core[27de1724e4349be2]::panicking::assert_failed::<core[27de1724e4349be2]::option::Option<u32>, core[27de1724e4349be2]::option::Option<u32>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x55ecaf3eeb51 - 01[ec3cbb50efd848a8]::tests::test_part_two
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/01.rs:86:9
[INFO] [stdout]   22:     0x55ecaf3ecbc7 - 01[ec3cbb50efd848a8]::tests::test_part_two::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/01.rs:84:23
[INFO] [stdout]   23:     0x55ecaf3eff16 - <01[ec3cbb50efd848a8]::tests::test_part_two::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55ecaf3f33fb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55ecaf3f33fb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x55ecaf3ffc5a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x55ecaf3ffc5a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x55ecaf3ffc5a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x55ecaf3ffc5a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x55ecaf3ffc5a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55ecaf3ffc5a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x55ecaf3ffc5a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x55ecaf3fb204 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x55ecaf3fb204 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x55ecaf402752 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x55ecaf402752 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x55ecaf402752 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x55ecaf402752 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x55ecaf402752 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55ecaf402752 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x55ecaf402752 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55ecaf46d77f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x55ecaf46d77f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7b18d31e0aa4 - <unknown>
[INFO] [stdout]   45:     0x7b18d326da64 - 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] [stderr] error: test failed, to rerun pass `--bin 01`
[INFO] running `Command { std: "docker" "inspect" "53f683a9c3cff3523f6d072eb32b91f270220d06d843d95be82598113d9073bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53f683a9c3cff3523f6d072eb32b91f270220d06d843d95be82598113d9073bc", kill_on_drop: false }`
[INFO] [stdout] 53f683a9c3cff3523f6d072eb32b91f270220d06d843d95be82598113d9073bc
