[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] building BjoernBiltzinger/aoc_2024 against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBjoernBiltzinger%2Faoc_2024" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BjoernBiltzinger/aoc_2024 on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-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-0-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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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
[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.10
[INFO] [stderr]       Adding darling_core v0.20.10
[INFO] [stderr]       Adding darling_macro v0.20.10
[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.92
[INFO] [stderr]     Updating quote v1.0.33 -> v1.0.38
[INFO] [stderr]       Adding strsim v0.11.1
[INFO] [stderr]     Updating syn v2.0.39 -> v2.0.95
[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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e3ee0c0c27ff9b3e944848dd9d80905c4112a7a3a109312380008d8182ba9f4f
[INFO] running `Command { std: "docker" "start" "-a" "e3ee0c0c27ff9b3e944848dd9d80905c4112a7a3a109312380008d8182ba9f4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3ee0c0c27ff9b3e944848dd9d80905c4112a7a3a109312380008d8182ba9f4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3ee0c0c27ff9b3e944848dd9d80905c4112a7a3a109312380008d8182ba9f4f", kill_on_drop: false }`
[INFO] [stdout] e3ee0c0c27ff9b3e944848dd9d80905c4112a7a3a109312380008d8182ba9f4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be7e0f3860bfa6268a6d3163661db6132d1544f1468ad7f0e7dc3fa86ef381ff
[INFO] running `Command { std: "docker" "start" "-a" "be7e0f3860bfa6268a6d3163661db6132d1544f1468ad7f0e7dc3fa86ef381ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling tinyjson v2.5.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling cached_proc_macro v0.23.0
[INFO] [stderr]    Compiling cached v0.54.0
[INFO] [stderr]    Compiling advent_of_code v0.11.0 (/opt/rustwide/workdir)
[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] [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] [stderr] error: could not compile `advent_of_code` (bin "05") due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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: 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/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] running `Command { std: "docker" "inspect" "be7e0f3860bfa6268a6d3163661db6132d1544f1468ad7f0e7dc3fa86ef381ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be7e0f3860bfa6268a6d3163661db6132d1544f1468ad7f0e7dc3fa86ef381ff", kill_on_drop: false }`
[INFO] [stdout] be7e0f3860bfa6268a6d3163661db6132d1544f1468ad7f0e7dc3fa86ef381ff
