[INFO] cloning repository https://github.com/BjoernBiltzinger/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/BjoernBiltzinger/aoc_2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBjoernBiltzinger%2Faoc_2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBjoernBiltzinger%2Faoc_2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8cf93d28760e575f47e4ff0ae7dd29bb8966d25d
[INFO] checking BjoernBiltzinger/aoc_2024 against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBjoernBiltzinger%2Faoc_2024" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BjoernBiltzinger/aoc_2024 on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/BjoernBiltzinger/aoc_2024
[INFO] finished tweaking git repo https://github.com/BjoernBiltzinger/aoc_2024
[INFO] tweaked toml for git repo https://github.com/BjoernBiltzinger/aoc_2024 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/BjoernBiltzinger/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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 21 packages to latest compatible versions
[INFO] [stderr]       Adding ahash v0.8.11
[INFO] [stderr]       Adding allocator-api2 v0.2.21
[INFO] [stderr]       Adding cached v0.54.0 (available: v0.55.1)
[INFO] [stderr]       Adding cached_proc_macro v0.23.0
[INFO] [stderr]       Adding cached_proc_macro_types v0.1.1
[INFO] [stderr]       Adding darling v0.20.11
[INFO] [stderr]       Adding darling_core v0.20.11
[INFO] [stderr]       Adding darling_macro v0.20.11
[INFO] [stderr]       Adding fnv v1.0.7
[INFO] [stderr]       Adding hashbrown v0.14.5
[INFO] [stderr]       Adding ident_case v1.0.1
[INFO] [stderr]     Updating proc-macro2 v1.0.70 -> v1.0.94
[INFO] [stderr]     Updating quote v1.0.33 -> v1.0.40
[INFO] [stderr]       Adding strsim v0.11.1
[INFO] [stderr]     Updating syn v2.0.39 -> v2.0.100
[INFO] [stderr]       Adding thiserror v1.0.69
[INFO] [stderr]       Adding thiserror-impl v1.0.69
[INFO] [stderr]       Adding version_check v0.9.5
[INFO] [stderr]       Adding web-time v1.1.0
[INFO] [stderr]       Adding zerocopy v0.7.35
[INFO] [stderr]       Adding zerocopy-derive v0.7.35
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa9fe8d5e32571cf5978ecbabaa08bf0f005bd5f90b65ae52dd948aec797fbdc
[INFO] running `Command { std: "docker" "start" "-a" "fa9fe8d5e32571cf5978ecbabaa08bf0f005bd5f90b65ae52dd948aec797fbdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa9fe8d5e32571cf5978ecbabaa08bf0f005bd5f90b65ae52dd948aec797fbdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa9fe8d5e32571cf5978ecbabaa08bf0f005bd5f90b65ae52dd948aec797fbdc", kill_on_drop: false }`
[INFO] [stdout] fa9fe8d5e32571cf5978ecbabaa08bf0f005bd5f90b65ae52dd948aec797fbdc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 773525a79b1d1bd8bb05cb286f20463ddcabe9084a6ecb2a5035c16cbd24dc77
[INFO] running `Command { std: "docker" "start" "-a" "773525a79b1d1bd8bb05cb286f20463ddcabe9084a6ecb2a5035c16cbd24dc77", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking tinyjson v2.5.1
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling cached_proc_macro v0.23.0
[INFO] [stderr]     Checking cached v0.54.0
[INFO] [stderr]     Checking advent_of_code v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `vec_deque`
[INFO] [stdout]  --> src/bin/16.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::{vec_deque, HashMap, HashSet, VecDeque};
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `print` is never used
[INFO] [stdout]   --> src/bin/16.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Path {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     fn print(&self, grid: Vec<Vec<char>>) {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `print` is never used
[INFO] [stdout]    --> src/bin/15.rs:195:8
[INFO] [stdout]     |
[INFO] [stdout] 18  | impl Grid {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 195 |     fn print(&self) {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `print` is never used
[INFO] [stdout]    --> src/bin/15.rs:195:8
[INFO] [stdout]     |
[INFO] [stdout] 18  | impl Grid {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 195 |     fn print(&self) {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fits` is never used
[INFO] [stdout]   --> src/bin/09.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl Allocation {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 41 |     fn fits(&self, other: &Allocation) -> bool {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vec_deque`
[INFO] [stdout]  --> src/bin/16.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::{vec_deque, HashMap, HashSet, VecDeque};
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/bin/05.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let value;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `value` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let value: /* Type */;
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/bin/05.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent_of_code` (bin "05" test) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/bin/05.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let value;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `value` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let value: /* Type */;
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/bin/05.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent_of_code` (bin "05") due to 1 previous error; 1 warning emitted
[INFO] [stdout] warning: method `print` is never used
[INFO] [stdout]   --> src/bin/16.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Path {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     fn print(&self, grid: Vec<Vec<char>>) {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fits` is never used
[INFO] [stdout]   --> src/bin/09.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl Allocation {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 41 |     fn fits(&self, other: &Allocation) -> bool {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "773525a79b1d1bd8bb05cb286f20463ddcabe9084a6ecb2a5035c16cbd24dc77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "773525a79b1d1bd8bb05cb286f20463ddcabe9084a6ecb2a5035c16cbd24dc77", kill_on_drop: false }`
[INFO] [stdout] 773525a79b1d1bd8bb05cb286f20463ddcabe9084a6ecb2a5035c16cbd24dc77
