[INFO] cloning repository https://github.com/znacer/advent_of_code_2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/znacer/advent_of_code_2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fznacer%2Fadvent_of_code_2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fznacer%2Fadvent_of_code_2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8378b8e1d55f46811785dbbc4d9d2efcb8b33210
[INFO] building znacer/advent_of_code_2024 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fznacer%2Fadvent_of_code_2024" "/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/znacer/advent_of_code_2024
[INFO] finished tweaking git repo https://github.com/znacer/advent_of_code_2024
[INFO] tweaked toml for git repo https://github.com/znacer/advent_of_code_2024 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/znacer/advent_of_code_2024 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/znacer/advent_of_code_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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.linker
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.rustflags
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lru v0.7.8
[INFO] [stderr]   Downloaded memoize v0.4.2
[INFO] [stderr]   Downloaded indicatif v0.17.9
[INFO] [stderr]   Downloaded clap_builder v4.5.21
[INFO] [stderr]   Downloaded clap_lex v0.7.3
[INFO] [stderr]   Downloaded radix_fmt v1.0.0
[INFO] [stderr]   Downloaded clap v4.5.21
[INFO] [stderr]   Downloaded memoize-inner v0.4.3
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5a9146e628f13c25711bc252a5e616b1be3e78e5e36f7c4a78e7aad755187d6
[INFO] running `Command { std: "docker" "start" "-a" "f5a9146e628f13c25711bc252a5e616b1be3e78e5e36f7c4a78e7aad755187d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5a9146e628f13c25711bc252a5e616b1be3e78e5e36f7c4a78e7aad755187d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5a9146e628f13c25711bc252a5e616b1be3e78e5e36f7c4a78e7aad755187d6", kill_on_drop: false }`
[INFO] [stdout] f5a9146e628f13c25711bc252a5e616b1be3e78e5e36f7c4a78e7aad755187d6
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f4b18433fd3696f06c05384e9c8299e4b4bd1fed4fbb71682d087c2fdc752c8
[INFO] running `Command { std: "docker" "start" "-a" "9f4b18433fd3696f06c05384e9c8299e4b4bd1fed4fbb71682d087c2fdc752c8", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.linker
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.rustflags
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling radix_fmt v1.0.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling indicatif v0.17.9
[INFO] [stderr]    Compiling lru v0.7.8
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling memoize-inner v0.4.3
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling memoize v0.4.2
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling aoc24 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `puzzle`
[INFO] [stdout]    --> src/day15/mod.rs:199:21
[INFO] [stdout]     |
[INFO] [stdout] 199 |     fn part2(&self, puzzle: Puzzle) -> String {
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 199 |     fn part2(&self, _puzzle: Puzzle) -> String {
[INFO] [stdout]     |                     +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named variant `Puzzle`
[INFO] [stdout]     |
[INFO] [stdout] 199 -     fn part2(&self, puzzle: Puzzle) -> String {
[INFO] [stdout] 199 +     fn part2(&self, Puzzle::Puzzle: Puzzle) -> String {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `plant_type` is never read
[INFO] [stdout]   --> src/day12/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct Cluster {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] 30 |     plant_type: char,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Cluster` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `width` and `length` are never read
[INFO] [stdout]   --> src/day15/mod.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | struct Grid {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] 48 |     width: usize,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 49 |     length: usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Grid` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.03s
[INFO] running `Command { std: "docker" "inspect" "9f4b18433fd3696f06c05384e9c8299e4b4bd1fed4fbb71682d087c2fdc752c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f4b18433fd3696f06c05384e9c8299e4b4bd1fed4fbb71682d087c2fdc752c8", kill_on_drop: false }`
[INFO] [stdout] 9f4b18433fd3696f06c05384e9c8299e4b4bd1fed4fbb71682d087c2fdc752c8
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73a4aca942983e765ccd2b50d34006666c4766b8eb2449b00883bc2b801a630f
[INFO] running `Command { std: "docker" "start" "-a" "73a4aca942983e765ccd2b50d34006666c4766b8eb2449b00883bc2b801a630f", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.linker
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.rustflags
[INFO] [stderr]    Compiling aoc24 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `puzzle`
[INFO] [stdout]    --> src/day15/mod.rs:199:21
[INFO] [stdout]     |
[INFO] [stdout] 199 |     fn part2(&self, puzzle: Puzzle) -> String {
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 199 |     fn part2(&self, _puzzle: Puzzle) -> String {
[INFO] [stdout]     |                     +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named variant `Puzzle`
[INFO] [stdout]     |
[INFO] [stdout] 199 -     fn part2(&self, puzzle: Puzzle) -> String {
[INFO] [stdout] 199 +     fn part2(&self, Puzzle::Puzzle: Puzzle) -> String {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `plant_type` is never read
[INFO] [stdout]   --> src/day12/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct Cluster {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] 30 |     plant_type: char,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Cluster` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `width` and `length` are never read
[INFO] [stdout]   --> src/day15/mod.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | struct Grid {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] 48 |     width: usize,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 49 |     length: usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Grid` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.24s
[INFO] running `Command { std: "docker" "inspect" "73a4aca942983e765ccd2b50d34006666c4766b8eb2449b00883bc2b801a630f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73a4aca942983e765ccd2b50d34006666c4766b8eb2449b00883bc2b801a630f", kill_on_drop: false }`
[INFO] [stdout] 73a4aca942983e765ccd2b50d34006666c4766b8eb2449b00883bc2b801a630f
