[INFO] cloning repository https://github.com/BGR360/advent-of-code-2022
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BGR360/advent-of-code-2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBGR360%2Fadvent-of-code-2022", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBGR360%2Fadvent-of-code-2022'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d6c7a3ac8253a076c6f8dc07bd2d17ad75f523c5
[INFO] documenting BGR360/advent-of-code-2022 against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBGR360%2Fadvent-of-code-2022" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/BGR360/advent-of-code-2022
[INFO] finished tweaking git repo https://github.com/BGR360/advent-of-code-2022
[INFO] tweaked toml for git repo https://github.com/BGR360/advent-of-code-2022 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BGR360/advent-of-code-2022 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/BGR360/advent-of-code-2022 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 9610b6cb1ad3ce9ba966849bb3a3273abfff78217d944498426a8dd4edbd5b6a
[INFO] running `Command { std: "docker" "start" "-a" "9610b6cb1ad3ce9ba966849bb3a3273abfff78217d944498426a8dd4edbd5b6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9610b6cb1ad3ce9ba966849bb3a3273abfff78217d944498426a8dd4edbd5b6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9610b6cb1ad3ce9ba966849bb3a3273abfff78217d944498426a8dd4edbd5b6a", kill_on_drop: false }`
[INFO] [stdout] 9610b6cb1ad3ce9ba966849bb3a3273abfff78217d944498426a8dd4edbd5b6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f00865eaaff296cb052f7ba99f3a35e522fe4139e28a6926a229834a1a0ce23
[INFO] running `Command { std: "docker" "start" "-a" "3f00865eaaff296cb052f7ba99f3a35e522fe4139e28a6926a229834a1a0ce23", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]     Checking num-traits v0.2.15
[INFO] [stderr]    Compiling rustix v0.36.6
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]     Checking combine v4.6.6
[INFO] [stderr]     Checking grid v0.9.0
[INFO] [stderr]     Checking is-terminal v0.4.2
[INFO] [stderr]     Checking num-modular v0.5.1
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking index_vec v0.1.3
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking glam v0.22.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking pathfinding v4.2.0
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking prettytable v0.10.0
[INFO] [stderr]  Documenting advent_of_code v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking advent_of_code v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/helpers.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 | /// https://users.rust-lang.org/t/get-mutable-references-to-two-elements-of-a-slice-by-transmuting-them/71941/2
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 111 | /// <https://users.rust-lang.org/t/get-mutable-references-to-two-elements-of-a-slice-by-transmuting-them/71941/2>
[INFO] [stdout]     |     +                                                                                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../inputs/11.rs`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/11.rs:358:19
[INFO] [stdout]     |
[INFO] [stdout] 358 |     let monkeys = include!("../inputs/11.rs");
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `advent_of_code`
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]   --> src/bin/../puzzles/14.md:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | / ```
[INFO] [stdout] 83 | | ......+...
[INFO] [stdout] 84 | | ..........
[INFO] [stdout] 85 | | ..........
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | | ```
[INFO] [stdout]    | |___^
[INFO] [stdout]    |
[INFO] [stdout]    = note: error from rustc: prefix `oooo` is unknown
[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] 82 | ```text
[INFO] [stdout]    |    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/bin/../puzzles/14.md:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / ```
[INFO] [stdout]  99 | | ......+...
[INFO] [stdout] 100 | | ..........
[INFO] [stdout] 101 | | ......o...
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | | ```
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: prefix `ooo` is unknown
[INFO] [stdout]     = note: error from rustc: prefix `ooo` is unknown
[INFO] [stdout]     = note: error from rustc: prefix `ooo` is unknown
[INFO] [stdout]     = note: error from rustc: prefix `oooo` is unknown
[INFO] [stdout]     = note: error from rustc: prefix `ooooo` is unknown
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout]  98 | ```text
[INFO] [stdout]     |    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/bin/../puzzles/14.md:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | / ```
[INFO] [stdout] 115 | | ......+...
[INFO] [stdout] 116 | | ..........
[INFO] [stdout] 117 | | ......o...
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | | ```
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: prefix `ooo` is unknown
[INFO] [stdout]     = note: error from rustc: prefix `o` is unknown
[INFO] [stdout]     = note: error from rustc: prefix `ooo` is unknown
[INFO] [stdout]     = note: error from rustc: prefix `ooo` is unknown
[INFO] [stdout]     = note: error from rustc: prefix `oooo` is unknown
[INFO] [stdout]     = note: error from rustc: prefix `ooooo` is unknown
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 114 | ```text
[INFO] [stdout]     |    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/bin/../puzzles/14.md:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | / ```
[INFO] [stdout] 131 | | .......+...
[INFO] [stdout] 132 | | .......~...
[INFO] [stdout] 133 | | ......~o...
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | | ```
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: error from rustc: prefix `ooo` is unknown
[INFO] [stdout]     = note: error from rustc: prefix `o` is unknown
[INFO] [stdout]     = note: error from rustc: prefix `ooo` is unknown
[INFO] [stdout]     = note: error from rustc: prefix `ooo` is unknown
[INFO] [stdout]     = note: error from rustc: prefix `oooo` is unknown
[INFO] [stdout]     = note: error from rustc: prefix `ooooo` is unknown
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]     |
[INFO] [stdout] 130 | ```text
[INFO] [stdout]     |    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3f00865eaaff296cb052f7ba99f3a35e522fe4139e28a6926a229834a1a0ce23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f00865eaaff296cb052f7ba99f3a35e522fe4139e28a6926a229834a1a0ce23", kill_on_drop: false }`
[INFO] [stdout] 3f00865eaaff296cb052f7ba99f3a35e522fe4139e28a6926a229834a1a0ce23
