[INFO] cloning repository https://github.com/metime00/advent-of-code
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/metime00/advent-of-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetime00%2Fadvent-of-code", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetime00%2Fadvent-of-code'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 935103f8d12b3c479fad532e9937b1231ff92be1
[INFO] testing metime00/advent-of-code against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetime00%2Fadvent-of-code" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/metime00/advent-of-code
[INFO] finished tweaking git repo https://github.com/metime00/advent-of-code
[INFO] tweaked toml for git repo https://github.com/metime00/advent-of-code written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/metime00/advent-of-code on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/metime00/advent-of-code 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f855d15481286fefc0342b3744b1492a490022634c74be708a0993be7bf81a1
[INFO] running `Command { std: "docker" "start" "-a" "3f855d15481286fefc0342b3744b1492a490022634c74be708a0993be7bf81a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f855d15481286fefc0342b3744b1492a490022634c74be708a0993be7bf81a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f855d15481286fefc0342b3744b1492a490022634c74be708a0993be7bf81a1", kill_on_drop: false }`
[INFO] [stdout] 3f855d15481286fefc0342b3744b1492a490022634c74be708a0993be7bf81a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4cc1d3e9979e88c9ff7801e0d48a940f1d489ab251005f999fa900e93d539ee0
[INFO] running `Command { std: "docker" "start" "-a" "4cc1d3e9979e88c9ff7801e0d48a940f1d489ab251005f999fa900e93d539ee0", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling advent-of-code v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Itertools`
[INFO] [stdout]  --> src/aoc_2024/aoc_2024_4.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use itertools::{self, Itertools};
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mem::swap`
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_9.rs:12:50
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::{cmp::Reverse, collections::BinaryHeap, mem::swap};
[INFO] [stdout]    |                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]  --> src/aoc_2024/aoc_2024_6.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use itertools::Itertools;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cards`
[INFO] [stdout]    --> src/aoc_2023/aoc_2023_7.rs:106:30
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn calculate_joker_hand_type(cards: [i32; 5]) -> HandType {
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_cards`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hand_type`
[INFO] [stdout]    --> src/aoc_2023/aoc_2023_7.rs:136:13
[INFO] [stdout]     |
[INFO] [stdout] 136 |         let hand_type = calculate_joker_hand_type(cards);
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hand_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_4.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn solve_simple(input: &str) -> i32 {
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/aoc_2024/aoc_2024_9.rs:146:37
[INFO] [stdout]     |
[INFO] [stdout] 146 |             &BlockRun::File(length, id) => {
[INFO] [stdout]     |                                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]   --> src/aoc_2023/aoc_2023_14.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn main() {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `simple_solve` is never used
[INFO] [stdout]   --> src/aoc_2023/aoc_2023_14.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn simple_solve(input: &str) -> usize {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve_complex` is never used
[INFO] [stdout]   --> src/aoc_2023/aoc_2023_14.rs:26:4
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn solve_complex(input: &str) -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_board_load` is never used
[INFO] [stdout]   --> src/aoc_2023/aoc_2023_14.rs:66:4
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn calculate_board_load(input: &Board) -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_row_load` is never used
[INFO] [stdout]   --> src/aoc_2023/aoc_2023_14.rs:74:4
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn calculate_row_load(input: &Vec<Space>) -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `roll_board` is never used
[INFO] [stdout]   --> src/aoc_2023/aoc_2023_14.rs:87:4
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn roll_board(input: &Board) -> Board {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `roll_row` is never used
[INFO] [stdout]   --> src/aoc_2023/aoc_2023_14.rs:91:4
[INFO] [stdout]    |
[INFO] [stdout] 91 | fn roll_row(input: &Vec<Space>) -> Vec<Space> {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rotate_board` is never used
[INFO] [stdout]    --> src/aoc_2023/aoc_2023_14.rs:117:4
[INFO] [stdout]     |
[INFO] [stdout] 117 | fn rotate_board(input: &Board) -> Board {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `process_input` is never used
[INFO] [stdout]    --> src/aoc_2023/aoc_2023_14.rs:129:4
[INFO] [stdout]     |
[INFO] [stdout] 129 | fn process_input(input: &str) -> Board {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Board` is never constructed
[INFO] [stdout]    --> src/aoc_2023/aoc_2023_14.rs:152:8
[INFO] [stdout]     |
[INFO] [stdout] 152 | struct Board(Vec<Vec<Space>>);
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Space` is never used
[INFO] [stdout]    --> src/aoc_2023/aoc_2023_14.rs:169:6
[INFO] [stdout]     |
[INFO] [stdout] 169 | enum Space {
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INPUT_1` is never used
[INFO] [stdout]    --> src/aoc_2023/aoc_2023_14.rs:311:7
[INFO] [stdout]     |
[INFO] [stdout] 311 | const INPUT_1: &str = r#"
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INPUT_2` is never used
[INFO] [stdout]    --> src/aoc_2023/aoc_2023_14.rs:324:7
[INFO] [stdout]     |
[INFO] [stdout] 324 | const INPUT_2: &str = r#"
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]  --> src/aoc_2023/aoc_2023_7.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn main() {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve_simple` is never used
[INFO] [stdout]  --> src/aoc_2023/aoc_2023_7.rs:8:4
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn solve_simple(input: &str) -> i32 {
[INFO] [stdout]   |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve_complex` is never used
[INFO] [stdout]   --> src/aoc_2023/aoc_2023_7.rs:17:4
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn solve_complex(input: &str) -> i32 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `process_input` is never used
[INFO] [stdout]   --> src/aoc_2023/aoc_2023_7.rs:37:4
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn process_input(input: &str) -> Vec<Play> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Play` is never constructed
[INFO] [stdout]   --> src/aoc_2023/aoc_2023_7.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct Play {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_hand_type` is never used
[INFO] [stdout]   --> src/aoc_2023/aoc_2023_7.rs:64:4
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn calculate_hand_type(cards: [i32; 5]) -> HandType {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_joker_hand_type` is never used
[INFO] [stdout]    --> src/aoc_2023/aoc_2023_7.rs:106:4
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn calculate_joker_hand_type(cards: [i32; 5]) -> HandType {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `HandType` is never used
[INFO] [stdout]    --> src/aoc_2023/aoc_2023_7.rs:111:6
[INFO] [stdout]     |
[INFO] [stdout] 111 | enum HandType {
[INFO] [stdout]     |      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Hand` is never constructed
[INFO] [stdout]    --> src/aoc_2023/aoc_2023_7.rs:122:8
[INFO] [stdout]     |
[INFO] [stdout] 122 | struct Hand {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `jokerfy` are never used
[INFO] [stdout]    --> src/aoc_2023/aoc_2023_7.rs:128:8
[INFO] [stdout]     |
[INFO] [stdout] 127 | impl Hand {
[INFO] [stdout]     | --------- associated functions in this implementation
[INFO] [stdout] 128 |     fn new(cards: [i32; 5]) -> Hand {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 |     fn jokerfy(cards: [i32; 5]) -> Hand {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `value_card` is never used
[INFO] [stdout]    --> src/aoc_2023/aoc_2023_7.rs:174:4
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn value_card(c: char) -> i32 {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_hand` is never used
[INFO] [stdout]    --> src/aoc_2023/aoc_2023_7.rs:193:4
[INFO] [stdout]     |
[INFO] [stdout] 193 | fn convert_hand(v: Vec<i32>) -> [i32; 5] {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INPUT_1` is never used
[INFO] [stdout]    --> src/aoc_2023/aoc_2023_7.rs:278:7
[INFO] [stdout]     |
[INFO] [stdout] 278 | const INPUT_1: &str = r#"
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INPUT_2` is never used
[INFO] [stdout]    --> src/aoc_2023/aoc_2023_7.rs:286:7
[INFO] [stdout]     |
[INFO] [stdout] 286 | const INPUT_2: &str = r#"
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]  --> src/aoc_2024/aoc_2024_1.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn main() {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve_simple` is never used
[INFO] [stdout]  --> src/aoc_2024/aoc_2024_1.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn solve_simple(input: &str) -> i32 {
[INFO] [stdout]   |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve_complex` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_1.rs:18:4
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn solve_complex(input: &str) -> i32 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `process_input` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_1.rs:25:4
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn process_input(input: &str) -> Vec<(i32, i32)> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INPUT_1` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_1.rs:64:7
[INFO] [stdout]    |
[INFO] [stdout] 64 | const INPUT_1: &str = r#"
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INPUT_2` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_1.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 | const INPUT_2: &str = r#"
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]  --> src/aoc_2024/aoc_2024_2.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn main() {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Report` is never constructed
[INFO] [stdout]  --> src/aoc_2024/aoc_2024_2.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | struct Report<'a> {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_2.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<'a> Report<'a> {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 15 |     pub fn new(contents: &'a Vec<i32>) -> Report<'a> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve_simple` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_2.rs:33:4
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn solve_simple(input: &str) -> i32 {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `simple_inner` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_2.rs:39:4
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn simple_inner(input: &Vec<i32>) -> i32 {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `unsafe_level` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_2.rs:48:4
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn unsafe_level(&(left, right): &(i32, i32), decreasing: bool) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_decreasing` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_2.rs:60:4
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn is_decreasing(input: &Vec<i32>) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve_complex` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_2.rs:69:4
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn solve_complex(input: &str) -> i32 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `complex_inner` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_2.rs:75:4
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn complex_inner(input: &Vec<i32>) -> i32 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `process_input` is never used
[INFO] [stdout]    --> src/aoc_2024/aoc_2024_2.rs:104:4
[INFO] [stdout]     |
[INFO] [stdout] 104 | fn process_input(input: &str) -> Vec<Vec<i32>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INPUT_1` is never used
[INFO] [stdout]    --> src/aoc_2024/aoc_2024_2.rs:143:7
[INFO] [stdout]     |
[INFO] [stdout] 143 | const INPUT_1: &str = r#"
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INPUT_2` is never used
[INFO] [stdout]    --> src/aoc_2024/aoc_2024_2.rs:152:7
[INFO] [stdout]     |
[INFO] [stdout] 152 | const INPUT_2: &str = r#"
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Command` is never used
[INFO] [stdout]  --> src/aoc_2024/aoc_2024_3.rs:6:6
[INFO] [stdout]   |
[INFO] [stdout] 6 | enum Command {
[INFO] [stdout]   |      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_mul` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_3.rs:13:4
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn parse_mul(input: &str) -> Command {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_command` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_3.rs:28:4
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn parse_command(input: &str) -> Command {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `process_input` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_3.rs:36:4
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn process_input(input: &str) -> Vec<Command> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve_simple` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_3.rs:48:4
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn solve_simple(input: &str) -> i32 {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve_complex` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_3.rs:58:4
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn solve_complex(input: &str) -> i32 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_3.rs:82:8
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub fn main() {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INPUT_1` is never used
[INFO] [stdout]    --> src/aoc_2024/aoc_2024_3.rs:141:7
[INFO] [stdout]     |
[INFO] [stdout] 141 | const INPUT_1: &str = r#"xmul(2,4)%&mul[3,7]!@^do_not_mul(5,5)+mul(32,64]then(mul(11,8)mul(8,5))"#;
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INPUT_2` is never used
[INFO] [stdout]    --> src/aoc_2024/aoc_2024_3.rs:143:7
[INFO] [stdout]     |
[INFO] [stdout] 143 | const INPUT_2: &str = r#"'{}mul(339,896)>^+!)^mul(799,303)don't()>mul(188,763)'<};who()select()%;+mul(924,355)mul(492,757) what()mul(582,...
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INPUT_3` is never used
[INFO] [stdout]    --> src/aoc_2024/aoc_2024_3.rs:150:7
[INFO] [stdout]     |
[INFO] [stdout] 150 | const INPUT_3: &str =
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SLOPES` is never used
[INFO] [stdout]  --> src/aoc_2024/aoc_2024_4.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const SLOPES: [(i32, i32); 8] = [
[INFO] [stdout]   |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PATTERN` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_4.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | const PATTERN: [char; 4] = ['X', 'M', 'A', 'S'];
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Grid` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_4.rs:18:6
[INFO] [stdout]    |
[INFO] [stdout] 18 | type Grid = Vec<Vec<char>>;
[INFO] [stdout]    |      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve_simple` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_4.rs:25:4
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn solve_simple(input: &str) -> i32 {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_4.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn main() {}
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INPUT_1` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_4.rs:59:7
[INFO] [stdout]    |
[INFO] [stdout] 59 | const INPUT_1: &str = r#"
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INPUT_2` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_4.rs:72:7
[INFO] [stdout]    |
[INFO] [stdout] 72 | const INPUT_2: &str = r#""#;
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `process_input` is never used
[INFO] [stdout]  --> src/aoc_2024/aoc_2024_5.rs:5:4
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn process_input(input: &str) -> (HashMap<i32, HashSet<i32>>, Vec<Vec<i32>>) {
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `process_update` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_5.rs:30:4
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn process_update(update: &Vec<i32>, rules: &HashMap<i32, HashSet<i32>>) -> i32 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve_simple` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_5.rs:49:4
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn solve_simple(input: &str) -> i32 {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reorder_update` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_5.rs:58:4
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn reorder_update(mut update: Vec<i32>, rules: &HashMap<i32, HashSet<i32>>) -> i32 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve_complex` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_5.rs:73:4
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn solve_complex(input: &str) -> i32 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_5.rs:82:8
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub fn main() {}
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INPUT_1` is never used
[INFO] [stdout]    --> src/aoc_2024/aoc_2024_5.rs:110:7
[INFO] [stdout]     |
[INFO] [stdout] 110 | const INPUT_1: &str = r#"
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INPUT_2` is never used
[INFO] [stdout]    --> src/aoc_2024/aoc_2024_5.rs:141:7
[INFO] [stdout]     |
[INFO] [stdout] 141 | const INPUT_2: &str = r#"
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Grid` is never used
[INFO] [stdout]  --> src/aoc_2024/aoc_2024_6.rs:7:6
[INFO] [stdout]   |
[INFO] [stdout] 7 | type Grid = Vec<Vec<char>>; // [row][column]
[INFO] [stdout]   |      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `X` is never used
[INFO] [stdout]  --> src/aoc_2024/aoc_2024_6.rs:8:6
[INFO] [stdout]   |
[INFO] [stdout] 8 | type X = isize; // where leftmost char is x = 0.
[INFO] [stdout]   |      ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Y` is never used
[INFO] [stdout]  --> src/aoc_2024/aoc_2024_6.rs:9:6
[INFO] [stdout]   |
[INFO] [stdout] 9 | type Y = isize; // where top row is y = 0.
[INFO] [stdout]   |      ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Coord` is never constructed
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_6.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct Coord(X, Y);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Griderator` is never constructed
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_6.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Griderator<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DIRECTION` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_6.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const DIRECTION: [Coord; 4] = [Coord(0, -1), Coord(1, 0), Coord(0, 1), Coord(-1, 0)];
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `try_usize` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_6.rs:24:4
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn try_usize(coord: Coord) -> Option<(usize, usize)> {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `on_map` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_6.rs:35:4
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn on_map(coord: Coord, grid: &Grid, direction_index: usize) -> bool {
[INFO] [stdout]    |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `process_input` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_6.rs:66:4
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn process_input(input: &str) -> Grid {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_guard` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_6.rs:74:4
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn find_guard(grid: &Grid) -> Coord {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve_simple` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_6.rs:85:4
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn solve_simple(input: &str) -> i32 {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `DirectionalSpace` is never used
[INFO] [stdout]    --> src/aoc_2024/aoc_2024_6.rs:121:6
[INFO] [stdout]     |
[INFO] [stdout] 121 | type DirectionalSpace = [bool; 4];
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `LoopGrid` is never used
[INFO] [stdout]    --> src/aoc_2024/aoc_2024_6.rs:122:6
[INFO] [stdout]     |
[INFO] [stdout] 122 | type LoopGrid = Vec<Vec<DirectionalSpace>>;
[INFO] [stdout]     |      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `detect_loop` is never used
[INFO] [stdout]    --> src/aoc_2024/aoc_2024_6.rs:124:4
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn detect_loop(grid: &Grid) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve_complex` is never used
[INFO] [stdout]    --> src/aoc_2024/aoc_2024_6.rs:159:4
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn solve_complex(input: &str) -> i32 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]    --> src/aoc_2024/aoc_2024_6.rs:210:8
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub fn main() {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INPUT_1` is never used
[INFO] [stdout]    --> src/aoc_2024/aoc_2024_6.rs:303:7
[INFO] [stdout]     |
[INFO] [stdout] 303 | const INPUT_1: &str = r#"
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INPUT_2` is never used
[INFO] [stdout]    --> src/aoc_2024/aoc_2024_6.rs:316:7
[INFO] [stdout]     |
[INFO] [stdout] 316 | const INPUT_2: &str = r#"
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Entry` is never constructed
[INFO] [stdout]  --> src/aoc_2024/aoc_2024_7.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | struct Entry {
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `process_input` is never used
[INFO] [stdout]  --> src/aoc_2024/aoc_2024_7.rs:8:4
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn process_input(input: &str) -> Vec<Entry> {
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `operator_check` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_7.rs:23:4
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn operator_check(entry: &Entry) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve_simple` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_7.rs:42:4
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn solve_simple(input: &str) -> isize {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `num_concat` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_7.rs:51:4
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn num_concat(lhs: isize, rhs: isize) -> isize {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `operator_check_complex` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_7.rs:55:4
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn operator_check_complex(entry: &Entry) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve_complex` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_7.rs:73:4
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn solve_complex(input: &str) -> isize {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_7.rs:82:8
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub fn main() {}
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INPUT_1` is never used
[INFO] [stdout]    --> src/aoc_2024/aoc_2024_7.rs:110:7
[INFO] [stdout]     |
[INFO] [stdout] 110 | const INPUT_1: &str = r#"
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INPUT_2` is never used
[INFO] [stdout]    --> src/aoc_2024/aoc_2024_7.rs:122:7
[INFO] [stdout]     |
[INFO] [stdout] 122 | const INPUT_2: &str = r#"
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve_simple` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_9.rs:42:4
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn solve_simple(input: &str) -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Length` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_9.rs:70:6
[INFO] [stdout]    |
[INFO] [stdout] 70 | type Length = usize;
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Id` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_9.rs:71:6
[INFO] [stdout]    |
[INFO] [stdout] 71 | type Id = usize;
[INFO] [stdout]    |      ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BlockRun` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_9.rs:74:6
[INFO] [stdout]    |
[INFO] [stdout] 74 | enum BlockRun {
[INFO] [stdout]    |      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `process_input_complex` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_9.rs:79:4
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn process_input_complex(input: &str) -> Vec<BlockRun> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fit_file` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_9.rs:99:4
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn fit_file(
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_checksum` is never used
[INFO] [stdout]    --> src/aoc_2024/aoc_2024_9.rs:125:4
[INFO] [stdout]     |
[INFO] [stdout] 125 | fn calculate_checksum(offset: usize, size: usize, id: usize) -> usize {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve_complex` is never used
[INFO] [stdout]    --> src/aoc_2024/aoc_2024_9.rs:129:4
[INFO] [stdout]     |
[INFO] [stdout] 129 | fn solve_complex(input: &str) -> usize {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INPUT_0` is never used
[INFO] [stdout]    --> src/aoc_2024/aoc_2024_9.rs:246:7
[INFO] [stdout]     |
[INFO] [stdout] 246 | const INPUT_0: &str = r#"
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INPUT_2` is never used
[INFO] [stdout]    --> src/aoc_2024/aoc_2024_9.rs:254:7
[INFO] [stdout]     |
[INFO] [stdout] 254 | const INPUT_2: &str = r#"
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.03s
[INFO] running `Command { std: "docker" "inspect" "4cc1d3e9979e88c9ff7801e0d48a940f1d489ab251005f999fa900e93d539ee0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cc1d3e9979e88c9ff7801e0d48a940f1d489ab251005f999fa900e93d539ee0", kill_on_drop: false }`
[INFO] [stdout] 4cc1d3e9979e88c9ff7801e0d48a940f1d489ab251005f999fa900e93d539ee0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fd897b6c83305d3fd27191468006a1c992dbbca94c5fbaa305fb9d256d0489a
[INFO] running `Command { std: "docker" "start" "-a" "8fd897b6c83305d3fd27191468006a1c992dbbca94c5fbaa305fb9d256d0489a", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent-of-code v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Itertools`
[INFO] [stdout]  --> src/aoc_2024/aoc_2024_4.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use itertools::{self, Itertools};
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_4.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mem::swap`
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_9.rs:12:50
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::{cmp::Reverse, collections::BinaryHeap, mem::swap};
[INFO] [stdout]    |                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]  --> src/aoc_2024/aoc_2024_6.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use itertools::Itertools;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cards`
[INFO] [stdout]    --> src/aoc_2023/aoc_2023_7.rs:106:30
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn calculate_joker_hand_type(cards: [i32; 5]) -> HandType {
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_cards`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hand_type`
[INFO] [stdout]    --> src/aoc_2023/aoc_2023_7.rs:136:13
[INFO] [stdout]     |
[INFO] [stdout] 136 |         let hand_type = calculate_joker_hand_type(cards);
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hand_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_4.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn solve_simple(input: &str) -> i32 {
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/aoc_2024/aoc_2024_9.rs:146:37
[INFO] [stdout]     |
[INFO] [stdout] 146 |             &BlockRun::File(length, id) => {
[INFO] [stdout]     |                                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]   --> src/aoc_2023/aoc_2023_14.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn main() {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]  --> src/aoc_2023/aoc_2023_7.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn main() {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve_complex` is never used
[INFO] [stdout]   --> src/aoc_2023/aoc_2023_7.rs:17:4
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn solve_complex(input: &str) -> i32 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_joker_hand_type` is never used
[INFO] [stdout]    --> src/aoc_2023/aoc_2023_7.rs:106:4
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn calculate_joker_hand_type(cards: [i32; 5]) -> HandType {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `jokerfy` is never used
[INFO] [stdout]    --> src/aoc_2023/aoc_2023_7.rs:135:8
[INFO] [stdout]     |
[INFO] [stdout] 127 | impl Hand {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 135 |     fn jokerfy(cards: [i32; 5]) -> Hand {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]  --> src/aoc_2024/aoc_2024_1.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn main() {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]  --> src/aoc_2024/aoc_2024_2.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn main() {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_3.rs:82:8
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub fn main() {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SLOPES` is never used
[INFO] [stdout]  --> src/aoc_2024/aoc_2024_4.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const SLOPES: [(i32, i32); 8] = [
[INFO] [stdout]   |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PATTERN` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_4.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | const PATTERN: [char; 4] = ['X', 'M', 'A', 'S'];
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Grid` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_4.rs:18:6
[INFO] [stdout]    |
[INFO] [stdout] 18 | type Grid = Vec<Vec<char>>;
[INFO] [stdout]    |      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve_simple` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_4.rs:25:4
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn solve_simple(input: &str) -> i32 {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_4.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn main() {}
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INPUT_1` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_4.rs:59:7
[INFO] [stdout]    |
[INFO] [stdout] 59 | const INPUT_1: &str = r#"
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INPUT_2` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_4.rs:72:7
[INFO] [stdout]    |
[INFO] [stdout] 72 | const INPUT_2: &str = r#""#;
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_5.rs:82:8
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub fn main() {}
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]    --> src/aoc_2024/aoc_2024_6.rs:210:8
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub fn main() {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]   --> src/aoc_2024/aoc_2024_7.rs:82:8
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub fn main() {}
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.60s
[INFO] running `Command { std: "docker" "inspect" "8fd897b6c83305d3fd27191468006a1c992dbbca94c5fbaa305fb9d256d0489a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fd897b6c83305d3fd27191468006a1c992dbbca94c5fbaa305fb9d256d0489a", kill_on_drop: false }`
[INFO] [stdout] 8fd897b6c83305d3fd27191468006a1c992dbbca94c5fbaa305fb9d256d0489a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 440019ab469c6d0fa99cefbaddcede31608beb4dfdfec7ea28779a76fdf39d9f
[INFO] running `Command { std: "docker" "start" "-a" "440019ab469c6d0fa99cefbaddcede31608beb4dfdfec7ea28779a76fdf39d9f", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Itertools`
[INFO] [stderr]  --> src/aoc_2024/aoc_2024_4.rs:2:23
[INFO] [stderr]   |
[INFO] [stderr] 2 | use itertools::{self, Itertools};
[INFO] [stderr]   |                       ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]   --> src/aoc_2024/aoc_2024_4.rs:35:9
[INFO] [stderr]    |
[INFO] [stderr] 35 |     use super::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `mem::swap`
[INFO] [stderr]   --> src/aoc_2024/aoc_2024_9.rs:12:50
[INFO] [stderr]    |
[INFO] [stderr] 12 | use std::{cmp::Reverse, collections::BinaryHeap, mem::swap};
[INFO] [stderr]    |                                                  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `itertools::Itertools`
[INFO] [stderr]  --> src/aoc_2024/aoc_2024_6.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use itertools::Itertools;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cards`
[INFO] [stderr]    --> src/aoc_2023/aoc_2023_7.rs:106:30
[INFO] [stderr]     |
[INFO] [stderr] 106 | fn calculate_joker_hand_type(cards: [i32; 5]) -> HandType {
[INFO] [stderr]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_cards`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `hand_type`
[INFO] [stderr]    --> src/aoc_2023/aoc_2023_7.rs:136:13
[INFO] [stderr]     |
[INFO] [stderr] 136 |         let hand_type = calculate_joker_hand_type(cards);
[INFO] [stderr]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hand_type`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]   --> src/aoc_2024/aoc_2024_4.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 | fn solve_simple(input: &str) -> i32 {
[INFO] [stderr]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]    --> src/aoc_2024/aoc_2024_9.rs:146:37
[INFO] [stderr]     |
[INFO] [stderr] 146 |             &BlockRun::File(length, id) => {
[INFO] [stderr]     |                                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stderr] 
[INFO] [stderr] warning: function `main` is never used
[INFO] [stderr]   --> src/aoc_2023/aoc_2023_14.rs:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub fn main() {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `main` is never used
[INFO] [stderr]  --> src/aoc_2023/aoc_2023_7.rs:3:8
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn main() {
[INFO] [stderr]   |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `solve_complex` is never used
[INFO] [stderr]   --> src/aoc_2023/aoc_2023_7.rs:17:4
[INFO] [stderr]    |
[INFO] [stderr] 17 | fn solve_complex(input: &str) -> i32 {
[INFO] [stderr]    |    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `calculate_joker_hand_type` is never used
[INFO] [stderr]    --> src/aoc_2023/aoc_2023_7.rs:106:4
[INFO] [stderr]     |
[INFO] [stderr] 106 | fn calculate_joker_hand_type(cards: [i32; 5]) -> HandType {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `jokerfy` is never used
[INFO] [stderr]    --> src/aoc_2023/aoc_2023_7.rs:135:8
[INFO] [stderr]     |
[INFO] [stderr] 127 | impl Hand {
[INFO] [stderr]     | --------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 135 |     fn jokerfy(cards: [i32; 5]) -> Hand {
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `main` is never used
[INFO] [stderr]  --> src/aoc_2024/aoc_2024_1.rs:4:8
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub fn main() {
[INFO] [stderr]   |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `main` is never used
[INFO] [stderr]  --> src/aoc_2024/aoc_2024_2.rs:4:8
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub fn main() {
[INFO] [stderr]   |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `main` is never used
[INFO] [stderr]   --> src/aoc_2024/aoc_2024_3.rs:82:8
[INFO] [stderr]    |
[INFO] [stderr] 82 | pub fn main() {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SLOPES` is never used
[INFO] [stderr]  --> src/aoc_2024/aoc_2024_4.rs:5:7
[INFO] [stderr]   |
[INFO] [stderr] 5 | const SLOPES: [(i32, i32); 8] = [
[INFO] [stderr]   |       ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `PATTERN` is never used
[INFO] [stderr]   --> src/aoc_2024/aoc_2024_4.rs:16:7
[INFO] [stderr]    |
[INFO] [stderr] 16 | const PATTERN: [char; 4] = ['X', 'M', 'A', 'S'];
[INFO] [stderr]    |       ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `Grid` is never used
[INFO] [stderr]   --> src/aoc_2024/aoc_2024_4.rs:18:6
[INFO] [stderr]    |
[INFO] [stderr] 18 | type Grid = Vec<Vec<char>>;
[INFO] [stderr]    |      ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `solve_simple` is never used
[INFO] [stderr]   --> src/aoc_2024/aoc_2024_4.rs:25:4
[INFO] [stderr]    |
[INFO] [stderr] 25 | fn solve_simple(input: &str) -> i32 {
[INFO] [stderr]    |    ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `main` is never used
[INFO] [stderr]   --> src/aoc_2024/aoc_2024_4.rs:31:8
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub fn main() {}
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `INPUT_1` is never used
[INFO] [stderr]   --> src/aoc_2024/aoc_2024_4.rs:59:7
[INFO] [stderr]    |
[INFO] [stderr] 59 | const INPUT_1: &str = r#"
[INFO] [stderr]    |       ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `INPUT_2` is never used
[INFO] [stderr]   --> src/aoc_2024/aoc_2024_4.rs:72:7
[INFO] [stderr]    |
[INFO] [stderr] 72 | const INPUT_2: &str = r#""#;
[INFO] [stderr]    |       ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `main` is never used
[INFO] [stderr]   --> src/aoc_2024/aoc_2024_5.rs:82:8
[INFO] [stderr]    |
[INFO] [stderr] 82 | pub fn main() {}
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `main` is never used
[INFO] [stderr]    --> src/aoc_2024/aoc_2024_6.rs:210:8
[INFO] [stderr]     |
[INFO] [stderr] 210 | pub fn main() {
[INFO] [stderr]     |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `main` is never used
[INFO] [stderr]   --> src/aoc_2024/aoc_2024_7.rs:82:8
[INFO] [stderr]    |
[INFO] [stderr] 82 | pub fn main() {}
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `advent-of-code` (bin "advent-of-code" test) generated 26 warnings (run `cargo fix --bin "advent-of-code" -p advent-of-code --tests` to apply 7 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code-75458afcef3e6e2c)
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test aoc_2023::aoc_2023_14::tests::input_1_simple ... ok
[INFO] [stdout] test aoc_2023::aoc_2023_14::tests::rotate_once ... ok
[INFO] [stdout] test aoc_2023::aoc_2023_14::tests::rotate_thrice ... ok
[INFO] [stdout] test aoc_2023::aoc_2023_14::tests::input_2_simple ... ok
[INFO] [stdout] test aoc_2023::aoc_2023_14::tests::rotate_twice ... ok
[INFO] [stdout] test aoc_2023::aoc_2023_14::tests::single_column_count_static_stone ... ok
[INFO] [stdout] test aoc_2023::aoc_2023_14::tests::rotate_fource ... ok
[INFO] [stdout] test aoc_2023::aoc_2023_14::tests::single_column_stone_should_fall ... ok
[INFO] [stdout] test aoc_2023::aoc_2023_7::tests::cards_greater ... ok
[INFO] [stdout] test aoc_2023::aoc_2023_7::tests::hand_equal ... ok
[INFO] [stdout] test aoc_2023::aoc_2023_14::tests::solve_complex_simple_case ... ok
[INFO] [stdout] test aoc_2023::aoc_2023_7::tests::test_five_of_a_kind ... ok
[INFO] [stdout] test aoc_2023::aoc_2023_7::tests::test_four_of_a_kind ... ok
[INFO] [stdout] test aoc_2023::aoc_2023_7::tests::test_one_pair ... ok
[INFO] [stdout] test aoc_2023::aoc_2023_7::tests::test_three_of_a_kind ... ok
[INFO] [stdout] test aoc_2024::aoc_2024_1::tests::solve_complex_input_1 ... ok
[INFO] [stdout] test aoc_2024::aoc_2024_2::tests::solve_complex_input_1 ... ok
[INFO] [stdout] test aoc_2023::aoc_2023_7::tests::hand_type_greater ... ok
[INFO] [stdout] test aoc_2023::aoc_2023_7::tests::solve_simple_input_1 ... ok
[INFO] [stdout] test aoc_2024::aoc_2024_2::tests::solve_simple_input_1 ... ok
[INFO] [stdout] test aoc_2023::aoc_2023_14::tests::single_column_respect_walls ... ok
[INFO] [stdout] test aoc_2023::aoc_2023_7::tests::test_full_house ... ok
[INFO] [stdout] test aoc_2024::aoc_2024_1::tests::solve_simple_input_1 ... ok
[INFO] [stdout] test aoc_2024::aoc_2024_1::tests::solve_simple_input_2 ... ok
[INFO] [stdout] test aoc_2023::aoc_2023_7::tests::test_high ... ok
[INFO] [stdout] test aoc_2024::aoc_2024_5::tests::solve_complex_input_1 ... ok
[INFO] [stdout] test aoc_2024::aoc_2024_3::tests::parse_complex_input_3 ... ok
[INFO] [stdout] test aoc_2024::aoc_2024_2::tests::solve_complex_input_2 ... ok
[INFO] [stdout] test aoc_2024::aoc_2024_3::tests::parse_simple_input_1 ... ok
[INFO] [stdout] test aoc_2024::aoc_2024_3::tests::solve_simple_input_1 ... ok
[INFO] [stdout] test aoc_2024::aoc_2024_6::tests::find_guard_simple ... ok
[INFO] [stdout] test aoc_2024::aoc_2024_6::tests::griderator_simple ... ok
[INFO] [stdout] test aoc_2024::aoc_2024_5::tests::solve_simple_input_1 ... ok
[INFO] [stdout] test aoc_2024::aoc_2024_6::tests::on_map_false_too_small ... ok
[INFO] [stdout] test aoc_2024::aoc_2024_6::tests::on_map_true ... ok
[INFO] [stdout] test aoc_2024::aoc_2024_6::tests::on_map_false_too_large ... ok
[INFO] [stdout] test aoc_2024::aoc_2024_3::tests::solve_complex_input_3 ... ok
[INFO] [stdout] test aoc_2023::aoc_2023_7::tests::test_two_pair ... ok
[INFO] [stdout] test aoc_2024::aoc_2024_3::tests::solve_simple_input_2 ... ok
[INFO] [stdout] test aoc_2024::aoc_2024_7::tests::solve_complex_input_1 ... ok
[INFO] [stdout] test aoc_2023::aoc_2023_7::tests::solve_simple_input_2 ... ok
[INFO] [stdout] test aoc_2024::aoc_2024_7::tests::solve_simple_input_1 ... ok
[INFO] [stdout] test aoc_2024::aoc_2024_6::tests::solve_simple_input_2 ... ok
[INFO] [stdout] test aoc_2024::aoc_2024_2::tests::solve_simple_input_2 ... ok
[INFO] [stdout] test aoc_2024::aoc_2024_6::tests::solve_simple_input_1 ... ok
[INFO] [stdout] test aoc_2024::aoc_2024_3::tests::solve_complex_input_2 ... ok
[INFO] [stdout] test aoc_2024::aoc_2024_1::tests::solve_complex_input_2 ... ok
[INFO] [stdout] test aoc_2024::aoc_2024_9::tests::solve_simple_input_1 ... ok
[INFO] [stdout] test aoc_2024::aoc_2024_9::tests::solve_complex_input_1 ... ok
[INFO] [stdout] test aoc_2024::aoc_2024_5::tests::solve_complex_input_2 ... ok
[INFO] [stdout] test aoc_2024::aoc_2024_7::tests::solve_simple_input_2 ... ok
[INFO] [stdout] test aoc_2024::aoc_2024_5::tests::solve_simple_input_2 ... ok
[INFO] [stdout] test aoc_2024::aoc_2024_9::tests::solve_complex_input_0 ... FAILED
[INFO] [stdout] test aoc_2024::aoc_2024_9::tests::solve_simple_input_2 ... ok
[INFO] [stdout] test aoc_2023::aoc_2023_14::tests::input_2_complex ... ok
[INFO] [stdout] test aoc_2024::aoc_2024_7::tests::solve_complex_input_2 ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin advent-of-code`
[INFO] [stdout] test aoc_2024::aoc_2024_6::tests::solve_complex_input_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- aoc_2024::aoc_2024_9::tests::solve_complex_input_0 stdout ----
[INFO] [stdout] 132
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'aoc_2024::aoc_2024_9::tests::solve_complex_input_0' (77) panicked at src/aoc_2024/aoc_2024_9.rs:232:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 132
[INFO] [stdout]  right: 2858
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x578b114275e2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x578b114275e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x578b114275e2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x578b114275e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x578b11437eff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x578b11437eff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x578b113f4f83 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x578b113f4f83 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x578b11400e52 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x578b1140592f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x578b114057c1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x578b1114929e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x578b1114929e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x578b11405f3f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x578b11405f3f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x578b11405d9a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x578b11400f89 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x578b113e987d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x578b11440920 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x578b11440723 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x578b11440537 - core::panicking::assert_failed::h2b7417b7ba2b3e97
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x578b11125e2c - advent_of_code::aoc_2024::aoc_2024_9::tests::solve_complex_input_0::hddbf6c6ec9bcb12e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc_2024/aoc_2024_9.rs:232:9
[INFO] [stdout]   22:     0x578b11125e57 - advent_of_code::aoc_2024::aoc_2024_9::tests::solve_complex_input_0::{{closure}}::hc4f35dc89487a8d7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc_2024/aoc_2024_9.rs:231:31
[INFO] [stdout]   23:     0x578b1110ea56 - core::ops::function::FnOnce::call_once::hd71f0e2bcda67cac
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x578b1114907b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x578b1114907b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x578b1115d0fd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x578b1115d0fd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x578b1115d0fd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x578b1115d0fd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x578b1115d0fd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x578b1115d0fd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x578b1115d0fd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x578b11136614 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x578b11136614 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x578b11139f4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x578b11139f4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x578b11139f4a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x578b11139f4a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x578b11139f4a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x578b11139f4a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x578b11139f4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x578b113fc38f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x578b113fc38f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x79a0bccc9aa4 - <unknown>
[INFO] [stdout]   45:     0x79a0bcd56a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     aoc_2024::aoc_2024_9::tests::solve_complex_input_0
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 56 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "440019ab469c6d0fa99cefbaddcede31608beb4dfdfec7ea28779a76fdf39d9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "440019ab469c6d0fa99cefbaddcede31608beb4dfdfec7ea28779a76fdf39d9f", kill_on_drop: false }`
[INFO] [stdout] 440019ab469c6d0fa99cefbaddcede31608beb4dfdfec7ea28779a76fdf39d9f
