[INFO] cloning repository https://github.com/apage43/aoc2022-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apage43/aoc2022-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapage43%2Faoc2022-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapage43%2Faoc2022-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c7204996a803eb5a3fc7fed86534cc72281f574
[INFO] documenting apage43/aoc2022-rs against beta-2025-09-21 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapage43%2Faoc2022-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/apage43/aoc2022-rs
[INFO] finished tweaking git repo https://github.com/apage43/aoc2022-rs
[INFO] tweaked toml for git repo https://github.com/apage43/aoc2022-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/apage43/aoc2022-rs on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/apage43/aoc2022-rs 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1838960fa8903f2a824809b28a529e53d1cf130fea71999dffebbb01bbd2d9df
[INFO] running `Command { std: "docker" "start" "-a" "1838960fa8903f2a824809b28a529e53d1cf130fea71999dffebbb01bbd2d9df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1838960fa8903f2a824809b28a529e53d1cf130fea71999dffebbb01bbd2d9df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1838960fa8903f2a824809b28a529e53d1cf130fea71999dffebbb01bbd2d9df", kill_on_drop: false }`
[INFO] [stdout] 1838960fa8903f2a824809b28a529e53d1cf130fea71999dffebbb01bbd2d9df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 064c92c185ee7e6e2b9960aed5c3028141b636694fd1d8f074fbd5450afab03c
[INFO] running `Command { std: "docker" "start" "-a" "064c92c185ee7e6e2b9960aed5c3028141b636694fd1d8f074fbd5450afab03c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling libc v0.2.138
[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 num-integer v0.1.45
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking archery v0.4.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.16
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking rpds v0.12.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.0
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling strp_macros v3.1.0
[INFO] [stderr]     Checking strp v1.1.1
[INFO] [stderr]     Checking pathfinding v4.1.1
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]  Documenting aoc2022 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.22s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/day1/index.html and 24 other files
[INFO] running `Command { std: "docker" "inspect" "064c92c185ee7e6e2b9960aed5c3028141b636694fd1d8f074fbd5450afab03c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "064c92c185ee7e6e2b9960aed5c3028141b636694fd1d8f074fbd5450afab03c", kill_on_drop: false }`
[INFO] [stdout] 064c92c185ee7e6e2b9960aed5c3028141b636694fd1d8f074fbd5450afab03c
