[INFO] cloning repository https://github.com/CraftSpider/aoc-2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CraftSpider/aoc-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCraftSpider%2Faoc-2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCraftSpider%2Faoc-2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 00d8d949196e70c8a55e560bcc100c3fb3417f3a
[INFO] checking CraftSpider/aoc-2024 against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCraftSpider%2Faoc-2024" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/CraftSpider/aoc-2024
[INFO] finished tweaking git repo https://github.com/CraftSpider/aoc-2024
[INFO] tweaked toml for git repo https://github.com/CraftSpider/aoc-2024 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CraftSpider/aoc-2024 on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CraftSpider/aoc-2024 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/craftspider/numeric`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mintex v0.1.4
[INFO] [stderr]   Downloaded tinyjson v2.5.1
[INFO] [stderr]   Downloaded gat-lending-iterator v0.1.6
[INFO] [stderr]   Downloaded dhat v0.3.3
[INFO] [stderr]   Downloaded chumsky v1.0.0-alpha.8
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c610ba775cd24fbcf323241ca5ba286b9442ec15242818a29380806e5d1b83d
[INFO] running `Command { std: "docker" "start" "-a" "2c610ba775cd24fbcf323241ca5ba286b9442ec15242818a29380806e5d1b83d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c610ba775cd24fbcf323241ca5ba286b9442ec15242818a29380806e5d1b83d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c610ba775cd24fbcf323241ca5ba286b9442ec15242818a29380806e5d1b83d", kill_on_drop: false }`
[INFO] [stdout] 2c610ba775cd24fbcf323241ca5ba286b9442ec15242818a29380806e5d1b83d
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5a1da4c1c6c5c41c0c156b323328c91b75baa2fac053098bf211d2873df82c4
[INFO] running `Command { std: "docker" "start" "-a" "e5a1da4c1c6c5c41c0c156b323328c91b75baa2fac053098bf211d2873df82c4", kill_on_drop: false }`
[INFO] [stderr]     Checking numeric-traits v0.1.0 (https://github.com/craftspider/numeric#e6e6a4d5)
[INFO] [stderr]     Checking numeric-utils v0.1.0 (https://github.com/craftspider/numeric#e6e6a4d5)
[INFO] [stderr]    Compiling chumsky v1.0.0-alpha.8
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]     Checking gat-lending-iterator v0.1.6
[INFO] [stderr]     Checking tinyjson v2.5.1
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]     Checking numeric-bits v0.1.0 (https://github.com/craftspider/numeric#e6e6a4d5)
[INFO] [stderr]     Checking numeric-static-iter v0.1.0 (https://github.com/craftspider/numeric#e6e6a4d5)
[INFO] [stderr]     Checking numeric-reals v0.1.0 (https://github.com/craftspider/numeric#e6e6a4d5)
[INFO] [stderr]     Checking numeric-ints v0.1.0 (https://github.com/craftspider/numeric#e6e6a4d5)
[INFO] [stderr]     Checking numeric-compounds v0.1.0 (https://github.com/craftspider/numeric#e6e6a4d5)
[INFO] [stderr]     Checking numeric v0.1.0 (https://github.com/craftspider/numeric#e6e6a4d5)
[INFO] [stderr]     Checking advent_of_code v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `chumsky::text::Char`
[INFO] [stdout]  --> src/bin/08.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chumsky::text::Char;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_ascii` found for type `char` in the current scope
[INFO] [stdout]   --> src/bin/08.rs:51:40
[INFO] [stdout]    |
[INFO] [stdout] 51 |                     print!("{}", char::from_ascii(freq))
[INFO] [stdout]    |                                        ^^^^^^^^^^ function or associated item not found in `char`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `to_ascii` with a similar name, but with different arguments
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chumsky-1.0.0-alpha.8/src/text.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn to_ascii(&self) -> Option<u8>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_ascii` found for type `char` in the current scope
[INFO] [stdout]   --> src/bin/08.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let _freq = char::from_ascii(*frequency);
[INFO] [stdout]    |                           ^^^^^^^^^^ function or associated item not found in `char`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `to_ascii` with a similar name, but with different arguments
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chumsky-1.0.0-alpha.8/src/text.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn to_ascii(&self) -> Option<u8>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_ascii` found for type `char` in the current scope
[INFO] [stdout]   --> src/bin/08.rs:98:27
[INFO] [stdout]    |
[INFO] [stdout] 98 |         let _freq = char::from_ascii(*frequency);
[INFO] [stdout]    |                           ^^^^^^^^^^ function or associated item not found in `char`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `to_ascii` with a similar name, but with different arguments
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chumsky-1.0.0-alpha.8/src/text.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn to_ascii(&self) -> Option<u8>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/bin/13.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub fn part_two(input: &str) -> Option<u64> {
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chumsky::text::Char`
[INFO] [stdout]  --> src/bin/08.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chumsky::text::Char;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/bin/13.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub fn part_two(input: &str) -> Option<u64> {
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent_of_code` (bin "08" test) due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no function or associated item named `from_ascii` found for type `char` in the current scope
[INFO] [stdout]   --> src/bin/08.rs:51:40
[INFO] [stdout]    |
[INFO] [stdout] 51 |                     print!("{}", char::from_ascii(freq))
[INFO] [stdout]    |                                        ^^^^^^^^^^ function or associated item not found in `char`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `to_ascii` with a similar name, but with different arguments
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chumsky-1.0.0-alpha.8/src/text.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn to_ascii(&self) -> Option<u8>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/bin/15.rs:162:17
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub fn part_two(input: &str) -> Option<usize> {
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_ascii` found for type `char` in the current scope
[INFO] [stdout]   --> src/bin/08.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let _freq = char::from_ascii(*frequency);
[INFO] [stdout]    |                           ^^^^^^^^^^ function or associated item not found in `char`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `to_ascii` with a similar name, but with different arguments
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chumsky-1.0.0-alpha.8/src/text.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn to_ascii(&self) -> Option<u8>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_ascii` found for type `char` in the current scope
[INFO] [stdout]   --> src/bin/08.rs:98:27
[INFO] [stdout]    |
[INFO] [stdout] 98 |         let _freq = char::from_ascii(*frequency);
[INFO] [stdout]    |                           ^^^^^^^^^^ function or associated item not found in `char`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `to_ascii` with a similar name, but with different arguments
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chumsky-1.0.0-alpha.8/src/text.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn to_ascii(&self) -> Option<u8>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent_of_code` (bin "08") due to 3 previous errors; 1 warning emitted
[INFO] [stdout] warning: variable `guard` is assigned to, but never used
[INFO] [stdout]    --> src/bin/06.rs:228:13
[INFO] [stdout]     |
[INFO] [stdout] 228 |         let mut guard = map.start_state();
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_guard` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `guard` is assigned to, but never used
[INFO] [stdout]    --> src/bin/06.rs:238:13
[INFO] [stdout]     |
[INFO] [stdout] 238 |         let mut guard = map.start_state();
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_guard` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `guard` is never read
[INFO] [stdout]    --> src/bin/06.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         guard.extra_block = Some(Vec2::new([5, 2]));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `guard` is never read
[INFO] [stdout]    --> src/bin/06.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 239 |         guard.extra_block = Some(Vec2::new([2, 2]));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/bin/15.rs:162:17
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub fn part_two(input: &str) -> Option<usize> {
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e5a1da4c1c6c5c41c0c156b323328c91b75baa2fac053098bf211d2873df82c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5a1da4c1c6c5c41c0c156b323328c91b75baa2fac053098bf211d2873df82c4", kill_on_drop: false }`
[INFO] [stdout] e5a1da4c1c6c5c41c0c156b323328c91b75baa2fac053098bf211d2873df82c4
