[INFO] cloning repository https://github.com/jaimeliew1/adventofcode2020rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jaimeliew1/adventofcode2020rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaimeliew1%2Fadventofcode2020rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaimeliew1%2Fadventofcode2020rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b6adeaa57cae2ca415b333ec94ac7c728a5c9c61 [INFO] documenting jaimeliew1/adventofcode2020rust against 1.64.0 for beta-1.65-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaimeliew1%2Fadventofcode2020rust" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jaimeliew1/adventofcode2020rust on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jaimeliew1/adventofcode2020rust [INFO] finished tweaking git repo https://github.com/jaimeliew1/adventofcode2020rust [INFO] tweaked toml for git repo https://github.com/jaimeliew1/adventofcode2020rust written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/jaimeliew1/adventofcode2020rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e5d80552ec514fdbc90b5074d0012304ec2e2fc8d25c3d677d1b431c473563d [INFO] running `Command { std: "docker" "start" "-a" "9e5d80552ec514fdbc90b5074d0012304ec2e2fc8d25c3d677d1b431c473563d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e5d80552ec514fdbc90b5074d0012304ec2e2fc8d25c3d677d1b431c473563d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e5d80552ec514fdbc90b5074d0012304ec2e2fc8d25c3d677d1b431c473563d", kill_on_drop: false }` [INFO] [stdout] 9e5d80552ec514fdbc90b5074d0012304ec2e2fc8d25c3d677d1b431c473563d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee393afbf1b922fdce1f0eb99bfd77bb5e92bf47a2f24a961da935f8da8304c9 [INFO] running `Command { std: "docker" "start" "-a" "ee393afbf1b922fdce1f0eb99bfd77bb5e92bf47a2f24a961da935f8da8304c9", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Documenting adventofcode2020rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not document `adventofcode2020rust` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name day12 src/bin/day12.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=0761e9d14dad4871 -L dependency=/opt/rustwide/target/debug/deps --extern itertools=/opt/rustwide/target/debug/deps/libitertools-bf240135b48480a2.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-e3d47af013355851.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-d9a59e62b5c9ed0b.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not document `adventofcode2020rust` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name day04 src/bin/day04.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=d2b3c3a46e94d0d7 -L dependency=/opt/rustwide/target/debug/deps --extern itertools=/opt/rustwide/target/debug/deps/libitertools-bf240135b48480a2.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-e3d47af013355851.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-d9a59e62b5c9ed0b.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ee393afbf1b922fdce1f0eb99bfd77bb5e92bf47a2f24a961da935f8da8304c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee393afbf1b922fdce1f0eb99bfd77bb5e92bf47a2f24a961da935f8da8304c9", kill_on_drop: false }` [INFO] [stdout] ee393afbf1b922fdce1f0eb99bfd77bb5e92bf47a2f24a961da935f8da8304c9