[INFO] cloning repository https://github.com/david-mccullars/aoc-2025 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/david-mccullars/aoc-2025" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid-mccullars%2Faoc-2025", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid-mccullars%2Faoc-2025'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd0b63f9b312ac141aae34ba67f17e52da8c0dc0 [INFO] building david-mccullars/aoc-2025 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid-mccullars%2Faoc-2025" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/david-mccullars/aoc-2025 [INFO] finished tweaking git repo https://github.com/david-mccullars/aoc-2025 [INFO] tweaked toml for git repo https://github.com/david-mccullars/aoc-2025 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/david-mccullars/aoc-2025 on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/david-mccullars/aoc-2025 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 786a87239c136961a6e59d55f584f55b0e25616165a631fc3923d1b14e074484 [INFO] running `Command { std: "docker" "start" "-a" "786a87239c136961a6e59d55f584f55b0e25616165a631fc3923d1b14e074484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "786a87239c136961a6e59d55f584f55b0e25616165a631fc3923d1b14e074484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "786a87239c136961a6e59d55f584f55b0e25616165a631fc3923d1b14e074484", kill_on_drop: false }` [INFO] [stdout] 786a87239c136961a6e59d55f584f55b0e25616165a631fc3923d1b14e074484 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cf315ddf97dc1cf0656fa7dc66f511bbf864d5b196908571d5d3b9849d7ed77 [INFO] running `Command { std: "docker" "start" "-a" "2cf315ddf97dc1cf0656fa7dc66f511bbf864d5b196908571d5d3b9849d7ed77", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rand_pcg v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling tuple_utils v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling ndarray v0.17.1 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling rapidhash v4.1.1 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling tinyjson v2.5.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rayon-cond v0.4.0 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling topological-sort v0.2.2 [INFO] [stderr] Compiling array_tool v1.0.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling memoize-inner v0.5.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling priority-queue v2.7.0 [INFO] [stderr] Compiling memoize v0.5.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Compiling deprecate-until v0.1.1 [INFO] [stderr] Compiling fancy-regex v0.16.2 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling advent-of-code-ocr v0.1.1 [INFO] [stderr] Compiling aoc-parse v0.2.18 [INFO] [stderr] Compiling pathfinding v4.14.0 [INFO] [stderr] Compiling rustworkx-core v0.17.1 [INFO] [stderr] Compiling nalgebra v0.34.1 [INFO] [stderr] Compiling z3-sys v0.10.2 [INFO] [stderr] Compiling z3 v0.19.4 [INFO] [stderr] Compiling advent_of_code v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "2cf315ddf97dc1cf0656fa7dc66f511bbf864d5b196908571d5d3b9849d7ed77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cf315ddf97dc1cf0656fa7dc66f511bbf864d5b196908571d5d3b9849d7ed77", kill_on_drop: false }` [INFO] [stdout] 2cf315ddf97dc1cf0656fa7dc66f511bbf864d5b196908571d5d3b9849d7ed77 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8961263df295f1d21c0e8a20c586d2eff837c85f37aeab1059b36a51cc84b972 [INFO] running `Command { std: "docker" "start" "-a" "8961263df295f1d21c0e8a20c586d2eff837c85f37aeab1059b36a51cc84b972", kill_on_drop: false }` [INFO] [stderr] Compiling advent_of_code v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.08s [INFO] running `Command { std: "docker" "inspect" "8961263df295f1d21c0e8a20c586d2eff837c85f37aeab1059b36a51cc84b972", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8961263df295f1d21c0e8a20c586d2eff837c85f37aeab1059b36a51cc84b972", kill_on_drop: false }` [INFO] [stdout] 8961263df295f1d21c0e8a20c586d2eff837c85f37aeab1059b36a51cc84b972