[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] documenting david-mccullars/aoc-2025 against 1.97.0-beta.6 for beta-rustdoc-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid-mccullars%2Faoc-2025" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/david-mccullars/aoc-2025 on toolchain 1.97.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tinyjson v2.5.1 [INFO] [stderr] Downloaded z3-sys v0.10.2 [INFO] [stderr] Downloaded rand_pcg v0.9.0 [INFO] [stderr] Downloaded tuple_utils v0.4.0 [INFO] [stderr] Downloaded advent-of-code-ocr v0.1.1 [INFO] [stderr] Downloaded nalgebra-macros v0.3.0 [INFO] [stderr] Downloaded memoize v0.5.1 [INFO] [stderr] Downloaded array_tool v1.0.3 [INFO] [stderr] Downloaded md5 v0.8.0 [INFO] [stderr] Downloaded memoize-inner v0.5.1 [INFO] [stderr] Downloaded mintex v0.1.4 [INFO] [stderr] Downloaded deprecate-until v0.1.1 [INFO] [stderr] Downloaded aoc-parse v0.2.18 [INFO] [stderr] Downloaded rapidhash v4.1.1 [INFO] [stderr] Downloaded z3 v0.19.4 [INFO] [stderr] Downloaded rustworkx-core v0.17.1 [INFO] [stderr] Downloaded priority-queue v2.7.0 [INFO] [stderr] Downloaded cc v1.2.46 [INFO] [stderr] Downloaded json v0.12.4 [INFO] [stderr] Downloaded glam v0.14.0 [INFO] [stderr] Downloaded glam v0.16.0 [INFO] [stderr] Downloaded glam v0.15.2 [INFO] [stderr] Downloaded glam v0.17.3 [INFO] [stderr] Downloaded pathfinding v4.14.0 [INFO] [stderr] Downloaded glam v0.18.0 [INFO] [stderr] Downloaded glam v0.20.5 [INFO] [stderr] Downloaded glam v0.23.0 [INFO] [stderr] Downloaded glam v0.22.0 [INFO] [stderr] Downloaded nalgebra v0.34.1 [INFO] [stderr] Downloaded glam v0.28.0 [INFO] [stderr] Downloaded glam v0.29.3 [INFO] [stderr] Downloaded glam v0.30.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] bdc01fa180d4af30a9c7ddafed049c108f54641edcc8b0c75cff4ab24184c5bc [INFO] running `Command { std: "docker" "start" "bdc01fa180d4af30a9c7ddafed049c108f54641edcc8b0c75cff4ab24184c5bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdc01fa180d4af30a9c7ddafed049c108f54641edcc8b0c75cff4ab24184c5bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bdc01fa180d4af30a9c7ddafed049c108f54641edcc8b0c75cff4ab24184c5bc" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdc01fa180d4af30a9c7ddafed049c108f54641edcc8b0c75cff4ab24184c5bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bdc01fa180d4af30a9c7ddafed049c108f54641edcc8b0c75cff4ab24184c5bc" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking rand_pcg v0.9.0 [INFO] [stderr] Checking tuple_utils v0.4.0 [INFO] [stderr] Checking rapidhash v4.1.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking rayon-cond v0.4.0 [INFO] [stderr] Checking tinyjson v2.5.1 [INFO] [stderr] Checking lru v0.7.8 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking md5 v0.8.0 [INFO] [stderr] Checking num-modular v0.6.1 [INFO] [stderr] Checking array_tool v1.0.3 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking topological-sort v0.2.2 [INFO] [stderr] Checking petgraph v0.8.3 [INFO] [stderr] Checking priority-queue v2.7.0 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking ndarray v0.17.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking simba v0.9.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling memoize-inner v0.5.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking memoize v0.5.1 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling deprecate-until v0.1.1 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Checking fancy-regex v0.16.2 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking advent-of-code-ocr v0.1.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking aoc-parse v0.2.18 [INFO] [stderr] Checking pathfinding v4.14.0 [INFO] [stderr] Checking rustworkx-core v0.17.1 [INFO] [stderr] Compiling z3-sys v0.10.2 [INFO] [stderr] Checking nalgebra v0.34.1 [INFO] [stderr] Checking z3 v0.19.4 [INFO] [stderr] Documenting advent_of_code v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking advent_of_code v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/grid.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | /// ``` [INFO] [stdout] | _____^ [INFO] [stdout] 9 | | /// ############### [INFO] [stdout] 10 | | /// #.......#....E# [INFO] [stdout] 11 | | /// #.#.###.#.###.# [INFO] [stdout] ... | [INFO] [stdout] 23 | | /// ############### [INFO] [stdout] 24 | | /// ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: prefix `E` is unknown [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 8 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.42s [INFO] [stderr] Generated /opt/rustwide/target/doc/advent_of_code/index.html and 11 other files [INFO] running `Command { std: "docker" "inspect" "bdc01fa180d4af30a9c7ddafed049c108f54641edcc8b0c75cff4ab24184c5bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bdc01fa180d4af30a9c7ddafed049c108f54641edcc8b0c75cff4ab24184c5bc" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memoize-inner v0.5.1 [INFO] [stderr] Checking memoize v0.5.1 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling deprecate-until v0.1.1 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking advent-of-code-ocr v0.1.1 [INFO] [stderr] Checking nalgebra v0.34.1 [INFO] [stderr] Checking pathfinding v4.14.0 [INFO] [stderr] Checking aoc-parse v0.2.18 [INFO] [stderr] Compiling z3-sys v0.10.2 [INFO] [stderr] Checking z3 v0.19.4 [INFO] [stderr] Documenting advent_of_code v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/grid.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | /// ``` [INFO] [stdout] | _____^ [INFO] [stdout] 9 | | /// ############### [INFO] [stdout] 10 | | /// #.......#....E# [INFO] [stdout] 11 | | /// #.#.###.#.###.# [INFO] [stdout] ... | [INFO] [stdout] 23 | | /// ############### [INFO] [stdout] 24 | | /// ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: prefix `E` is unknown [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: error from rustc: reserved multi-hash token is forbidden [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 8 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.42s [INFO] [stderr] Generated /opt/rustwide/target/doc/advent_of_code/index.html [INFO] running `Command { std: "docker" "inspect" "bdc01fa180d4af30a9c7ddafed049c108f54641edcc8b0c75cff4ab24184c5bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdc01fa180d4af30a9c7ddafed049c108f54641edcc8b0c75cff4ab24184c5bc", kill_on_drop: false }` [INFO] [stdout] bdc01fa180d4af30a9c7ddafed049c108f54641edcc8b0c75cff4ab24184c5bc