[INFO] cloning repository https://github.com/ClydeHobart/aoc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ClydeHobart/aoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClydeHobart%2Faoc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClydeHobart%2Faoc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4952b3e46ea5dcff69f083d71c180bf95ddd5f81
[INFO] checking ClydeHobart/aoc against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClydeHobart%2Faoc" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ClydeHobart/aoc
[INFO] finished tweaking git repo https://github.com/ClydeHobart/aoc
[INFO] tweaked toml for git repo https://github.com/ClydeHobart/aoc written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ClydeHobart/aoc on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ClydeHobart/aoc 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b920880cdcb827ad743fd7fbdb3890280e3462e26f2b1b6c0bbafb3ed0edd12
[INFO] running `Command { std: "docker" "start" "-a" "0b920880cdcb827ad743fd7fbdb3890280e3462e26f2b1b6c0bbafb3ed0edd12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b920880cdcb827ad743fd7fbdb3890280e3462e26f2b1b6c0bbafb3ed0edd12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b920880cdcb827ad743fd7fbdb3890280e3462e26f2b1b6c0bbafb3ed0edd12", kill_on_drop: false }`
[INFO] [stdout] 0b920880cdcb827ad743fd7fbdb3890280e3462e26f2b1b6c0bbafb3ed0edd12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 257b8955b7283dd4fb8ef80b5cbbbf7ee21035134a0d56c3e373c66948b6bbb4
[INFO] running `Command { std: "docker" "start" "-a" "257b8955b7283dd4fb8ef80b5cbbbf7ee21035134a0d56c3e373c66948b6bbb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustix v0.36.4
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking linux-raw-sys v0.1.3
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking glam v0.29.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]     Checking is-terminal v0.4.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling derive_deref v1.1.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking clap v4.0.29
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking aoc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `aoc` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name aoc --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=facb4ce5d24f03ad -C extra-filename=-8a66e2d320821ed0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-5e6d6182a65d3cb3.rmeta --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-1722c86612385acf.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-d1ba953549f8c8c2.rmeta --extern derive_deref=/opt/rustwide/target/debug/deps/libderive_deref-e03e7a6991a9052b.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-b4929398b851830f.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-e7ec76a62f58eb39.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-7ad16ae1fb8c5de9.rmeta --extern memmap=/opt/rustwide/target/debug/deps/libmemmap-8be91c51c929f5db.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-34889cd8b90280b0.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-3ab40d80f85f0496.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-b0f739f431539d89.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-8743f61035399744.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-8009ef4554c71d25.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2fb2efbedb3ab182.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-190f80a9a484add1.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-47672791ceb6bf24.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-df7a8fbd7919660f.so --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/y2025/d6.rs:509:31
[INFO] [stdout]     |
[INFO] [stdout] 509 |     fn q2_internal(&mut self, args: &QuestionArgs) {
[INFO] [stdout]     |                               ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DECIMAL_BASE` is never used
[INFO] [stdout]   --> src/y2025/d6.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 | const DECIMAL_BASE: Constant = 10 as Constant;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ColumnConstants` is never used
[INFO] [stdout]   --> src/y2025/d6.rs:82:6
[INFO] [stdout]    |
[INFO] [stdout] 82 | type ColumnConstants = ArrayVec<Constant, MAX_COLUMN_CONSTANTS>;
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_column_footer`, `compute_aligned_column_constants`, and `compute_cephalopod_column_constants` are never used
[INFO] [stdout]    --> src/y2025/d6.rs:386:8
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl Solution {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 386 |     fn get_column_footer(&self, column_index: i32) -> ColumnFooter {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 422 |     fn compute_aligned_column_constants(&self, column_index: i32) -> ColumnConstants {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 439 |     fn compute_cephalopod_column_constants(&self, column_index: i32) -> ColumnConstants {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "257b8955b7283dd4fb8ef80b5cbbbf7ee21035134a0d56c3e373c66948b6bbb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "257b8955b7283dd4fb8ef80b5cbbbf7ee21035134a0d56c3e373c66948b6bbb4", kill_on_drop: false }`
[INFO] [stdout] 257b8955b7283dd4fb8ef80b5cbbbf7ee21035134a0d56c3e373c66948b6bbb4
