[INFO] cloning repository https://github.com/komu/advent-of-code-2024-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/komu/advent-of-code-2024-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkomu%2Fadvent-of-code-2024-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkomu%2Fadvent-of-code-2024-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 892df67e888670c1a6efa2c00509aceb5bfe06a9 [INFO] documenting komu/advent-of-code-2024-rust against 1.90.0 for beta-rustdoc-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkomu%2Fadvent-of-code-2024-rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/komu/advent-of-code-2024-rust [INFO] finished tweaking git repo https://github.com/komu/advent-of-code-2024-rust [INFO] tweaked toml for git repo https://github.com/komu/advent-of-code-2024-rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/komu/advent-of-code-2024-rust on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/komu/advent-of-code-2024-rust 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded priority-queue v2.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4af4d3983fb899d70ecd494b21b133a7d77d3899eeec8964af629570b8aa1fa2 [INFO] running `Command { std: "docker" "start" "-a" "4af4d3983fb899d70ecd494b21b133a7d77d3899eeec8964af629570b8aa1fa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4af4d3983fb899d70ecd494b21b133a7d77d3899eeec8964af629570b8aa1fa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4af4d3983fb899d70ecd494b21b133a7d77d3899eeec8964af629570b8aa1fa2", kill_on_drop: false }` [INFO] [stdout] 4af4d3983fb899d70ecd494b21b133a7d77d3899eeec8964af629570b8aa1fa2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.90.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] caf41f5276ef038ce5dc2bfb766fd3bf6cd40ead65ef7a6eb82320c4d19ed13e [INFO] running `Command { std: "docker" "start" "-a" "caf41f5276ef038ce5dc2bfb766fd3bf6cd40ead65ef7a6eb82320c4d19ed13e", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking tinyjson v2.5.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking priority-queue v2.1.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Documenting advent_of_code v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking advent_of_code v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not document `advent_of_code` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2021 --crate-type bin --crate-name 05 src/bin/05.rs -o /opt/rustwide/target/doc --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chrono", "dhat", "dhat-heap", "test_lib", "today"))' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -C metadata=cc076dd64fdb7e64 -L dependency=/opt/rustwide/target/debug/deps --extern advent_of_code=/opt/rustwide/target/debug/deps/libadvent_of_code-ed45f8c8d853913f.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-0e8d03a3a9604d2d.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-c862bdc918a0a43a.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-bd97e3eab527d2e4.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-ebaa6c5d94047b7d.rmeta --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-0f1ddc03ca1af31b.rmeta --extern priority_queue=/opt/rustwide/target/debug/deps/libpriority_queue-8801a007c5f281b6.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-0a7a90da3d54466d.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-c0740876999a874c.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-1fe4cb5cc037f592.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-b7d348ac8c5db290.so --extern tinyjson=/opt/rustwide/target/debug/deps/libtinyjson-872018838e59e6bd.rmeta --document-private-items '-Arustdoc::private-intra-doc-links' --cap-lints=warn --crate-version 0.11.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "caf41f5276ef038ce5dc2bfb766fd3bf6cd40ead65ef7a6eb82320c4d19ed13e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caf41f5276ef038ce5dc2bfb766fd3bf6cd40ead65ef7a6eb82320c4d19ed13e", kill_on_drop: false }` [INFO] [stdout] caf41f5276ef038ce5dc2bfb766fd3bf6cd40ead65ef7a6eb82320c4d19ed13e