[INFO] cloning repository https://github.com/zachs18/advent-of-code-2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zachs18/advent-of-code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachs18%2Fadvent-of-code-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachs18%2Fadvent-of-code-2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6802a35d0b866d96feb0758e067a40c92917d80f [INFO] documenting zachs18/advent-of-code-2023 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%2Fzachs18%2Fadvent-of-code-2023" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/zachs18/advent-of-code-2023 [INFO] finished tweaking git repo https://github.com/zachs18/advent-of-code-2023 [INFO] tweaked toml for git repo https://github.com/zachs18/advent-of-code-2023 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zachs18/advent-of-code-2023 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/zachs18/advent-of-code-2023 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] 05afd0fc876ecd070002019fdf893b761babed5b23326e29bf9b1271717d7cd5 [INFO] running `Command { std: "docker" "start" "-a" "05afd0fc876ecd070002019fdf893b761babed5b23326e29bf9b1271717d7cd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05afd0fc876ecd070002019fdf893b761babed5b23326e29bf9b1271717d7cd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05afd0fc876ecd070002019fdf893b761babed5b23326e29bf9b1271717d7cd5", kill_on_drop: false }` [INFO] [stdout] 05afd0fc876ecd070002019fdf893b761babed5b23326e29bf9b1271717d7cd5 [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] 5c8dcbb8ccf198b7d2e348f72411e72deb7dfe36bc94502b8c10105839c4cd68 [INFO] running `Command { std: "docker" "start" "-a" "5c8dcbb8ccf198b7d2e348f72411e72deb7dfe36bc94502b8c10105839c4cd68", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling rustls v0.21.9 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking webpki-roots v0.25.3 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Checking zachs18-stdx v0.1.1 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking replace_with v0.1.7 [INFO] [stderr] Checking generic-cursors v0.0.1 [INFO] [stderr] Checking glam v0.25.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.8 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Checking enumflags2 v0.7.8 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling num_enum_derive v0.7.1 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking num_enum v0.7.1 [INFO] [stderr] Compiling scanfmt_macros v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking scanfmt v0.1.0 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking ureq v2.9.1 [INFO] [stderr] Checking aoc_driver v0.3.6 [INFO] [stderr] Documenting aoc-2023 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking aoc-2023 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not document `aoc-2023` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2021 --crate-type bin --crate-name day1 src/bin/day1/main.rs -o /opt/rustwide/target/doc --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("day24part2"))' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat '--allow=clippy::ptr_arg' '--allow=clippy::needless_range_loop' -C metadata=ff27e1b663edcf7b -L dependency=/opt/rustwide/target/debug/deps --extern aoc_2023=/opt/rustwide/target/debug/deps/libaoc_2023-3d6487455bd0fc7d.rmeta --extern aoc_driver=/opt/rustwide/target/debug/deps/libaoc_driver-ec57cb14bce6220a.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-a786c082dfdb645d.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-540dd7b0fbfbf77e.so --extern either=/opt/rustwide/target/debug/deps/libeither-5156525f2897f428.rmeta --extern enum_map=/opt/rustwide/target/debug/deps/libenum_map-c4c6a53dd5f8eb23.rmeta --extern enumflags2=/opt/rustwide/target/debug/deps/libenumflags2-3933b3eb014c28c2.rmeta --extern float_ord=/opt/rustwide/target/debug/deps/libfloat_ord-819fed119f038933.rmeta --extern generic_cursors=/opt/rustwide/target/debug/deps/libgeneric_cursors-2b4384b95432a2b3.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-e8f73b41929635ad.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-2f5797c5e76f689d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f2609ca440023983.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-4ff3e6f1f8226fec.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-90a556e18028100c.rmeta --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-1137aa49314cc4e7.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-ffa53738f4578ba6.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-8d19a32f3799d491.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-e888c60a30615b9a.rmeta --extern replace_with=/opt/rustwide/target/debug/deps/libreplace_with-929613f84d48643f.rmeta --extern scanfmt=/opt/rustwide/target/debug/deps/libscanfmt-de77557174ccfc64.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9cf2a7cf195fc9dc.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8b58bda5feea961e.rmeta --extern zachs18_stdx=/opt/rustwide/target/debug/deps/libzachs18_stdx-d06501cd9db573c3.rmeta --document-private-items '-Arustdoc::private-intra-doc-links' --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5c8dcbb8ccf198b7d2e348f72411e72deb7dfe36bc94502b8c10105839c4cd68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c8dcbb8ccf198b7d2e348f72411e72deb7dfe36bc94502b8c10105839c4cd68", kill_on_drop: false }` [INFO] [stdout] 5c8dcbb8ccf198b7d2e348f72411e72deb7dfe36bc94502b8c10105839c4cd68