[INFO] cloning repository https://github.com/rudyhb/advent-of-code-2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rudyhb/advent-of-code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frudyhb%2Fadvent-of-code-2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frudyhb%2Fadvent-of-code-2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c56b7a9c13bd2b07d87456012c77f1c808a1f56
[INFO] testing rudyhb/advent-of-code-2023 against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frudyhb%2Fadvent-of-code-2023" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rudyhb/advent-of-code-2023
[INFO] finished tweaking git repo https://github.com/rudyhb/advent-of-code-2023
[INFO] tweaked toml for git repo https://github.com/rudyhb/advent-of-code-2023 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rudyhb/advent-of-code-2023 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rudyhb/advent-of-code-2023 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b663c5dc22f4539ac29de378911a8f2d427fc853087c0b7b611ec6a46f7ccf45
[INFO] running `Command { std: "docker" "start" "-a" "b663c5dc22f4539ac29de378911a8f2d427fc853087c0b7b611ec6a46f7ccf45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b663c5dc22f4539ac29de378911a8f2d427fc853087c0b7b611ec6a46f7ccf45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b663c5dc22f4539ac29de378911a8f2d427fc853087c0b7b611ec6a46f7ccf45", kill_on_drop: false }`
[INFO] [stdout] b663c5dc22f4539ac29de378911a8f2d427fc853087c0b7b611ec6a46f7ccf45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8e2807540948c8bff2022fd82d4c528aa00f9b72eaa02c7a7cd4f299eb0cea1
[INFO] running `Command { std: "docker" "start" "-a" "a8e2807540948c8bff2022fd82d4c528aa00f9b72eaa02c7a7cd4f299eb0cea1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling uuid v1.13.1
[INFO] [stderr]    Compiling backon v1.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling utils v0.2.0 (https://github.com/rudyhb/utils.git#e324794e)
[INFO] [stderr]    Compiling advent-of-code-2023 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/day24_never_tell_me_the_odds.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn run(input: &str) {}
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.33s
[INFO] running `Command { std: "docker" "inspect" "a8e2807540948c8bff2022fd82d4c528aa00f9b72eaa02c7a7cd4f299eb0cea1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8e2807540948c8bff2022fd82d4c528aa00f9b72eaa02c7a7cd4f299eb0cea1", kill_on_drop: false }`
[INFO] [stdout] a8e2807540948c8bff2022fd82d4c528aa00f9b72eaa02c7a7cd4f299eb0cea1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7906f4dee4f7cb3567dcf8598ca40a4473e4b0a9c928e7301435e399996d6696
[INFO] running `Command { std: "docker" "start" "-a" "7906f4dee4f7cb3567dcf8598ca40a4473e4b0a9c928e7301435e399996d6696", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent-of-code-2023 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/day24_never_tell_me_the_odds.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn run(input: &str) {}
[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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.90s
[INFO] running `Command { std: "docker" "inspect" "7906f4dee4f7cb3567dcf8598ca40a4473e4b0a9c928e7301435e399996d6696", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7906f4dee4f7cb3567dcf8598ca40a4473e4b0a9c928e7301435e399996d6696", kill_on_drop: false }`
[INFO] [stdout] 7906f4dee4f7cb3567dcf8598ca40a4473e4b0a9c928e7301435e399996d6696
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 840f1cd7da28f5aabf6350e14c98e02fd9719829e9e42700c71b0b895ceffe63
[INFO] running `Command { std: "docker" "start" "-a" "840f1cd7da28f5aabf6350e14c98e02fd9719829e9e42700c71b0b895ceffe63", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]   --> src/day24_never_tell_me_the_odds.rs:11:8
[INFO] [stderr]    |
[INFO] [stderr] 11 | fn run(input: &str) {}
[INFO] [stderr]    |        ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `advent-of-code-2023` (bin "advent-of-code-2023" test) generated 1 warning (run `cargo fix --bin "advent-of-code-2023" -p advent-of-code-2023 --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code_2023-9c235884ba861b59)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test common::helpers::tests::test_gcd ... ok
[INFO] [stdout] test common::models::grid::tests::test_grid_iter_bytes ... ok
[INFO] [stdout] test common::models::grid::tests::test_swap ... ok
[INFO] [stdout] test common::models::grid::tests::test_grid_iter ... ok
[INFO] [stdout] test common::helpers::tests::test_lcm ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "840f1cd7da28f5aabf6350e14c98e02fd9719829e9e42700c71b0b895ceffe63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "840f1cd7da28f5aabf6350e14c98e02fd9719829e9e42700c71b0b895ceffe63", kill_on_drop: false }`
[INFO] [stdout] 840f1cd7da28f5aabf6350e14c98e02fd9719829e9e42700c71b0b895ceffe63
