[INFO] cloning repository https://github.com/MadPsyentist/AdventOfCode2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MadPsyentist/AdventOfCode2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMadPsyentist%2FAdventOfCode2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMadPsyentist%2FAdventOfCode2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28209a7587add133680c0051ae9fb9883ce1d9fd [INFO] checking MadPsyentist/AdventOfCode2020 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMadPsyentist%2FAdventOfCode2020" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MadPsyentist/AdventOfCode2020 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MadPsyentist/AdventOfCode2020 [INFO] finished tweaking git repo https://github.com/MadPsyentist/AdventOfCode2020 [INFO] tweaked toml for git repo https://github.com/MadPsyentist/AdventOfCode2020 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/MadPsyentist/AdventOfCode2020 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05453a855fe97aefad4cb61deb392397a4841de45eea2065ab55bd929b1df38e [INFO] running `Command { std: "docker" "start" "-a" "05453a855fe97aefad4cb61deb392397a4841de45eea2065ab55bd929b1df38e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05453a855fe97aefad4cb61deb392397a4841de45eea2065ab55bd929b1df38e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05453a855fe97aefad4cb61deb392397a4841de45eea2065ab55bd929b1df38e", kill_on_drop: false }` [INFO] [stdout] 05453a855fe97aefad4cb61deb392397a4841de45eea2065ab55bd929b1df38e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bea549f4c2f526a504d449cbb801b0f59ed33f5e9cadfe7bb18e47e1287d113 [INFO] running `Command { std: "docker" "start" "-a" "4bea549f4c2f526a504d449cbb801b0f59ed33f5e9cadfe7bb18e47e1287d113", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking AoC2020 v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/day4.rs (1 fix) [INFO] [stdout] warning: crate `AoC2020` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `ao_c2020` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `AoC2020` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `ao_c2020` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dayCommand` should have a snake case name [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | let dayCommand: String = args[1].to_lowercase(); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `day_command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Min_Character_Count` should have a snake case name [INFO] [stdout] --> src/day2.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | Min_Character_Count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `min_character_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dayCommand` should have a snake case name [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | let dayCommand: String = args[1].to_lowercase(); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `day_command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Max_Character_Count` should have a snake case name [INFO] [stdout] --> src/day2.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | Max_Character_Count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `max_character_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Min_Character_Count` should have a snake case name [INFO] [stdout] --> src/day2.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | Min_Character_Count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `min_character_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Character` should have a snake case name [INFO] [stdout] --> src/day2.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | Character: char, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `character` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Max_Character_Count` should have a snake case name [INFO] [stdout] --> src/day2.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | Max_Character_Count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `max_character_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Character` should have a snake case name [INFO] [stdout] --> src/day2.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | Character: char, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `character` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Password` should have a snake case name [INFO] [stdout] --> src/day2.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | Password: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `password` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `PasswordAndPolicyFromLine` should have a snake case name [INFO] [stdout] --> src/day2.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn PasswordAndPolicyFromLine(line: &str) -> PasswordAndPolicy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `password_and_policy_from_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetMinCharacterCountFromLine` should have a snake case name [INFO] [stdout] --> src/day2.rs:36:4 [INFO] [stdout] | [INFO] [stdout] 36 | fn GetMinCharacterCountFromLine(line: &str) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_min_character_count_from_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetMaxCharacterCountFromLine` should have a snake case name [INFO] [stdout] --> src/day2.rs:40:4 [INFO] [stdout] | [INFO] [stdout] 40 | fn GetMaxCharacterCountFromLine(line: &str) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_max_character_count_from_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetPolicyCharacterFromLine` should have a snake case name [INFO] [stdout] --> src/day2.rs:45:4 [INFO] [stdout] | [INFO] [stdout] 45 | fn GetPolicyCharacterFromLine(line: &str) -> char { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_policy_character_from_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetPasswordFromLine` should have a snake case name [INFO] [stdout] --> src/day2.rs:49:4 [INFO] [stdout] | [INFO] [stdout] 49 | fn GetPasswordFromLine(line: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_password_from_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `PasswordMeetsPolicy` should have a snake case name [INFO] [stdout] --> src/day2.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | fn PasswordMeetsPolicy(passAndpPol: PasswordAndPolicy) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `password_meets_policy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `passAndpPol` should have a snake case name [INFO] [stdout] --> src/day2.rs:53:24 [INFO] [stdout] | [INFO] [stdout] 53 | fn PasswordMeetsPolicy(passAndpPol: PasswordAndPolicy) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `pass_andp_pol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `CheckCharacterInPosition` should have a snake case name [INFO] [stdout] --> src/day2.rs:61:4 [INFO] [stdout] | [INFO] [stdout] 61 | fn CheckCharacterInPosition(character: char, position: u32, password: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_character_in_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `PasswordMeetsPolicy_Part2` should have a snake case name [INFO] [stdout] --> src/day2.rs:65:4 [INFO] [stdout] | [INFO] [stdout] 65 | fn PasswordMeetsPolicy_Part2(PassPol: &PasswordAndPolicy) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `password_meets_policy_part2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `PassPol` should have a snake case name [INFO] [stdout] --> src/day2.rs:65:30 [INFO] [stdout] | [INFO] [stdout] 65 | fn PasswordMeetsPolicy_Part2(PassPol: &PasswordAndPolicy) -> bool { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `pass_pol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `countTreeEncountersForGivenSlope` should have a snake case name [INFO] [stdout] --> src/day3.rs:33:4 [INFO] [stdout] | [INFO] [stdout] 33 | fn countTreeEncountersForGivenSlope(right: u32, down: u32, map: &str) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `count_tree_encounters_for_given_slope` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Password` should have a snake case name [INFO] [stdout] --> src/day2.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | Password: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `password` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `PasswordAndPolicyFromLine` should have a snake case name [INFO] [stdout] --> src/day2.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn PasswordAndPolicyFromLine(line: &str) -> PasswordAndPolicy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `password_and_policy_from_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetMinCharacterCountFromLine` should have a snake case name [INFO] [stdout] --> src/day2.rs:36:4 [INFO] [stdout] | [INFO] [stdout] 36 | fn GetMinCharacterCountFromLine(line: &str) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_min_character_count_from_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetMaxCharacterCountFromLine` should have a snake case name [INFO] [stdout] --> src/day2.rs:40:4 [INFO] [stdout] | [INFO] [stdout] 40 | fn GetMaxCharacterCountFromLine(line: &str) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_max_character_count_from_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetPolicyCharacterFromLine` should have a snake case name [INFO] [stdout] --> src/day2.rs:45:4 [INFO] [stdout] | [INFO] [stdout] 45 | fn GetPolicyCharacterFromLine(line: &str) -> char { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_policy_character_from_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetPasswordFromLine` should have a snake case name [INFO] [stdout] --> src/day2.rs:49:4 [INFO] [stdout] | [INFO] [stdout] 49 | fn GetPasswordFromLine(line: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_password_from_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `PasswordMeetsPolicy` should have a snake case name [INFO] [stdout] --> src/day2.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | fn PasswordMeetsPolicy(passAndpPol: PasswordAndPolicy) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `password_meets_policy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `passAndpPol` should have a snake case name [INFO] [stdout] --> src/day2.rs:53:24 [INFO] [stdout] | [INFO] [stdout] 53 | fn PasswordMeetsPolicy(passAndpPol: PasswordAndPolicy) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `pass_andp_pol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `CheckCharacterInPosition` should have a snake case name [INFO] [stdout] --> src/day2.rs:61:4 [INFO] [stdout] | [INFO] [stdout] 61 | fn CheckCharacterInPosition(character: char, position: u32, password: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_character_in_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `PasswordMeetsPolicy_Part2` should have a snake case name [INFO] [stdout] --> src/day2.rs:65:4 [INFO] [stdout] | [INFO] [stdout] 65 | fn PasswordMeetsPolicy_Part2(PassPol: &PasswordAndPolicy) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `password_meets_policy_part2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `PassPol` should have a snake case name [INFO] [stdout] --> src/day2.rs:65:30 [INFO] [stdout] | [INFO] [stdout] 65 | fn PasswordMeetsPolicy_Part2(PassPol: &PasswordAndPolicy) -> bool { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `pass_pol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `countTreeEncountersForGivenSlope` should have a snake case name [INFO] [stdout] --> src/day3.rs:33:4 [INFO] [stdout] | [INFO] [stdout] 33 | fn countTreeEncountersForGivenSlope(right: u32, down: u32, map: &str) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `count_tree_encounters_for_given_slope` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.10s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking AoC2020 v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: crate `AoC2020` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `ao_c2020` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dayCommand` should have a snake case name [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | let dayCommand: String = args[1].to_lowercase(); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `day_command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Min_Character_Count` should have a snake case name [INFO] [stdout] --> src/day2.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | Min_Character_Count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `min_character_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Max_Character_Count` should have a snake case name [INFO] [stdout] --> src/day2.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | Max_Character_Count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `max_character_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Character` should have a snake case name [INFO] [stdout] --> src/day2.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | Character: char, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `character` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Password` should have a snake case name [INFO] [stdout] --> src/day2.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | Password: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `password` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `PasswordAndPolicyFromLine` should have a snake case name [INFO] [stdout] --> src/day2.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn PasswordAndPolicyFromLine(line: &str) -> PasswordAndPolicy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `password_and_policy_from_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetMinCharacterCountFromLine` should have a snake case name [INFO] [stdout] --> src/day2.rs:36:4 [INFO] [stdout] | [INFO] [stdout] 36 | fn GetMinCharacterCountFromLine(line: &str) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_min_character_count_from_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetMaxCharacterCountFromLine` should have a snake case name [INFO] [stdout] --> src/day2.rs:40:4 [INFO] [stdout] | [INFO] [stdout] 40 | fn GetMaxCharacterCountFromLine(line: &str) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_max_character_count_from_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetPolicyCharacterFromLine` should have a snake case name [INFO] [stdout] --> src/day2.rs:45:4 [INFO] [stdout] | [INFO] [stdout] 45 | fn GetPolicyCharacterFromLine(line: &str) -> char { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_policy_character_from_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetPasswordFromLine` should have a snake case name [INFO] [stdout] --> src/day2.rs:49:4 [INFO] [stdout] | [INFO] [stdout] 49 | fn GetPasswordFromLine(line: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_password_from_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `PasswordMeetsPolicy` should have a snake case name [INFO] [stdout] --> src/day2.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | fn PasswordMeetsPolicy(passAndpPol: PasswordAndPolicy) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `password_meets_policy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `passAndpPol` should have a snake case name [INFO] [stdout] --> src/day2.rs:53:24 [INFO] [stdout] | [INFO] [stdout] 53 | fn PasswordMeetsPolicy(passAndpPol: PasswordAndPolicy) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `pass_andp_pol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `CheckCharacterInPosition` should have a snake case name [INFO] [stdout] --> src/day2.rs:61:4 [INFO] [stdout] | [INFO] [stdout] 61 | fn CheckCharacterInPosition(character: char, position: u32, password: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_character_in_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `PasswordMeetsPolicy_Part2` should have a snake case name [INFO] [stdout] --> src/day2.rs:65:4 [INFO] [stdout] | [INFO] [stdout] 65 | fn PasswordMeetsPolicy_Part2(PassPol: &PasswordAndPolicy) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `password_meets_policy_part2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `PassPol` should have a snake case name [INFO] [stdout] --> src/day2.rs:65:30 [INFO] [stdout] | [INFO] [stdout] 65 | fn PasswordMeetsPolicy_Part2(PassPol: &PasswordAndPolicy) -> bool { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `pass_pol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `countTreeEncountersForGivenSlope` should have a snake case name [INFO] [stdout] --> src/day3.rs:33:4 [INFO] [stdout] | [INFO] [stdout] 33 | fn countTreeEncountersForGivenSlope(right: u32, down: u32, map: &str) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `count_tree_encounters_for_given_slope` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `AoC2020` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `ao_c2020` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dayCommand` should have a snake case name [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | let dayCommand: String = args[1].to_lowercase(); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `day_command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Min_Character_Count` should have a snake case name [INFO] [stdout] --> src/day2.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | Min_Character_Count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `min_character_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Max_Character_Count` should have a snake case name [INFO] [stdout] --> src/day2.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | Max_Character_Count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `max_character_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Character` should have a snake case name [INFO] [stdout] --> src/day2.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | Character: char, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `character` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Password` should have a snake case name [INFO] [stdout] --> src/day2.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | Password: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `password` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `PasswordAndPolicyFromLine` should have a snake case name [INFO] [stdout] --> src/day2.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn PasswordAndPolicyFromLine(line: &str) -> PasswordAndPolicy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `password_and_policy_from_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetMinCharacterCountFromLine` should have a snake case name [INFO] [stdout] --> src/day2.rs:36:4 [INFO] [stdout] | [INFO] [stdout] 36 | fn GetMinCharacterCountFromLine(line: &str) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_min_character_count_from_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetMaxCharacterCountFromLine` should have a snake case name [INFO] [stdout] --> src/day2.rs:40:4 [INFO] [stdout] | [INFO] [stdout] 40 | fn GetMaxCharacterCountFromLine(line: &str) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_max_character_count_from_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetPolicyCharacterFromLine` should have a snake case name [INFO] [stdout] --> src/day2.rs:45:4 [INFO] [stdout] | [INFO] [stdout] 45 | fn GetPolicyCharacterFromLine(line: &str) -> char { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_policy_character_from_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetPasswordFromLine` should have a snake case name [INFO] [stdout] --> src/day2.rs:49:4 [INFO] [stdout] | [INFO] [stdout] 49 | fn GetPasswordFromLine(line: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_password_from_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `PasswordMeetsPolicy` should have a snake case name [INFO] [stdout] --> src/day2.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | fn PasswordMeetsPolicy(passAndpPol: PasswordAndPolicy) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `password_meets_policy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `passAndpPol` should have a snake case name [INFO] [stdout] --> src/day2.rs:53:24 [INFO] [stdout] | [INFO] [stdout] 53 | fn PasswordMeetsPolicy(passAndpPol: PasswordAndPolicy) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `pass_andp_pol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `CheckCharacterInPosition` should have a snake case name [INFO] [stdout] --> src/day2.rs:61:4 [INFO] [stdout] | [INFO] [stdout] 61 | fn CheckCharacterInPosition(character: char, position: u32, password: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_character_in_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `PasswordMeetsPolicy_Part2` should have a snake case name [INFO] [stdout] --> src/day2.rs:65:4 [INFO] [stdout] | [INFO] [stdout] 65 | fn PasswordMeetsPolicy_Part2(PassPol: &PasswordAndPolicy) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `password_meets_policy_part2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `PassPol` should have a snake case name [INFO] [stdout] --> src/day2.rs:65:30 [INFO] [stdout] | [INFO] [stdout] 65 | fn PasswordMeetsPolicy_Part2(PassPol: &PasswordAndPolicy) -> bool { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `pass_pol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `countTreeEncountersForGivenSlope` should have a snake case name [INFO] [stdout] --> src/day3.rs:33:4 [INFO] [stdout] | [INFO] [stdout] 33 | fn countTreeEncountersForGivenSlope(right: u32, down: u32, map: &str) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `count_tree_encounters_for_given_slope` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.19s [INFO] running `Command { std: "docker" "inspect" "4bea549f4c2f526a504d449cbb801b0f59ed33f5e9cadfe7bb18e47e1287d113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bea549f4c2f526a504d449cbb801b0f59ed33f5e9cadfe7bb18e47e1287d113", kill_on_drop: false }` [INFO] [stdout] 4bea549f4c2f526a504d449cbb801b0f59ed33f5e9cadfe7bb18e47e1287d113