[INFO] cloning repository https://github.com/Coca162/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/Coca162/advent-of-code-2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCoca162%2Fadvent-of-code-2022", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCoca162%2Fadvent-of-code-2022'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 564da2276f53f2012689e957ae427f0c83c8bafc
[INFO] documenting Coca162/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%2FCoca162%2Fadvent-of-code-2022" "/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/Coca162/advent-of-code-2022
[INFO] finished tweaking git repo https://github.com/Coca162/advent-of-code-2022
[INFO] tweaked toml for git repo https://github.com/Coca162/advent-of-code-2022 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Coca162/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/Coca162/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] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81a5c6197b38d48bef3628d643eebeabb1bf1c1d4259ba51fc95137f5a4e9011
[INFO] running `Command { std: "docker" "start" "-a" "81a5c6197b38d48bef3628d643eebeabb1bf1c1d4259ba51fc95137f5a4e9011", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81a5c6197b38d48bef3628d643eebeabb1bf1c1d4259ba51fc95137f5a4e9011", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81a5c6197b38d48bef3628d643eebeabb1bf1c1d4259ba51fc95137f5a4e9011", kill_on_drop: false }`
[INFO] [stdout] 81a5c6197b38d48bef3628d643eebeabb1bf1c1d4259ba51fc95137f5a4e9011
[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=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] 418e4baea90feed6edbddc8c7cc65a99b71147084381c932c312ababfb81b361
[INFO] running `Command { std: "docker" "start" "-a" "418e4baea90feed6edbddc8c7cc65a99b71147084381c932c312ababfb81b361", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]  Documenting day-14 v0.1.0 (/opt/rustwide/workdir/day-14)
[INFO] [stderr]  Documenting day-19 v0.1.0 (/opt/rustwide/workdir/day-19)
[INFO] [stderr]  Documenting day-21 v0.1.0 (/opt/rustwide/workdir/day-21)
[INFO] [stderr]  Documenting day-3 v0.1.0 (/opt/rustwide/workdir/day-3)
[INFO] [stderr]  Documenting day-15 v0.1.0 (/opt/rustwide/workdir/day-15)
[INFO] [stderr]  Documenting day-6 v0.1.0 (/opt/rustwide/workdir/day-6)
[INFO] [stderr]  Documenting day-10 v0.1.0 (/opt/rustwide/workdir/day-10)
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]  Documenting day-16 v0.1.0 (/opt/rustwide/workdir/day-16)
[INFO] [stderr]  Documenting day-24 v0.1.0 (/opt/rustwide/workdir/day-24)
[INFO] [stderr]  Documenting day-22 v0.1.0 (/opt/rustwide/workdir/day-22)
[INFO] [stderr]  Documenting day-13 v0.1.0 (/opt/rustwide/workdir/day-13)
[INFO] [stderr]  Documenting day-9 v0.1.0 (/opt/rustwide/workdir/day-9)
[INFO] [stderr] error: could not document `day-6`
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> day-6/src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(iter_next_chunk)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "418e4baea90feed6edbddc8c7cc65a99b71147084381c932c312ababfb81b361", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "418e4baea90feed6edbddc8c7cc65a99b71147084381c932c312ababfb81b361", kill_on_drop: false }`
[INFO] [stdout] 418e4baea90feed6edbddc8c7cc65a99b71147084381c932c312ababfb81b361
