[INFO] cloning repository https://github.com/JasonCubed132/aoc2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JasonCubed132/aoc2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJasonCubed132%2Faoc2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJasonCubed132%2Faoc2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d49d012a37150988bd7fa9c91946174edd712dd3 [INFO] checking JasonCubed132/aoc2024/d49d012a37150988bd7fa9c91946174edd712dd3 against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJasonCubed132%2Faoc2024" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JasonCubed132/aoc2024 [INFO] finished tweaking git repo https://github.com/JasonCubed132/aoc2024 [INFO] tweaked toml for git repo https://github.com/JasonCubed132/aoc2024 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JasonCubed132/aoc2024 on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JasonCubed132/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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cached_proc_macro v0.23.0 [INFO] [stderr] Downloaded cached v0.54.0 [INFO] [stderr] Downloaded generic-array v1.1.1 [INFO] [stderr] Downloaded clap v4.5.22 [INFO] [stderr] Downloaded clap_builder v4.5.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06bb1391882fd4445eb0463a5ee4d3594bb4def102292938e510ec60fb632ecc [INFO] running `Command { std: "docker" "start" "-a" "06bb1391882fd4445eb0463a5ee4d3594bb4def102292938e510ec60fb632ecc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06bb1391882fd4445eb0463a5ee4d3594bb4def102292938e510ec60fb632ecc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06bb1391882fd4445eb0463a5ee4d3594bb4def102292938e510ec60fb632ecc", kill_on_drop: false }` [INFO] [stdout] 06bb1391882fd4445eb0463a5ee4d3594bb4def102292938e510ec60fb632ecc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f711a3231e3e3353b1d3135f23f929a6f8bcccf4248aa875313b8fd712b0773b [INFO] running `Command { std: "docker" "start" "-a" "f711a3231e3e3353b1d3135f23f929a6f8bcccf4248aa875313b8fd712b0773b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking clap_lex v0.7.3 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking cached_proc_macro_types v0.1.1 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking generic-array v1.1.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking clap_builder v4.5.22 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking clap v4.5.22 [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] Checking cached v0.54.0 [INFO] [stderr] Checking aoc2024 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/days/day12.rs:225:18 [INFO] [stdout] | [INFO] [stdout] 225 | fn compute_day_b(input: &GardenGroups) -> Result { [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: enum `Direction` is never used [INFO] [stdout] --> src/days/day12.rs:43:6 [INFO] [stdout] | [INFO] [stdout] 43 | enum Direction { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `to_delta`, `from_delta`, and `turn_90` are never used [INFO] [stdout] --> src/days/day12.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 50 | impl Direction { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 51 | fn to_delta(&self) -> Delta { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | fn from_delta(delta: Delta) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | fn turn_90(&self) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Axis` is never used [INFO] [stdout] --> src/days/day12.rs:92:6 [INFO] [stdout] | [INFO] [stdout] 92 | enum Axis { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_direction` is never used [INFO] [stdout] --> src/days/day12.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 97 | impl Axis { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 98 | fn from_direction(direction: &Direction) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisplayResult` is never constructed [INFO] [stdout] --> src/days/generic_ops.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct DisplayResult<'a, T> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/days/generic_ops.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl<'a, T> DisplayResult<'a, T> { [INFO] [stdout] | -------------------------------- associated function in this implementation [INFO] [stdout] 10 | pub fn new(inner: &'a Result) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/days/grid_ops.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Cell { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] 13 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_grid` is never used [INFO] [stdout] --> src/days/grid_ops.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 99 | impl Grid { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 100 | pub fn get_grid(&self) -> Vec> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_all_coords` is never used [INFO] [stdout] --> src/days/grid_ops.rs:256:12 [INFO] [stdout] | [INFO] [stdout] 255 | impl Grid { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 256 | pub fn get_all_coords(&self) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/days/day12.rs:225:18 [INFO] [stdout] | [INFO] [stdout] 225 | fn compute_day_b(input: &GardenGroups) -> Result { [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: enum `Direction` is never used [INFO] [stdout] --> src/days/day12.rs:43:6 [INFO] [stdout] | [INFO] [stdout] 43 | enum Direction { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `to_delta`, `from_delta`, and `turn_90` are never used [INFO] [stdout] --> src/days/day12.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 50 | impl Direction { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 51 | fn to_delta(&self) -> Delta { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | fn from_delta(delta: Delta) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | fn turn_90(&self) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Axis` is never used [INFO] [stdout] --> src/days/day12.rs:92:6 [INFO] [stdout] | [INFO] [stdout] 92 | enum Axis { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_direction` is never used [INFO] [stdout] --> src/days/day12.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 97 | impl Axis { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 98 | fn from_direction(direction: &Direction) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisplayResult` is never constructed [INFO] [stdout] --> src/days/generic_ops.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct DisplayResult<'a, T> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/days/generic_ops.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl<'a, T> DisplayResult<'a, T> { [INFO] [stdout] | -------------------------------- associated function in this implementation [INFO] [stdout] 10 | pub fn new(inner: &'a Result) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/days/grid_ops.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Cell { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] 13 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_grid` is never used [INFO] [stdout] --> src/days/grid_ops.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 99 | impl Grid { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 100 | pub fn get_grid(&self) -> Vec> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_all_coords` is never used [INFO] [stdout] --> src/days/grid_ops.rs:256:12 [INFO] [stdout] | [INFO] [stdout] 255 | impl Grid { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 256 | pub fn get_all_coords(&self) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.12s [INFO] running `Command { std: "docker" "inspect" "f711a3231e3e3353b1d3135f23f929a6f8bcccf4248aa875313b8fd712b0773b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f711a3231e3e3353b1d3135f23f929a6f8bcccf4248aa875313b8fd712b0773b", kill_on_drop: false }` [INFO] [stdout] f711a3231e3e3353b1d3135f23f929a6f8bcccf4248aa875313b8fd712b0773b