[INFO] cloning repository https://github.com/Eldin00/AoC2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Eldin00/AoC2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEldin00%2FAoC2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEldin00%2FAoC2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 96c98d5732590ab944f44825275ba0a555a337f6
[INFO] testing Eldin00/AoC2024 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEldin00%2FAoC2024" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Eldin00/AoC2024
[INFO] finished tweaking git repo https://github.com/Eldin00/AoC2024
[INFO] tweaked toml for git repo https://github.com/Eldin00/AoC2024 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Eldin00/AoC2024 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/Eldin00/AoC2024 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] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memoize v0.4.2
[INFO] [stderr]   Downloaded memoize-inner v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 856021bb8fe693d3bad24b08d927d45d909239fd1b4a8f9e5d03ca8ce5860c51
[INFO] running `Command { std: "docker" "start" "-a" "856021bb8fe693d3bad24b08d927d45d909239fd1b4a8f9e5d03ca8ce5860c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "856021bb8fe693d3bad24b08d927d45d909239fd1b4a8f9e5d03ca8ce5860c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "856021bb8fe693d3bad24b08d927d45d909239fd1b4a8f9e5d03ca8ce5860c51", kill_on_drop: false }`
[INFO] [stdout] 856021bb8fe693d3bad24b08d927d45d909239fd1b4a8f9e5d03ca8ce5860c51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca770978fa5d2bf9794fae0ceefcddd084b8ff432259be89a5016ff0b2e74f7e
[INFO] running `Command { std: "docker" "start" "-a" "ca770978fa5d2bf9794fae0ceefcddd084b8ff432259be89a5016ff0b2e74f7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling lru v0.7.8
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling memoize-inner v0.4.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling memoize v0.4.2
[INFO] [stderr]    Compiling AoC2024 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `day_21`
[INFO] [stdout]   --> src/puzzles.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub mod day_21;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `day_21`, create file "src/puzzles/day_21.rs" or "src/puzzles/day_21/mod.rs"
[INFO] [stdout]    = note: if there is a `mod day_21` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `day_23`
[INFO] [stdout]   --> src/puzzles.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub mod day_23;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `day_23`, create file "src/puzzles/day_23.rs" or "src/puzzles/day_23/mod.rs"
[INFO] [stdout]    = note: if there is a `mod day_23` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HashSet` and `VecDeque`
[INFO] [stdout]  --> src/puzzles/day_19.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 |     collections::{HashSet, VecDeque}, fs::File, io::{BufRead, BufReader}
[INFO] [stdout]   |                   ^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/puzzles/day_13.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let mut result: u64 = 0;
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/puzzles/day_15.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn part_2(mut bot: (usize, usize), mut map: Vec<Vec<char>>, cmd: Vec<char>) {
[INFO] [stdout]    |           ----^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/puzzles/day_15.rs:50:36
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn part_2(mut bot: (usize, usize), mut map: Vec<Vec<char>>, cmd: Vec<char>) {
[INFO] [stdout]    |                                    ----^^^
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bot`
[INFO] [stdout]   --> src/puzzles/day_15.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn part_2(mut bot: (usize, usize), mut map: Vec<Vec<char>>, cmd: Vec<char>) {
[INFO] [stdout]    |           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bot`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map`
[INFO] [stdout]   --> src/puzzles/day_15.rs:50:36
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn part_2(mut bot: (usize, usize), mut map: Vec<Vec<char>>, cmd: Vec<char>) {
[INFO] [stdout]    |                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_map`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]   --> src/puzzles/day_15.rs:50:61
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn part_2(mut bot: (usize, usize), mut map: Vec<Vec<char>>, cmd: Vec<char>) {
[INFO] [stdout]    |                                                             ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lines`
[INFO] [stdout]   --> src/puzzles/day_16.rs:95:11
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn part_2(lines: Vec<String>) {
[INFO] [stdout]    |           ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lines`
[INFO] [stdout]   --> src/puzzles/day_20.rs:87:11
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn part_2(lines: Vec<String>) {
[INFO] [stdout]    |           ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/puzzles/day_24.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let mut i = complete.len();
[INFO] [stdout]    |         ----^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/puzzles/day_24.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let mut i = complete.len();
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lines`
[INFO] [stdout]   --> src/puzzles/day_24.rs:69:11
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn part_2(lines: Vec<String>) {
[INFO] [stdout]    |           ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `AoC2024` (bin "AoC2024") due to 2 previous errors; 12 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ca770978fa5d2bf9794fae0ceefcddd084b8ff432259be89a5016ff0b2e74f7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca770978fa5d2bf9794fae0ceefcddd084b8ff432259be89a5016ff0b2e74f7e", kill_on_drop: false }`
[INFO] [stdout] ca770978fa5d2bf9794fae0ceefcddd084b8ff432259be89a5016ff0b2e74f7e
