[INFO] cloning repository https://github.com/Bloeckchengrafik/aoc24
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bloeckchengrafik/aoc24" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBloeckchengrafik%2Faoc24", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBloeckchengrafik%2Faoc24'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 635c5e72f131df859da8c47b0b24df5a87487149
[INFO] checking Bloeckchengrafik/aoc24 against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBloeckchengrafik%2Faoc24" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Bloeckchengrafik/aoc24 on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Bloeckchengrafik/aoc24
[INFO] finished tweaking git repo https://github.com/Bloeckchengrafik/aoc24
[INFO] tweaked toml for git repo https://github.com/Bloeckchengrafik/aoc24 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Bloeckchengrafik/aoc24 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d32362b77ac803993f3c5352f1b401e9f50ee03a743eaf01cedf51368cdf4615
[INFO] running `Command { std: "docker" "start" "-a" "d32362b77ac803993f3c5352f1b401e9f50ee03a743eaf01cedf51368cdf4615", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d32362b77ac803993f3c5352f1b401e9f50ee03a743eaf01cedf51368cdf4615", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d32362b77ac803993f3c5352f1b401e9f50ee03a743eaf01cedf51368cdf4615", kill_on_drop: false }`
[INFO] [stdout] d32362b77ac803993f3c5352f1b401e9f50ee03a743eaf01cedf51368cdf4615
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a15c9288dc006523859526cf7d9863b813c514244ea4e57f4568581a823ee15
[INFO] running `Command { std: "docker" "start" "-a" "0a15c9288dc006523859526cf7d9863b813c514244ea4e57f4568581a823ee15", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rustc-hash v2.1.0
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking termios v0.3.3
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking wide v0.7.30
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.7
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking thiserror v2.0.7
[INFO] [stderr]     Checking pathfinding v4.12.0
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]    Compiling z3-sys v0.8.1
[INFO] [stderr]     Checking z3 v0.12.1
[INFO] [stderr]     Checking aoc2024 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `directed::astar`
[INFO] [stdout]  --> src/days/dec16.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use pathfinding::{directed::astar, prelude::{astar_bag, dijkstra}};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `directed::astar`
[INFO] [stdout]  --> src/days/dec16.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use pathfinding::{directed::astar, prelude::{astar_bag, dijkstra}};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]   --> src/days/dec14.rs:84:13
[INFO] [stdout]    |
[INFO] [stdout] 84 |         let width = field.x;
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]   --> src/days/dec14.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let height = field.y;
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_dense` and `densify` are never used
[INFO] [stdout]   --> src/days/dec9.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Fragments {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] 16 |     fn is_dense(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     fn densify(&mut self) {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `turn_right` and `turn_left` are never used
[INFO] [stdout]   --> src/days/dec12.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Dir {
[INFO] [stdout]    | -------- methods in this implementation
[INFO] [stdout] 15 |     fn turn_right(&self) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     fn turn_left(&self) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `widen`, `try_move_wide`, and `walk_wide` are never used
[INFO] [stdout]    --> src/days/dec15.rs:49:8
[INFO] [stdout]     |
[INFO] [stdout] 13  | impl WarehouseWoes {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 49  |     fn widen(&mut self) {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69  |     fn try_move_wide(&mut self, pos: Vec2, dir: Direction, do_move: bool) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     fn walk_wide(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `turn_right` and `turn_left` are never used
[INFO] [stdout]   --> src/days/dec12.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Dir {
[INFO] [stdout]    | -------- methods in this implementation
[INFO] [stdout] 15 |     fn turn_right(&self) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     fn turn_left(&self) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `display` is never used
[INFO] [stdout]   --> src/days/dec14.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl RestroomRedoubt {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] 45 |     fn display(robots: &[Robot]) {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `speed_scaling` is never used
[INFO] [stdout]   --> src/utils/term.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) fn speed_scaling(speed: isize) -> isize {
[INFO] [stdout]    |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ch_to_speed` is never used
[INFO] [stdout]   --> src/utils/term.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub(crate) fn ch_to_speed(ch: char) -> isize {
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.04s
[INFO] running `Command { std: "docker" "inspect" "0a15c9288dc006523859526cf7d9863b813c514244ea4e57f4568581a823ee15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a15c9288dc006523859526cf7d9863b813c514244ea4e57f4568581a823ee15", kill_on_drop: false }`
[INFO] [stdout] 0a15c9288dc006523859526cf7d9863b813c514244ea4e57f4568581a823ee15
