[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichaelEmmerstorfer%2Fadventofcode2024" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MichaelEmmerstorfer/adventofcode2024 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c08890c1555623fbc8fdb83ff3772b39c6b75e9c3deea01f2e06ab66f9253e69
[INFO] running `Command { std: "docker" "start" "-a" "c08890c1555623fbc8fdb83ff3772b39c6b75e9c3deea01f2e06ab66f9253e69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c08890c1555623fbc8fdb83ff3772b39c6b75e9c3deea01f2e06ab66f9253e69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c08890c1555623fbc8fdb83ff3772b39c6b75e9c3deea01f2e06ab66f9253e69", kill_on_drop: false }`
[INFO] [stdout] c08890c1555623fbc8fdb83ff3772b39c6b75e9c3deea01f2e06ab66f9253e69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa8e90c20ba4d317d931cdbf28ae7599382beb23908a4f31acee42fccc86bda6
[INFO] running `Command { std: "docker" "start" "-a" "aa8e90c20ba4d317d931cdbf28ae7599382beb23908a4f31acee42fccc86bda6", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling tinyjson v2.5.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling advent_of_code v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `CheckDiagonalRightUp` should have a snake case name
[INFO] [stdout]  --> src/bin/04.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn CheckDiagonalRightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePer...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_diagonal_right_up`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]  --> src/bin/04.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn CheckDiagonalRightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePer...
[INFO] [stdout]   |                             ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]  --> src/bin/04.rs:3:47
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn CheckDiagonalRightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePer...
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]  --> src/bin/04.rs:3:75
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]  --> src/bin/04.rs:3:103
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sizePerRow` should have a snake case name
[INFO] [stdout]  --> src/bin/04.rs:3:131
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retValue` should have a snake case name
[INFO] [stdout]  --> src/bin/04.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 |   let mut retValue = false;
[INFO] [stdout]   |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CheckDiagonalRightDown` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn CheckDiagonalRightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizeP...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_diagonal_right_down`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn CheckDiagonalRightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizeP...
[INFO] [stdout]    |                               ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:15:49
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn CheckDiagonalRightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizeP...
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:15:77
[INFO] [stdout]    |
[INFO] [stdout] 15 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:15:105
[INFO] [stdout]    |
[INFO] [stdout] 15 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sizePerRow` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:15:133
[INFO] [stdout]    |
[INFO] [stdout] 15 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retValue` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 |   let mut retValue = false;
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CheckDiagonalLeftUp` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn CheckDiagonalLeftUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerR...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_diagonal_left_up`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn CheckDiagonalLeftUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerR...
[INFO] [stdout]    |                            ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:27:46
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn CheckDiagonalLeftUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerR...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:27:74
[INFO] [stdout]    |
[INFO] [stdout] 27 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:27:102
[INFO] [stdout]    |
[INFO] [stdout] 27 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sizePerRow` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:27:130
[INFO] [stdout]    |
[INFO] [stdout] 27 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retValue` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 |   let mut retValue = false;
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CheckDiagonalLeftDown` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn CheckDiagonalLeftDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePe...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_diagonal_left_down`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:39:30
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn CheckDiagonalLeftDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePe...
[INFO] [stdout]    |                              ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:39:48
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn CheckDiagonalLeftDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePe...
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:39:76
[INFO] [stdout]    |
[INFO] [stdout] 39 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:39:104
[INFO] [stdout]    |
[INFO] [stdout] 39 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sizePerRow` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:39:132
[INFO] [stdout]    |
[INFO] [stdout] 39 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retValue` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 |   let mut retValue = false;
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CheckStraightDown` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn CheckStraightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_straight_down`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:51:26
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn CheckStraightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow...
[INFO] [stdout]    |                          ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:51:44
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn CheckStraightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow...
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:51:72
[INFO] [stdout]    |
[INFO] [stdout] 51 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:51:100
[INFO] [stdout]    |
[INFO] [stdout] 51 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sizePerRow` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:51:128
[INFO] [stdout]    |
[INFO] [stdout] 51 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retValue` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:52:11
[INFO] [stdout]    |
[INFO] [stdout] 52 |   let mut retValue = false;
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CheckStraightUp` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub fn CheckStraightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: ...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_straight_up`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub fn CheckStraightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: ...
[INFO] [stdout]    |                        ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:63:42
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub fn CheckStraightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: ...
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:63:70
[INFO] [stdout]    |
[INFO] [stdout] 63 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:63:98
[INFO] [stdout]    |
[INFO] [stdout] 63 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sizePerRow` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:63:126
[INFO] [stdout]    |
[INFO] [stdout] 63 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retValue` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 |   let mut retValue = false;
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CheckStraightLeft` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn CheckStraightLeft(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_straight_left`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:75:26
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn CheckStraightLeft(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |                          ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:75:44
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn CheckStraightLeft(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:75:72
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn CheckStraightLeft(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:75:100
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn CheckStraightLeft(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |                                                                                                    ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retValue` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:76:11
[INFO] [stdout]    |
[INFO] [stdout] 76 |   let mut retValue = false;
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CheckStraightRight` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn CheckStraightRight(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_straight_right`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:87:27
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn CheckStraightRight(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |                           ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:87:45
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn CheckStraightRight(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:87:73
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn CheckStraightRight(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:87:101
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn CheckStraightRight(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |                                                                                                     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retValue` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:88:10
[INFO] [stdout]    |
[INFO] [stdout] 88 |  let mut retValue = false;
[INFO] [stdout]    |          ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `NumberOfAppearances` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 |   let mut NumberOfAppearances = 0;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `number_of_appearances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sizePerRow` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:105:7
[INFO] [stdout]     |
[INFO] [stdout] 105 |   let sizePerRow = input.lines().next().unwrap().len();
[INFO] [stdout]     |       ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `numberOfRows` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 |   let numberOfRows = input.lines().count();
[INFO] [stdout]     |       ^^^^^^^^^^^^ help: convert the identifier to snake case: `number_of_rows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `currentRowInput` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:107:11
[INFO] [stdout]     |
[INFO] [stdout] 107 |   let mut currentRowInput = 0;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `current_row_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForX` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:108:11
[INFO] [stdout]     |
[INFO] [stdout] 108 |   let mut locationsForX: Vec<usize> = Vec::new();
[INFO] [stdout]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |   let mut locationsForM: Vec<usize> = Vec::new();
[INFO] [stdout]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:110:11
[INFO] [stdout]     |
[INFO] [stdout] 110 |   let mut locationsForA: Vec<usize> = Vec::new();
[INFO] [stdout]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:111:11
[INFO] [stdout]     |
[INFO] [stdout] 111 |   let mut locationsForS: Vec<usize> = Vec::new();
[INFO] [stdout]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `rowInput` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:113:7
[INFO] [stdout]     |
[INFO] [stdout] 113 |   for rowInput in input.lines() {
[INFO] [stdout]     |       ^^^^^^^^ help: convert the identifier to snake case: `row_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:136:7
[INFO] [stdout]     |
[INFO] [stdout] 136 |   for locationX in locationsForX {
[INFO] [stdout]     |       ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `currentRow` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let currentRow = locationX / sizePerRow;
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `current_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `NumberOfAppearances` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:212:11
[INFO] [stdout]     |
[INFO] [stdout] 212 |   let mut NumberOfAppearances = 0;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `number_of_appearances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sizePerRow` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:214:7
[INFO] [stdout]     |
[INFO] [stdout] 214 |   let sizePerRow = input.lines().next().unwrap().len();
[INFO] [stdout]     |       ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `numberOfRows` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:215:7
[INFO] [stdout]     |
[INFO] [stdout] 215 |   let numberOfRows = input.lines().count();
[INFO] [stdout]     |       ^^^^^^^^^^^^ help: convert the identifier to snake case: `number_of_rows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `currentRowInput` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:216:11
[INFO] [stdout]     |
[INFO] [stdout] 216 |   let mut currentRowInput = 0;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `current_row_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:217:11
[INFO] [stdout]     |
[INFO] [stdout] 217 |   let mut locationsForM: Vec<usize> = Vec::new();
[INFO] [stdout]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:218:11
[INFO] [stdout]     |
[INFO] [stdout] 218 |   let mut locationsForA: Vec<usize> = Vec::new();
[INFO] [stdout]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:219:11
[INFO] [stdout]     |
[INFO] [stdout] 219 |   let mut locationsForS: Vec<usize> = Vec::new();
[INFO] [stdout]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `rowInput` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:221:7
[INFO] [stdout]     |
[INFO] [stdout] 221 |   for rowInput in input.lines() {
[INFO] [stdout]     |       ^^^^^^^^ help: convert the identifier to snake case: `row_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationA` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:241:7
[INFO] [stdout]     |
[INFO] [stdout] 241 |   for locationA in locationsForA {
[INFO] [stdout]     |       ^^^^^^^^^ help: convert the identifier to snake case: `location_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `currentRow` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let currentRow = locationA / sizePerRow;
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `current_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `xAxis` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:243:13
[INFO] [stdout]     |
[INFO] [stdout] 243 |     let mut xAxis = false;
[INFO] [stdout]     |             ^^^^^ help: convert the identifier to snake case: `x_axis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `yAxis` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:244:13
[INFO] [stdout]     |
[INFO] [stdout] 244 |     let mut yAxis = false;
[INFO] [stdout]     |             ^^^^^ help: convert the identifier to snake case: `y_axis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]   --> src/bin/02.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     for n in 0..levelsString.clone().count()
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]   --> src/bin/02.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     for n in 0..numbersInTheLine
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `firstFindingResult`
[INFO] [stdout]   --> src/bin/02.rs:63:15
[INFO] [stdout]    |
[INFO] [stdout] 63 |       let mut firstFindingResult = false;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_firstFindingResult`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/02.rs:63:11
[INFO] [stdout]    |
[INFO] [stdout] 63 |       let mut firstFindingResult = false;
[INFO] [stdout]    |           ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `safeReports` should have a snake case name
[INFO] [stdout]  --> src/bin/02.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 |   let mut safeReports = 0;
[INFO] [stdout]   |           ^^^^^^^^^^^ help: convert the identifier to snake case: `safe_reports`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` 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)]` 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.30s
[INFO] running `Command { std: "docker" "inspect" "aa8e90c20ba4d317d931cdbf28ae7599382beb23908a4f31acee42fccc86bda6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa8e90c20ba4d317d931cdbf28ae7599382beb23908a4f31acee42fccc86bda6", kill_on_drop: false }`
[INFO] [stdout] aa8e90c20ba4d317d931cdbf28ae7599382beb23908a4f31acee42fccc86bda6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f97f143a1cfd47ec1a127f07d185d0a99372d38bcf0d53e55e24d3d858e038f
[INFO] running `Command { std: "docker" "start" "-a" "7f97f143a1cfd47ec1a127f07d185d0a99372d38bcf0d53e55e24d3d858e038f", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent_of_code v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `CheckDiagonalRightUp` should have a snake case name
[INFO] [stdout]  --> src/bin/04.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn CheckDiagonalRightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePer...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_diagonal_right_up`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]  --> src/bin/04.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn CheckDiagonalRightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePer...
[INFO] [stdout]   |                             ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]  --> src/bin/04.rs:3:47
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn CheckDiagonalRightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePer...
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]  --> src/bin/04.rs:3:75
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]  --> src/bin/04.rs:3:103
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sizePerRow` should have a snake case name
[INFO] [stdout]  --> src/bin/04.rs:3:131
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retValue` should have a snake case name
[INFO] [stdout]  --> src/bin/04.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 |   let mut retValue = false;
[INFO] [stdout]   |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CheckDiagonalRightDown` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn CheckDiagonalRightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizeP...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_diagonal_right_down`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn CheckDiagonalRightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizeP...
[INFO] [stdout]    |                               ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:15:49
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn CheckDiagonalRightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizeP...
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:15:77
[INFO] [stdout]    |
[INFO] [stdout] 15 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:15:105
[INFO] [stdout]    |
[INFO] [stdout] 15 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sizePerRow` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:15:133
[INFO] [stdout]    |
[INFO] [stdout] 15 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retValue` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 |   let mut retValue = false;
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CheckDiagonalLeftUp` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn CheckDiagonalLeftUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerR...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_diagonal_left_up`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn CheckDiagonalLeftUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerR...
[INFO] [stdout]    |                            ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:27:46
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn CheckDiagonalLeftUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerR...
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:27:74
[INFO] [stdout]    |
[INFO] [stdout] 27 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:27:102
[INFO] [stdout]    |
[INFO] [stdout] 27 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sizePerRow` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:27:130
[INFO] [stdout]    |
[INFO] [stdout] 27 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retValue` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 |   let mut retValue = false;
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CheckDiagonalLeftDown` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn CheckDiagonalLeftDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePe...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_diagonal_left_down`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:39:30
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn CheckDiagonalLeftDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePe...
[INFO] [stdout]    |                              ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:39:48
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn CheckDiagonalLeftDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePe...
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:39:76
[INFO] [stdout]    |
[INFO] [stdout] 39 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:39:104
[INFO] [stdout]    |
[INFO] [stdout] 39 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sizePerRow` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:39:132
[INFO] [stdout]    |
[INFO] [stdout] 39 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retValue` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 |   let mut retValue = false;
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CheckStraightDown` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn CheckStraightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_straight_down`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:51:26
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn CheckStraightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow...
[INFO] [stdout]    |                          ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:51:44
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn CheckStraightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow...
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:51:72
[INFO] [stdout]    |
[INFO] [stdout] 51 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:51:100
[INFO] [stdout]    |
[INFO] [stdout] 51 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sizePerRow` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:51:128
[INFO] [stdout]    |
[INFO] [stdout] 51 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retValue` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:52:11
[INFO] [stdout]    |
[INFO] [stdout] 52 |   let mut retValue = false;
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CheckStraightUp` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub fn CheckStraightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: ...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_straight_up`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub fn CheckStraightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: ...
[INFO] [stdout]    |                        ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:63:42
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub fn CheckStraightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: ...
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:63:70
[INFO] [stdout]    |
[INFO] [stdout] 63 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:63:98
[INFO] [stdout]    |
[INFO] [stdout] 63 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sizePerRow` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:63:126
[INFO] [stdout]    |
[INFO] [stdout] 63 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stdout]    |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retValue` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 |   let mut retValue = false;
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CheckStraightLeft` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn CheckStraightLeft(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_straight_left`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:75:26
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn CheckStraightLeft(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |                          ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:75:44
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn CheckStraightLeft(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:75:72
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn CheckStraightLeft(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:75:100
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn CheckStraightLeft(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |                                                                                                    ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retValue` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:76:11
[INFO] [stdout]    |
[INFO] [stdout] 76 |   let mut retValue = false;
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CheckStraightRight` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn CheckStraightRight(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_straight_right`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:87:27
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn CheckStraightRight(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |                           ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:87:45
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn CheckStraightRight(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:87:73
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn CheckStraightRight(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:87:101
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn CheckStraightRight(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stdout]    |                                                                                                     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `retValue` should have a snake case name
[INFO] [stdout]   --> src/bin/04.rs:88:10
[INFO] [stdout]    |
[INFO] [stdout] 88 |  let mut retValue = false;
[INFO] [stdout]    |          ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `NumberOfAppearances` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 |   let mut NumberOfAppearances = 0;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `number_of_appearances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sizePerRow` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:105:7
[INFO] [stdout]     |
[INFO] [stdout] 105 |   let sizePerRow = input.lines().next().unwrap().len();
[INFO] [stdout]     |       ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `numberOfRows` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 |   let numberOfRows = input.lines().count();
[INFO] [stdout]     |       ^^^^^^^^^^^^ help: convert the identifier to snake case: `number_of_rows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `currentRowInput` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:107:11
[INFO] [stdout]     |
[INFO] [stdout] 107 |   let mut currentRowInput = 0;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `current_row_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForX` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:108:11
[INFO] [stdout]     |
[INFO] [stdout] 108 |   let mut locationsForX: Vec<usize> = Vec::new();
[INFO] [stdout]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |   let mut locationsForM: Vec<usize> = Vec::new();
[INFO] [stdout]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:110:11
[INFO] [stdout]     |
[INFO] [stdout] 110 |   let mut locationsForA: Vec<usize> = Vec::new();
[INFO] [stdout]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:111:11
[INFO] [stdout]     |
[INFO] [stdout] 111 |   let mut locationsForS: Vec<usize> = Vec::new();
[INFO] [stdout]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `rowInput` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:113:7
[INFO] [stdout]     |
[INFO] [stdout] 113 |   for rowInput in input.lines() {
[INFO] [stdout]     |       ^^^^^^^^ help: convert the identifier to snake case: `row_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationX` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:136:7
[INFO] [stdout]     |
[INFO] [stdout] 136 |   for locationX in locationsForX {
[INFO] [stdout]     |       ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `currentRow` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let currentRow = locationX / sizePerRow;
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `current_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `NumberOfAppearances` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:212:11
[INFO] [stdout]     |
[INFO] [stdout] 212 |   let mut NumberOfAppearances = 0;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `number_of_appearances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sizePerRow` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:214:7
[INFO] [stdout]     |
[INFO] [stdout] 214 |   let sizePerRow = input.lines().next().unwrap().len();
[INFO] [stdout]     |       ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `numberOfRows` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:215:7
[INFO] [stdout]     |
[INFO] [stdout] 215 |   let numberOfRows = input.lines().count();
[INFO] [stdout]     |       ^^^^^^^^^^^^ help: convert the identifier to snake case: `number_of_rows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `currentRowInput` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:216:11
[INFO] [stdout]     |
[INFO] [stdout] 216 |   let mut currentRowInput = 0;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `current_row_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForM` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:217:11
[INFO] [stdout]     |
[INFO] [stdout] 217 |   let mut locationsForM: Vec<usize> = Vec::new();
[INFO] [stdout]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForA` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:218:11
[INFO] [stdout]     |
[INFO] [stdout] 218 |   let mut locationsForA: Vec<usize> = Vec::new();
[INFO] [stdout]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationsForS` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:219:11
[INFO] [stdout]     |
[INFO] [stdout] 219 |   let mut locationsForS: Vec<usize> = Vec::new();
[INFO] [stdout]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `rowInput` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:221:7
[INFO] [stdout]     |
[INFO] [stdout] 221 |   for rowInput in input.lines() {
[INFO] [stdout]     |       ^^^^^^^^ help: convert the identifier to snake case: `row_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `locationA` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:241:7
[INFO] [stdout]     |
[INFO] [stdout] 241 |   for locationA in locationsForA {
[INFO] [stdout]     |       ^^^^^^^^^ help: convert the identifier to snake case: `location_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `currentRow` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let currentRow = locationA / sizePerRow;
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `current_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `xAxis` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:243:13
[INFO] [stdout]     |
[INFO] [stdout] 243 |     let mut xAxis = false;
[INFO] [stdout]     |             ^^^^^ help: convert the identifier to snake case: `x_axis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `yAxis` should have a snake case name
[INFO] [stdout]    --> src/bin/04.rs:244:13
[INFO] [stdout]     |
[INFO] [stdout] 244 |     let mut yAxis = false;
[INFO] [stdout]     |             ^^^^^ help: convert the identifier to snake case: `y_axis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]   --> src/bin/02.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     for n in 0..numbersInTheLine
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `firstFindingResult`
[INFO] [stdout]   --> src/bin/02.rs:63:15
[INFO] [stdout]    |
[INFO] [stdout] 63 |       let mut firstFindingResult = false;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_firstFindingResult`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/02.rs:63:11
[INFO] [stdout]    |
[INFO] [stdout] 63 |       let mut firstFindingResult = false;
[INFO] [stdout]    |           ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `safeReports` should have a snake case name
[INFO] [stdout]  --> src/bin/02.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 |   let mut safeReports = 0;
[INFO] [stdout]   |           ^^^^^^^^^^^ help: convert the identifier to snake case: `safe_reports`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `safeReport` should have a snake case name
[INFO] [stdout]  --> src/bin/02.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut safeReport = true;
[INFO] [stdout]   |             ^^^^^^^^^^ help: convert the identifier to snake case: `safe_report`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `levelsString` should have a snake case name
[INFO] [stdout]   --> src/bin/02.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let mut levelsString = line.split_whitespace();
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: convert the identifier to snake case: `levels_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `compareLevel` should have a snake case name
[INFO] [stdout]   --> src/bin/02.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let mut compareLevel: u32 = levelsString.next().unwrap().parse().unwrap();
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: convert the identifier to snake case: `compare_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `nextLevel` should have a snake case name
[INFO] [stdout]   --> src/bin/02.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 |       let nextLevel: u32 = levelsString.next().unwrap().parse().unwrap();
[INFO] [stdout]    |           ^^^^^^^^^ help: convert the identifier to snake case: `next_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `safeReports` should have a snake case name
[INFO] [stdout]   --> src/bin/02.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 |   let mut safeReports = 0;
[INFO] [stdout]    |           ^^^^^^^^^^^ help: convert the identifier to snake case: `safe_reports`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sameNumber` should have a snake case name
[INFO] [stdout]   --> src/bin/02.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let mut sameNumber = 0;
[INFO] [stdout]    |             ^^^^^^^^^^ help: convert the identifier to snake case: `same_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `levelsString` should have a snake case name
[INFO] [stdout]   --> src/bin/02.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let mut levelsString = line.split_whitespace();
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: convert the identifier to snake case: `levels_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `compareLevel` should have a snake case name
[INFO] [stdout]   --> src/bin/02.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let mut compareLevel: u32 = levelsString.next().unwrap().parse().unwrap();
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: convert the identifier to snake case: `compare_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `numbersInTheLine` should have a snake case name
[INFO] [stdout]   --> src/bin/02.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let numbersInTheLine = levelsString.clone().count();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `numbers_in_the_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `firstFindingResult` should have a snake case name
[INFO] [stdout]   --> src/bin/02.rs:63:15
[INFO] [stdout]    |
[INFO] [stdout] 63 |       let mut firstFindingResult = false;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `first_finding_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `nextLevel` should have a snake case name
[INFO] [stdout]   --> src/bin/02.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 |       let nextLevel: u32 = levelsString.next().unwrap().parse().unwrap();
[INFO] [stdout]    |           ^^^^^^^^^ help: convert the identifier to snake case: `next_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.32s
[INFO] running `Command { std: "docker" "inspect" "7f97f143a1cfd47ec1a127f07d185d0a99372d38bcf0d53e55e24d3d858e038f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f97f143a1cfd47ec1a127f07d185d0a99372d38bcf0d53e55e24d3d858e038f", kill_on_drop: false }`
[INFO] [stdout] 7f97f143a1cfd47ec1a127f07d185d0a99372d38bcf0d53e55e24d3d858e038f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9378cc821b0d3bb9e003079367bc96b9771187b8d4468e23f9752b1debf1868d
[INFO] running `Command { std: "docker" "start" "-a" "9378cc821b0d3bb9e003079367bc96b9771187b8d4468e23f9752b1debf1868d", kill_on_drop: false }`
[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)]` 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: 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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `n`
[INFO] [stderr]   --> src/bin/02.rs:61:9
[INFO] [stderr]    |
[INFO] [stderr] 61 |     for n in 0..numbersInTheLine
[INFO] [stderr]    |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `firstFindingResult`
[INFO] [stderr]   --> src/bin/02.rs:63:15
[INFO] [stderr]    |
[INFO] [stderr] 63 |       let mut firstFindingResult = false;
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_firstFindingResult`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/bin/02.rs:63:11
[INFO] [stderr]    |
[INFO] [stderr] 63 |       let mut firstFindingResult = false;
[INFO] [stderr]    |           ----^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |           |
[INFO] [stderr]    |           help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `safeReports` should have a snake case name
[INFO] [stderr]  --> src/bin/02.rs:4:11
[INFO] [stderr]   |
[INFO] [stderr] 4 |   let mut safeReports = 0;
[INFO] [stderr]   |           ^^^^^^^^^^^ help: convert the identifier to snake case: `safe_reports`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(non_snake_case)]` 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: function `CheckDiagonalRightUp` should have a snake case name
[INFO] [stderr]  --> src/bin/04.rs:3:8
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn CheckDiagonalRightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePer...
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_diagonal_right_up`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationX` should have a snake case name
[INFO] [stderr]  --> src/bin/04.rs:3:29
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn CheckDiagonalRightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePer...
[INFO] [stderr]   |                             ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForM` should have a snake case name
[INFO] [stderr]  --> src/bin/04.rs:3:47
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn CheckDiagonalRightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePer...
[INFO] [stderr]   |                                               ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForA` should have a snake case name
[INFO] [stderr]  --> src/bin/04.rs:3:75
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForS` should have a snake case name
[INFO] [stderr]  --> src/bin/04.rs:3:103
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `sizePerRow` should have a snake case name
[INFO] [stderr]  --> src/bin/04.rs:3:131
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]   |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `retValue` should have a snake case name
[INFO] [stderr]  --> src/bin/04.rs:4:11
[INFO] [stderr]   |
[INFO] [stderr] 4 |   let mut retValue = false;
[INFO] [stderr]   |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stderr] 
[INFO] [stderr] warning: function `CheckDiagonalRightDown` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:15:8
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub fn CheckDiagonalRightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizeP...
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_diagonal_right_down`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationX` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:15:31
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub fn CheckDiagonalRightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizeP...
[INFO] [stderr]    |                               ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForM` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:15:49
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub fn CheckDiagonalRightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizeP...
[INFO] [stderr]    |                                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForA` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:15:77
[INFO] [stderr]    |
[INFO] [stderr] 15 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForS` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:15:105
[INFO] [stderr]    |
[INFO] [stderr] 15 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `sizePerRow` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:15:133
[INFO] [stderr]    |
[INFO] [stderr] 15 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]    |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `retValue` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:16:11
[INFO] [stderr]    |
[INFO] [stderr] 16 |   let mut retValue = false;
[INFO] [stderr]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stderr] 
[INFO] [stderr] warning: function `CheckDiagonalLeftUp` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:27:8
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub fn CheckDiagonalLeftUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerR...
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_diagonal_left_up`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationX` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:27:28
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub fn CheckDiagonalLeftUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerR...
[INFO] [stderr]    |                            ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForM` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:27:46
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub fn CheckDiagonalLeftUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerR...
[INFO] [stderr]    |                                              ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForA` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:27:74
[INFO] [stderr]    |
[INFO] [stderr] 27 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForS` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:27:102
[INFO] [stderr]    |
[INFO] [stderr] 27 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `sizePerRow` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:27:130
[INFO] [stderr]    |
[INFO] [stderr] 27 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]    |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `retValue` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:28:11
[INFO] [stderr]    |
[INFO] [stderr] 28 |   let mut retValue = false;
[INFO] [stderr]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stderr] 
[INFO] [stderr] warning: function `CheckDiagonalLeftDown` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:39:8
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub fn CheckDiagonalLeftDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePe...
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_diagonal_left_down`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationX` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:39:30
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub fn CheckDiagonalLeftDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePe...
[INFO] [stderr]    |                              ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForM` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:39:48
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub fn CheckDiagonalLeftDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePe...
[INFO] [stderr]    |                                                ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForA` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:39:76
[INFO] [stderr]    |
[INFO] [stderr] 39 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForS` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:39:104
[INFO] [stderr]    |
[INFO] [stderr] 39 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `sizePerRow` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:39:132
[INFO] [stderr]    |
[INFO] [stderr] 39 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]    |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `retValue` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:40:11
[INFO] [stderr]    |
[INFO] [stderr] 40 |   let mut retValue = false;
[INFO] [stderr]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stderr] 
[INFO] [stderr] warning: function `CheckStraightDown` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:51:8
[INFO] [stderr]    |
[INFO] [stderr] 51 | pub fn CheckStraightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow...
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_straight_down`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationX` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:51:26
[INFO] [stderr]    |
[INFO] [stderr] 51 | pub fn CheckStraightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow...
[INFO] [stderr]    |                          ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForM` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:51:44
[INFO] [stderr]    |
[INFO] [stderr] 51 | pub fn CheckStraightDown(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow...
[INFO] [stderr]    |                                            ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForA` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:51:72
[INFO] [stderr]    |
[INFO] [stderr] 51 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForS` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:51:100
[INFO] [stderr]    |
[INFO] [stderr] 51 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `sizePerRow` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:51:128
[INFO] [stderr]    |
[INFO] [stderr] 51 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]    |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `retValue` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:52:11
[INFO] [stderr]    |
[INFO] [stderr] 52 |   let mut retValue = false;
[INFO] [stderr]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stderr] 
[INFO] [stderr] warning: function `CheckStraightUp` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:63:8
[INFO] [stderr]    |
[INFO] [stderr] 63 | pub fn CheckStraightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: ...
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_straight_up`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationX` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:63:24
[INFO] [stderr]    |
[INFO] [stderr] 63 | pub fn CheckStraightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: ...
[INFO] [stderr]    |                        ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForM` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:63:42
[INFO] [stderr]    |
[INFO] [stderr] 63 | pub fn CheckStraightUp(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: ...
[INFO] [stderr]    |                                          ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForA` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:63:70
[INFO] [stderr]    |
[INFO] [stderr] 63 | ... locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForS` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:63:98
[INFO] [stderr]    |
[INFO] [stderr] 63 | ... locationsForA :&Vec<usize>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `sizePerRow` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:63:126
[INFO] [stderr]    |
[INFO] [stderr] 63 | ...e>, locationsForS :&Vec<usize>, sizePerRow: usize) -> bool {
[INFO] [stderr]    |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `retValue` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:64:11
[INFO] [stderr]    |
[INFO] [stderr] 64 |   let mut retValue = false;
[INFO] [stderr]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stderr] 
[INFO] [stderr] warning: function `CheckStraightLeft` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:75:8
[INFO] [stderr]    |
[INFO] [stderr] 75 | pub fn CheckStraightLeft(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_straight_left`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationX` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:75:26
[INFO] [stderr]    |
[INFO] [stderr] 75 | pub fn CheckStraightLeft(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stderr]    |                          ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForM` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:75:44
[INFO] [stderr]    |
[INFO] [stderr] 75 | pub fn CheckStraightLeft(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stderr]    |                                            ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForA` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:75:72
[INFO] [stderr]    |
[INFO] [stderr] 75 | pub fn CheckStraightLeft(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stderr]    |                                                                        ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForS` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:75:100
[INFO] [stderr]    |
[INFO] [stderr] 75 | pub fn CheckStraightLeft(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stderr]    |                                                                                                    ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `retValue` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:76:11
[INFO] [stderr]    |
[INFO] [stderr] 76 |   let mut retValue = false;
[INFO] [stderr]    |           ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stderr] 
[INFO] [stderr] warning: function `CheckStraightRight` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:87:8
[INFO] [stderr]    |
[INFO] [stderr] 87 | pub fn CheckStraightRight(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_straight_right`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationX` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:87:27
[INFO] [stderr]    |
[INFO] [stderr] 87 | pub fn CheckStraightRight(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stderr]    |                           ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForM` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:87:45
[INFO] [stderr]    |
[INFO] [stderr] 87 | pub fn CheckStraightRight(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stderr]    |                                             ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForA` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:87:73
[INFO] [stderr]    |
[INFO] [stderr] 87 | pub fn CheckStraightRight(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stderr]    |                                                                         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForS` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:87:101
[INFO] [stderr]    |
[INFO] [stderr] 87 | pub fn CheckStraightRight(locationX: usize, locationsForM :&Vec<usize>, locationsForA :&Vec<usize>, locationsForS :&Vec<usize>) -> bool {
[INFO] [stderr]    |                                                                                                     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `retValue` should have a snake case name
[INFO] [stderr]   --> src/bin/04.rs:88:10
[INFO] [stderr]    |
[INFO] [stderr] 88 |  let mut retValue = false;
[INFO] [stderr]    |          ^^^^^^^^ help: convert the identifier to snake case: `ret_value`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `NumberOfAppearances` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:103:11
[INFO] [stderr]     |
[INFO] [stderr] 103 |   let mut NumberOfAppearances = 0;
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `number_of_appearances`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `sizePerRow` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:105:7
[INFO] [stderr]     |
[INFO] [stderr] 105 |   let sizePerRow = input.lines().next().unwrap().len();
[INFO] [stderr]     |       ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `numberOfRows` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:106:7
[INFO] [stderr]     |
[INFO] [stderr] 106 |   let numberOfRows = input.lines().count();
[INFO] [stderr]     |       ^^^^^^^^^^^^ help: convert the identifier to snake case: `number_of_rows`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `currentRowInput` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:107:11
[INFO] [stderr]     |
[INFO] [stderr] 107 |   let mut currentRowInput = 0;
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `current_row_input`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForX` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:108:11
[INFO] [stderr]     |
[INFO] [stderr] 108 |   let mut locationsForX: Vec<usize> = Vec::new();
[INFO] [stderr]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_x`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForM` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:109:11
[INFO] [stderr]     |
[INFO] [stderr] 109 |   let mut locationsForM: Vec<usize> = Vec::new();
[INFO] [stderr]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForA` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:110:11
[INFO] [stderr]     |
[INFO] [stderr] 110 |   let mut locationsForA: Vec<usize> = Vec::new();
[INFO] [stderr]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForS` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:111:11
[INFO] [stderr]     |
[INFO] [stderr] 111 |   let mut locationsForS: Vec<usize> = Vec::new();
[INFO] [stderr]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `rowInput` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:113:7
[INFO] [stderr]     |
[INFO] [stderr] 113 |   for rowInput in input.lines() {
[INFO] [stderr]     |       ^^^^^^^^ help: convert the identifier to snake case: `row_input`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationX` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:136:7
[INFO] [stderr]     |
[INFO] [stderr] 136 |   for locationX in locationsForX {
[INFO] [stderr]     |       ^^^^^^^^^ help: convert the identifier to snake case: `location_x`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `currentRow` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:137:9
[INFO] [stderr]     |
[INFO] [stderr] 137 |     let currentRow = locationX / sizePerRow;
[INFO] [stderr]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `current_row`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `NumberOfAppearances` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:212:11
[INFO] [stderr]     |
[INFO] [stderr] 212 |   let mut NumberOfAppearances = 0;
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `number_of_appearances`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `sizePerRow` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:214:7
[INFO] [stderr]     |
[INFO] [stderr] 214 |   let sizePerRow = input.lines().next().unwrap().len();
[INFO] [stderr]     |       ^^^^^^^^^^ help: convert the identifier to snake case: `size_per_row`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `numberOfRows` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:215:7
[INFO] [stderr]     |
[INFO] [stderr] 215 |   let numberOfRows = input.lines().count();
[INFO] [stderr]     |       ^^^^^^^^^^^^ help: convert the identifier to snake case: `number_of_rows`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `currentRowInput` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:216:11
[INFO] [stderr]     |
[INFO] [stderr] 216 |   let mut currentRowInput = 0;
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `current_row_input`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForM` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:217:11
[INFO] [stderr]     |
[INFO] [stderr] 217 |   let mut locationsForM: Vec<usize> = Vec::new();
[INFO] [stderr]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_m`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForA` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:218:11
[INFO] [stderr]     |
[INFO] [stderr] 218 |   let mut locationsForA: Vec<usize> = Vec::new();
[INFO] [stderr]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_a`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationsForS` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:219:11
[INFO] [stderr]     |
[INFO] [stderr] 219 |   let mut locationsForS: Vec<usize> = Vec::new();
[INFO] [stderr]     |           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_for_s`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `rowInput` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:221:7
[INFO] [stderr]     |
[INFO] [stderr] 221 |   for rowInput in input.lines() {
[INFO] [stderr]     |       ^^^^^^^^ help: convert the identifier to snake case: `row_input`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `locationA` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:241:7
[INFO] [stderr]     |
[INFO] [stderr] 241 |   for locationA in locationsForA {
[INFO] [stderr]     |       ^^^^^^^^^ help: convert the identifier to snake case: `location_a`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `currentRow` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:242:9
[INFO] [stderr]     |
[INFO] [stderr] 242 |     let currentRow = locationA / sizePerRow;
[INFO] [stderr]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `current_row`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `xAxis` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:243:13
[INFO] [stderr]     |
[INFO] [stderr] 243 |     let mut xAxis = false;
[INFO] [stderr]     |             ^^^^^ help: convert the identifier to snake case: `x_axis`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `yAxis` should have a snake case name
[INFO] [stderr]    --> src/bin/04.rs:244:13
[INFO] [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] [stdout] 
[INFO] [stdout] running 2 tests
[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 "02" test) generated 16 warnings (run `cargo fix --bin "02" --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `advent_of_code` (bin "04" test) generated 77 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/advent_of_code-4d5e7b15fafe27dc)
[INFO] [stderr]      Running unittests src/bin/01.rs (/opt/rustwide/target/debug/deps/01-ab53553bff131fca)
[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' 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:     0x555dd7f1ce52 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x555dd7f1ce52 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x555dd7f1ce52 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555dd7f1ce52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x555dd7f42163 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555dd7f42163 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x555dd7f19c43 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555dd7f19c43 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555dd7f1cca2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stderr] error: test failed, to rerun pass `--bin 01`
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555dd7f1e3c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x555dd7f1e1fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x555dd7ee2d34 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x555dd7ee2d34 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555dd7f1ed9e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x555dd7f1ed9e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x555dd7f1eb6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x555dd7f1d349 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x555dd7f1e7fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x555dd7f40c80 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x555dd7f40f07 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x555dd7ea9150 - core::panicking::assert_failed::h56be68d25583dd45
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x555dd7ea96a7 - _01::tests::test_part_one::hf01f6489b021af8f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/01.rs:80:9
[INFO] [stdout]   22:     0x555dd7ea9597 - _01::tests::test_part_one::{{closure}}::h2e9e0a3abd78760c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/01.rs:78:23
[INFO] [stdout]   23:     0x555dd7e9f416 - core::ops::function::FnOnce::call_once::hc7f8f43678db1cd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x555dd7ee859b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x555dd7ee859b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x555dd7ee76d5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x555dd7ee76d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x555dd7ee76d5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x555dd7ee76d5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x555dd7ee76d5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x555dd7ee76d5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x555dd7ee76d5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x555dd7eab2d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x555dd7eab2d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x555dd7eaecaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x555dd7eaecaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x555dd7eaecaa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x555dd7eaecaa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x555dd7eaecaa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x555dd7eaecaa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x555dd7eaecaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x555dd7f21d1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x555dd7f21d1f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7763b7971aa4 - <unknown>
[INFO] [stdout]   45:     0x7763b79fea34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_part_two stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_part_two' 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:     0x555dd7f1ce52 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x555dd7f1ce52 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x555dd7f1ce52 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555dd7f1ce52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x555dd7f42163 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555dd7f42163 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x555dd7f19c43 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555dd7f19c43 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555dd7f1cca2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555dd7f1e3c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x555dd7f1e1fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x555dd7ee2d34 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x555dd7ee2d34 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555dd7f1ed9e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x555dd7f1ed9e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x555dd7f1eb6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x555dd7f1d349 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x555dd7f1e7fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x555dd7f40c80 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x555dd7f40f07 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x555dd7ea9150 - core::panicking::assert_failed::h56be68d25583dd45
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x555dd7ea97e7 - _01::tests::test_part_two::h212da457bf1b7c21
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/01.rs:86:9
[INFO] [stdout]   22:     0x555dd7ea96d7 - _01::tests::test_part_two::{{closure}}::h18f6242c38354b54
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/01.rs:84:23
[INFO] [stdout]   23:     0x555dd7e9f466 - core::ops::function::FnOnce::call_once::hfeb0ba4e73b34c35
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x555dd7ee859b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x555dd7ee859b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x555dd7ee76d5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x555dd7ee76d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x555dd7ee76d5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x555dd7ee76d5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x555dd7ee76d5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x555dd7ee76d5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x555dd7ee76d5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x555dd7eab2d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x555dd7eab2d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x555dd7eaecaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x555dd7eaecaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x555dd7eaecaa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x555dd7eaecaa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x555dd7eaecaa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x555dd7eaecaa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x555dd7eaecaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x555dd7f21d1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x555dd7f21d1f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7763b7971aa4 - <unknown>
[INFO] [stdout]   45:     0x7763b79fea34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_part_one
[INFO] [stdout]     tests::test_part_two
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9378cc821b0d3bb9e003079367bc96b9771187b8d4468e23f9752b1debf1868d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9378cc821b0d3bb9e003079367bc96b9771187b8d4468e23f9752b1debf1868d", kill_on_drop: false }`
[INFO] [stdout] 9378cc821b0d3bb9e003079367bc96b9771187b8d4468e23f9752b1debf1868d
