[INFO] cloning repository https://github.com/ThomasRules2000/Advent-of-Code-2024-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ThomasRules2000/Advent-of-Code-2024-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomasRules2000%2FAdvent-of-Code-2024-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomasRules2000%2FAdvent-of-Code-2024-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b03187b295d986125c304fb3c284c10df7de98be
[INFO] checking ThomasRules2000/Advent-of-Code-2024-rust/b03187b295d986125c304fb3c284c10df7de98be against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomasRules2000%2FAdvent-of-Code-2024-rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ThomasRules2000/Advent-of-Code-2024-rust on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ThomasRules2000/Advent-of-Code-2024-rust
[INFO] finished tweaking git repo https://github.com/ThomasRules2000/Advent-of-Code-2024-rust
[INFO] tweaked toml for git repo https://github.com/ThomasRules2000/Advent-of-Code-2024-rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/ThomasRules2000/Advent-of-Code-2024-rust 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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "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 11 packages to latest compatible versions
[INFO] [stderr]       Adding gcd v2.3.0
[INFO] [stderr]       Adding heck v0.5.0
[INFO] [stderr]       Adding ilog v1.0.1
[INFO] [stderr]       Adding matrixmultiply v0.2.4
[INFO] [stderr]       Adding ndarray v0.14.0 (available: v0.16.1)
[INFO] [stderr]       Adding num-complex v0.3.1
[INFO] [stderr]       Adding num-integer v0.1.46
[INFO] [stderr]       Adding rawpointer v0.2.1
[INFO] [stderr]       Adding rustversion v1.0.20
[INFO] [stderr]       Adding strum v0.26.3 (available: v0.27.1)
[INFO] [stderr]       Adding strum_macros v0.26.4 (available: v0.27.1)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ilog v1.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] efab6ced8f35fbdb3183d0b7bf3b5e38e84071f23097bea05b02e3ccf6f5478f
[INFO] running `Command { std: "docker" "start" "-a" "efab6ced8f35fbdb3183d0b7bf3b5e38e84071f23097bea05b02e3ccf6f5478f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efab6ced8f35fbdb3183d0b7bf3b5e38e84071f23097bea05b02e3ccf6f5478f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efab6ced8f35fbdb3183d0b7bf3b5e38e84071f23097bea05b02e3ccf6f5478f", kill_on_drop: false }`
[INFO] [stdout] efab6ced8f35fbdb3183d0b7bf3b5e38e84071f23097bea05b02e3ccf6f5478f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ef9e31eb0cc0fe7084c6e487eedbc7bf767407831abe1fcff0bea2516455341
[INFO] running `Command { std: "docker" "start" "-a" "6ef9e31eb0cc0fe7084c6e487eedbc7bf767407831abe1fcff0bea2516455341", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling ndarray v0.14.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking tinyjson v2.5.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking gcd v2.3.0
[INFO] [stderr]     Checking ilog v1.0.1
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking advent_of_code v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/bin/06.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 | 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] warning: unused variable: `walls`
[INFO] [stdout]   --> src/bin/06.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     walls: &HashSet<(i32, i32)>,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_walls`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/bin/06.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 |     (mut x, mut y): (i32, i32),
[INFO] [stdout]    |          ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]   --> src/bin/06.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |     (mut x, mut y): (i32, i32),
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `facing`
[INFO] [stdout]   --> src/bin/06.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     mut facing: Facing,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_facing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_x`
[INFO] [stdout]   --> src/bin/06.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 27 |     (max_x, max_y): (i32, i32),
[INFO] [stdout]    |      ^^^^^ help: if this is intentional, prefix it with an underscore: `_max_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_y`
[INFO] [stdout]   --> src/bin/06.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |     (max_x, max_y): (i32, i32),
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_max_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/06.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     mut facing: Facing,
[INFO] [stdout]    |     ----^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/06.rs:25:6
[INFO] [stdout]    |
[INFO] [stdout] 25 |     (mut x, mut y): (i32, i32),
[INFO] [stdout]    |      ----^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/06.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |     (mut x, mut y): (i32, i32),
[INFO] [stdout]    |             ----^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_cycle` is never used
[INFO] [stdout]   --> src/bin/06.rs:23:4
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn check_cycle(
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/bin/09.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 | 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] warning: unused variable: `input`
[INFO] [stdout]   --> src/bin/06.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 | 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] warning: unused variable: `walls`
[INFO] [stdout]   --> src/bin/06.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     walls: &HashSet<(i32, i32)>,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_walls`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/bin/06.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 |     (mut x, mut y): (i32, i32),
[INFO] [stdout]    |          ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]   --> src/bin/06.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |     (mut x, mut y): (i32, i32),
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `facing`
[INFO] [stdout]   --> src/bin/06.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     mut facing: Facing,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_facing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_x`
[INFO] [stdout]   --> src/bin/06.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 27 |     (max_x, max_y): (i32, i32),
[INFO] [stdout]    |      ^^^^^ help: if this is intentional, prefix it with an underscore: `_max_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_y`
[INFO] [stdout]   --> src/bin/06.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |     (max_x, max_y): (i32, i32),
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_max_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/06.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     mut facing: Facing,
[INFO] [stdout]    |     ----^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/06.rs:25:6
[INFO] [stdout]    |
[INFO] [stdout] 25 |     (mut x, mut y): (i32, i32),
[INFO] [stdout]    |      ----^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/06.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |     (mut x, mut y): (i32, i32),
[INFO] [stdout]    |             ----^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_cycle` is never used
[INFO] [stdout]   --> src/bin/06.rs:23:4
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn check_cycle(
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/bin/09.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 | 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.51s
[INFO] running `Command { std: "docker" "inspect" "6ef9e31eb0cc0fe7084c6e487eedbc7bf767407831abe1fcff0bea2516455341", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ef9e31eb0cc0fe7084c6e487eedbc7bf767407831abe1fcff0bea2516455341", kill_on_drop: false }`
[INFO] [stdout] 6ef9e31eb0cc0fe7084c6e487eedbc7bf767407831abe1fcff0bea2516455341
