[INFO] cloning repository https://github.com/adedomin/advent-of-code-2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adedomin/advent-of-code-2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadedomin%2Fadvent-of-code-2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadedomin%2Fadvent-of-code-2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3bbaa0366be311f2b5acf3b7929c18ca7020a308 [INFO] documenting adedomin/advent-of-code-2021 against try#958246c3cfeb0a72f9a664bc7c584741fa1a805b for pr-107291 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadedomin%2Fadvent-of-code-2021" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adedomin/advent-of-code-2021 on toolchain 958246c3cfeb0a72f9a664bc7c584741fa1a805b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+958246c3cfeb0a72f9a664bc7c584741fa1a805b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adedomin/advent-of-code-2021 [INFO] finished tweaking git repo https://github.com/adedomin/advent-of-code-2021 [INFO] tweaked toml for git repo https://github.com/adedomin/advent-of-code-2021 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/adedomin/advent-of-code-2021 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" "+958246c3cfeb0a72f9a664bc7c584741fa1a805b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+958246c3cfeb0a72f9a664bc7c584741fa1a805b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42c7b4ec1e3d175ad502a3555771bad22d2f5f109e0f85e8c64a85133c8f34b3 [INFO] running `Command { std: "docker" "start" "-a" "42c7b4ec1e3d175ad502a3555771bad22d2f5f109e0f85e8c64a85133c8f34b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42c7b4ec1e3d175ad502a3555771bad22d2f5f109e0f85e8c64a85133c8f34b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42c7b4ec1e3d175ad502a3555771bad22d2f5f109e0f85e8c64a85133c8f34b3", kill_on_drop: false }` [INFO] [stdout] 42c7b4ec1e3d175ad502a3555771bad22d2f5f109e0f85e8c64a85133c8f34b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+958246c3cfeb0a72f9a664bc7c584741fa1a805b" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fda9a8df8aa65fad6d33b87a8ca8ea389aa1ff2ffee2fc5149709b0dc7750be [INFO] running `Command { std: "docker" "start" "-a" "9fda9a8df8aa65fad6d33b87a8ca8ea389aa1ff2ffee2fc5149709b0dc7750be", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking funty v1.2.0 [INFO] [stderr] Checking wyz v0.4.0 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking bitvec v0.22.3 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking advent-of-code-2021 v2021.12.1 (/opt/rustwide/workdir) [INFO] [stderr] Documenting advent-of-code-2021 v2021.12.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not document `advent-of-code-2021` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name day18 src/bin/day18.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=a5358926fc39806a -L dependency=/opt/rustwide/target/debug/deps --extern advent_of_code_2021=/opt/rustwide/target/debug/deps/libadvent_of_code_2021-72df9c82dd574101.rmeta --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-8774f8abf91e1683.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-731c5c3c3784abe8.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-b41f9eb1e5e57dbd.rmeta --cap-lints=forbid --crate-version 2021.12.1` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9fda9a8df8aa65fad6d33b87a8ca8ea389aa1ff2ffee2fc5149709b0dc7750be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fda9a8df8aa65fad6d33b87a8ca8ea389aa1ff2ffee2fc5149709b0dc7750be", kill_on_drop: false }` [INFO] [stdout] 9fda9a8df8aa65fad6d33b87a8ca8ea389aa1ff2ffee2fc5149709b0dc7750be