[INFO] cloning repository https://github.com/quidrex/aoc2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quidrex/aoc2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquidrex%2Faoc2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquidrex%2Faoc2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0627413de92cb7cbda1d03322cf74632df21b6ac [INFO] documenting quidrex/aoc2024 against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquidrex%2Faoc2024" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/quidrex/aoc2024 [INFO] finished tweaking git repo https://github.com/quidrex/aoc2024 [INFO] tweaked toml for git repo https://github.com/quidrex/aoc2024 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/quidrex/aoc2024 on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/quidrex/aoc2024 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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 125405c119e2d24f5bdee0627ce8ad58738a4115524517b3db7fd12c21bbdb8f [INFO] running `Command { std: "docker" "start" "-a" "125405c119e2d24f5bdee0627ce8ad58738a4115524517b3db7fd12c21bbdb8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "125405c119e2d24f5bdee0627ce8ad58738a4115524517b3db7fd12c21bbdb8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "125405c119e2d24f5bdee0627ce8ad58738a4115524517b3db7fd12c21bbdb8f", kill_on_drop: false }` [INFO] [stdout] 125405c119e2d24f5bdee0627ce8ad58738a4115524517b3db7fd12c21bbdb8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 313e2c0fbfd3989425111500e51793725fc63c974a3cd7c329ea0635df06893e [INFO] running `Command { std: "docker" "start" "-a" "313e2c0fbfd3989425111500e51793725fc63c974a3cd7c329ea0635df06893e", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking aoc2024 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting aoc2024 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not document `aoc2024` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a394c9cd9ec93787f09a7ac445b14cc674a94549/bin/rustdoc --edition=2021 --crate-type bin --crate-name day17 src/bin/day17/main.rs -o /opt/rustwide/target/doc --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -C metadata=6acf561970a3e023 -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5f72fc54f9d6bd38.rmeta --extern aoc2024=/opt/rustwide/target/debug/deps/libaoc2024-bfa83e73e56ae245.rmeta --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-30751d79791e52e6.rmeta --extern enum_map=/opt/rustwide/target/debug/deps/libenum_map-8eed872dd05d5900.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-9d9fcbb07f76e464.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-8fabc055d641d90f.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-6cc7a0ae47579b8d.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-64ecdf78645bfabc.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-a19e99a35640630b.rmeta --document-private-items '-Arustdoc::private-intra-doc-links' --cap-lints=forbid --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" "313e2c0fbfd3989425111500e51793725fc63c974a3cd7c329ea0635df06893e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "313e2c0fbfd3989425111500e51793725fc63c974a3cd7c329ea0635df06893e", kill_on_drop: false }` [INFO] [stdout] 313e2c0fbfd3989425111500e51793725fc63c974a3cd7c329ea0635df06893e