[INFO] cloning repository https://github.com/gjf2a/advent2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gjf2a/advent2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgjf2a%2Fadvent2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgjf2a%2Fadvent2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5e2ba23ab24ca91cfd248b0b0678cdf95fc60eb6
[INFO] documenting gjf2a/advent2023 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%2Fgjf2a%2Fadvent2023" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gjf2a/advent2023
[INFO] finished tweaking git repo https://github.com/gjf2a/advent2023
[INFO] tweaked toml for git repo https://github.com/gjf2a/advent2023 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gjf2a/advent2023 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/gjf2a/advent2023 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 74c3b8fd43e62021d7d2178725c53251bb26debcf03c57c3116c49320f987f78
[INFO] running `Command { std: "docker" "start" "-a" "74c3b8fd43e62021d7d2178725c53251bb26debcf03c57c3116c49320f987f78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74c3b8fd43e62021d7d2178725c53251bb26debcf03c57c3116c49320f987f78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74c3b8fd43e62021d7d2178725c53251bb26debcf03c57c3116c49320f987f78", kill_on_drop: false }`
[INFO] [stdout] 74c3b8fd43e62021d7d2178725c53251bb26debcf03c57c3116c49320f987f78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4d75961d1b2b9bbe5212c130c9b8aeba77bef86a03f1b9dcdb97bbe1a9b7fc59
[INFO] running `Command { std: "docker" "start" "-a" "4d75961d1b2b9bbe5212c130c9b8aeba77bef86a03f1b9dcdb97bbe1a9b7fc59", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling priority-queue v1.3.2
[INFO] [stderr]    Compiling anyhow v1.0.77
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking wide v0.7.13
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking common_macros v0.1.1
[INFO] [stderr]     Checking map-macro v0.2.6
[INFO] [stderr]     Checking gapbuf v0.1.4
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.43
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-iter v0.1.43
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling enum-iterator-derive v1.2.1
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking bare_metal_modulo v1.2.4
[INFO] [stderr]     Checking bits v0.13.0 (https://github.com/gjf2a/bits#b56b79ab)
[INFO] [stderr]     Checking point_set v0.3.0 (https://github.com/gjf2a/point_set#892065cd)
[INFO] [stderr]     Checking enum-iterator v1.4.1
[INFO] [stderr]    Compiling derive-getters v0.3.0
[INFO] [stderr]    Compiling trait-set v0.3.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]     Checking nalgebra v0.32.3
[INFO] [stderr]     Checking hash_histogram v0.8.0
[INFO] [stderr]     Checking advent_code_lib v0.25.2 (https://github.com/gjf2a/advent_code_lib#c6416963)
[INFO] [stderr]  Documenting advent2023 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.91s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/day1/index.html and 26 other files
[INFO] running `Command { std: "docker" "inspect" "4d75961d1b2b9bbe5212c130c9b8aeba77bef86a03f1b9dcdb97bbe1a9b7fc59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d75961d1b2b9bbe5212c130c9b8aeba77bef86a03f1b9dcdb97bbe1a9b7fc59", kill_on_drop: false }`
[INFO] [stdout] 4d75961d1b2b9bbe5212c130c9b8aeba77bef86a03f1b9dcdb97bbe1a9b7fc59
