[INFO] cloning repository https://github.com/t-cc/aoc-2023-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/t-cc/aoc-2023-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-cc%2Faoc-2023-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-cc%2Faoc-2023-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 93025e3512278c1b4399208bc0afac5de0b84797
[INFO] testing t-cc/aoc-2023-rust against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-cc%2Faoc-2023-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/t-cc/aoc-2023-rust
[INFO] finished tweaking git repo https://github.com/t-cc/aoc-2023-rust
[INFO] tweaked toml for git repo https://github.com/t-cc/aoc-2023-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/t-cc/aoc-2023-rust on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/t-cc/aoc-2023-rust 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0154a9c89d51648b0a1121384d1ad7f422524b94cbef2a88604d6b30aab57e5
[INFO] running `Command { std: "docker" "start" "-a" "a0154a9c89d51648b0a1121384d1ad7f422524b94cbef2a88604d6b30aab57e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0154a9c89d51648b0a1121384d1ad7f422524b94cbef2a88604d6b30aab57e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0154a9c89d51648b0a1121384d1ad7f422524b94cbef2a88604d6b30aab57e5", kill_on_drop: false }`
[INFO] [stdout] a0154a9c89d51648b0a1121384d1ad7f422524b94cbef2a88604d6b30aab57e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90b5134303c6057ada6169af3b42dcdd9142f38f991e9307de5bef639f32c002
[INFO] running `Command { std: "docker" "start" "-a" "90b5134303c6057ada6169af3b42dcdd9142f38f991e9307de5bef639f32c002", kill_on_drop: false }`
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling advent_of_code v0.9.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/24.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/24.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/17.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/17.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/20.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/20.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]   --> src/bin/08.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 |     while (y != 0) {
[INFO] [stdout]    |           ^      ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 64 -     while (y != 0) {
[INFO] [stdout] 64 +     while y != 0  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/23.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/23.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/16.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/16.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/22.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/22.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `seed_max`
[INFO] [stdout]   --> src/bin/05.rs:97:74
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn get_min_location_for_range(mapper: &Vec<Vec<SeedMap>>, seed_min: i64, seed_max: i64) -> i64 {
[INFO] [stdout]    |                                                                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_seed_max`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_min_location_for_range` is never used
[INFO] [stdout]   --> src/bin/05.rs:97:4
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn get_min_location_for_range(mapper: &Vec<Vec<SeedMap>>, seed_min: i64, seed_max: i64) -> i64 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `total_cards` is never read
[INFO] [stdout]   --> src/bin/04.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         total_cards = total_cards + 1usize;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_wining_cards` is never used
[INFO] [stdout]   --> src/bin/04.rs:50:4
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn get_wining_cards(mut total_cards: usize, cards_with_points: &Vec<usize>, card_index: usize) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `card_list_len`
[INFO] [stdout]    --> src/bin/07.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let card_list_len = car_list.len();
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_card_list_len`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/bin/12.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/25.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/25.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/bin/10.rs:120:17
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/21.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/21.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/18.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/18.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/19.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/19.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.37s
[INFO] running `Command { std: "docker" "inspect" "90b5134303c6057ada6169af3b42dcdd9142f38f991e9307de5bef639f32c002", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90b5134303c6057ada6169af3b42dcdd9142f38f991e9307de5bef639f32c002", kill_on_drop: false }`
[INFO] [stdout] 90b5134303c6057ada6169af3b42dcdd9142f38f991e9307de5bef639f32c002
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b60699bef53fc119dc4091415ecfc4623e01b9a53457cb21bff25414220b9e2
[INFO] running `Command { std: "docker" "start" "-a" "1b60699bef53fc119dc4091415ecfc4623e01b9a53457cb21bff25414220b9e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent_of_code v0.9.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/25.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/25.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/20.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/20.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/22.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/22.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]   --> src/bin/08.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 |     while (y != 0) {
[INFO] [stdout]    |           ^      ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 64 -     while (y != 0) {
[INFO] [stdout] 64 +     while y != 0  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/21.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/21.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/23.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/23.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/19.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/19.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `seed_max`
[INFO] [stdout]   --> src/bin/05.rs:97:74
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn get_min_location_for_range(mapper: &Vec<Vec<SeedMap>>, seed_min: i64, seed_max: i64) -> i64 {
[INFO] [stdout]    |                                                                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_seed_max`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_min_location_for_range` is never used
[INFO] [stdout]   --> src/bin/05.rs:97:4
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn get_min_location_for_range(mapper: &Vec<Vec<SeedMap>>, seed_min: i64, seed_max: i64) -> i64 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/17.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn part_one(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/bin/17.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/bin/08.rs:152:28
[INFO] [stdout]     |
[INFO] [stdout] 152 |         assert_eq!(result, Some(6u32));
[INFO] [stdout]     |                            ^^^^^^^^^^ expected `Option<u64>`, found `Option<u32>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Option<u64>`
[INFO] [stdout]                found enum `Option<u32>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `card_list_len`
[INFO] [stdout]    --> src/bin/07.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let card_list_len = car_list.len();
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_card_list_len`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent_of_code` (bin "08" test) due to 1 previous error; 1 warning emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1b60699bef53fc119dc4091415ecfc4623e01b9a53457cb21bff25414220b9e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b60699bef53fc119dc4091415ecfc4623e01b9a53457cb21bff25414220b9e2", kill_on_drop: false }`
[INFO] [stdout] 1b60699bef53fc119dc4091415ecfc4623e01b9a53457cb21bff25414220b9e2
