[INFO] cloning repository https://github.com/CableSynth/aoc2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CableSynth/aoc2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCableSynth%2Faoc2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCableSynth%2Faoc2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 245c741a7970c5c24bb1c22d2bd053670899daf4
[INFO] testing CableSynth/aoc2024 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCableSynth%2Faoc2024" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CableSynth/aoc2024
[INFO] finished tweaking git repo https://github.com/CableSynth/aoc2024
[INFO] tweaked toml for git repo https://github.com/CableSynth/aoc2024 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CableSynth/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/CableSynth/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 nd_vec v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 2c0ca3de7475e107ad2b9912be1b458a3f7c583c536179e47f7301ba8c5bfd49
[INFO] running `Command { std: "docker" "start" "-a" "2c0ca3de7475e107ad2b9912be1b458a3f7c583c536179e47f7301ba8c5bfd49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c0ca3de7475e107ad2b9912be1b458a3f7c583c536179e47f7301ba8c5bfd49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c0ca3de7475e107ad2b9912be1b458a3f7c583c536179e47f7301ba8c5bfd49", kill_on_drop: false }`
[INFO] [stdout] 2c0ca3de7475e107ad2b9912be1b458a3f7c583c536179e47f7301ba8c5bfd49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] cda842c7aa75de82e8448e71d8c6215dbba474fcfd736eb93d39727c2e2add5f
[INFO] running `Command { std: "docker" "start" "-a" "cda842c7aa75de82e8448e71d8c6215dbba474fcfd736eb93d39727c2e2add5f", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling nd_vec v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling aoc2024 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/solution/../../input/day_1`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/solution/day1.rs:5:28
[INFO] [stdout]   |
[INFO] [stdout] 5 | const INPUT_STRING: &str = include_str!("../../input/day_1");
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/solution/../../input/day_10`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/solution/day10.rs:5:28
[INFO] [stdout]   |
[INFO] [stdout] 5 | const INPUT_STRING: &str = include_str!("../../input/day_10");
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/solution/../../input/day_11`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/solution/day11.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | const INPUT_STRING: &str = include_str!("../../input/day_11");
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/solution/../../input/day_12`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/solution/day12.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 | const INPUT_STRING: &str = include_str!("../../input/day_12");
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/solution/../../input/day_13`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/solution/day13.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | const INPUT_STRING: &str = include_str!("../../input/day_13");
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/solution/../../input/day_2`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/solution/day2.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | const INPUT_STRING: &str = include_str!("../../input/day_2");
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/solution/../../test_input/day_2_1`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/solution/day2.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | const TEST: &str = include_str!("../../test_input/day_2_1");
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/solution/../../test_input/day_2_2`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/solution/day2.rs:5:25
[INFO] [stdout]   |
[INFO] [stdout] 5 | const TEST_EDGE: &str = include_str!("../../test_input/day_2_2");
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/solution/../../input/day_3`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/solution/day3.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 | const INPUT_STRING: &str = include_str!("../../input/day_3");
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/solution/../../input/day_4`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/solution/day4.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | const INPUT_STRING: &str = include_str!("../../input/day_4");
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/solution/../../input/day_5`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/solution/day5.rs:5:28
[INFO] [stdout]   |
[INFO] [stdout] 5 | const INPUT_STRING: &str = include_str!("../../input/day_5");
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/solution/../../input/day_6`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/solution/day6.rs:5:28
[INFO] [stdout]   |
[INFO] [stdout] 5 | const INPUT_STRING: &str = include_str!("../../input/day_6");
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/solution/../../input/day_7`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/solution/day7.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | const INPUT_STRING: &str = include_str!("../../input/day_7");
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/solution/../../input/day_8`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/solution/day8.rs:5:28
[INFO] [stdout]   |
[INFO] [stdout] 5 | const INPUT_STRING: &str = include_str!("../../input/day_8");
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/solution/../../input/day_9`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/solution/day9.rs:5:28
[INFO] [stdout]   |
[INFO] [stdout] 5 | const INPUT_STRING: &str = include_str!("../../input/day_9");
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BinaryHeap`
[INFO] [stdout]  --> src/solution/day10.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::{BinaryHeap, VecDeque};
[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 imports: `parse_1` and `parse_2`
[INFO] [stdout]   --> src/solution/day3.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 |     use super::{parse_1, parse_2};
[INFO] [stdout]    |                 ^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `File_2` should have an upper camel case name
[INFO] [stdout]    --> src/solution/day9.rs:168:8
[INFO] [stdout]     |
[INFO] [stdout] 168 | struct File_2 {
[INFO] [stdout]     |        ^^^^^^ help: convert the identifier to upper camel case: `File2`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc2024` (bin "aoc2024") due to 15 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "cda842c7aa75de82e8448e71d8c6215dbba474fcfd736eb93d39727c2e2add5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cda842c7aa75de82e8448e71d8c6215dbba474fcfd736eb93d39727c2e2add5f", kill_on_drop: false }`
[INFO] [stdout] cda842c7aa75de82e8448e71d8c6215dbba474fcfd736eb93d39727c2e2add5f
