[INFO] cloning repository https://github.com/hythloday/advent-of-code-2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hythloday/advent-of-code-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhythloday%2Fadvent-of-code-2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhythloday%2Fadvent-of-code-2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1bfb6ab60bba06d1fd1026181d43d0d906fa772e [INFO] documenting hythloday/advent-of-code-2020 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%2Fhythloday%2Fadvent-of-code-2020" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hythloday/advent-of-code-2020 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/hythloday/advent-of-code-2020 [INFO] finished tweaking git repo https://github.com/hythloday/advent-of-code-2020 [INFO] tweaked toml for git repo https://github.com/hythloday/advent-of-code-2020 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/hythloday/advent-of-code-2020 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded multiset v0.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] a48437fb93c778a1eeb88b181ab1844011cb4e268506c2fce23499fb5face27d [INFO] running `Command { std: "docker" "start" "-a" "a48437fb93c778a1eeb88b181ab1844011cb4e268506c2fce23499fb5face27d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a48437fb93c778a1eeb88b181ab1844011cb4e268506c2fce23499fb5face27d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a48437fb93c778a1eeb88b181ab1844011cb4e268506c2fce23499fb5face27d", kill_on_drop: false }` [INFO] [stdout] a48437fb93c778a1eeb88b181ab1844011cb4e268506c2fce23499fb5face27d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 38e51e824c7f7083a7971bc50658cea5d5c11640429de5b13091c0eb5276827e [INFO] running `Command { std: "docker" "start" "-a" "38e51e824c7f7083a7971bc50658cea5d5c11640429de5b13091c0eb5276827e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking multiset v0.0.5 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Documenting advent-of-code-2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not document `advent-of-code-2020` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name day3 src/bin/day3.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=70f28ca915a4ece6 -L dependency=/opt/rustwide/target/debug/deps --extern itertools=/opt/rustwide/target/debug/deps/libitertools-a44f9d12fb048c87.rmeta --extern multiset=/opt/rustwide/target/debug/deps/libmultiset-e38f7dab935f0151.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-3e2fcc0c55ebf374.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-c1483e2a7af4832f.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-ba17afec4c74db1a.so --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 `advent-of-code-2020` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name day15 src/bin/day15.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=80e0801dbaccf62d -L dependency=/opt/rustwide/target/debug/deps --extern itertools=/opt/rustwide/target/debug/deps/libitertools-a44f9d12fb048c87.rmeta --extern multiset=/opt/rustwide/target/debug/deps/libmultiset-e38f7dab935f0151.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-3e2fcc0c55ebf374.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-c1483e2a7af4832f.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-ba17afec4c74db1a.so --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "38e51e824c7f7083a7971bc50658cea5d5c11640429de5b13091c0eb5276827e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38e51e824c7f7083a7971bc50658cea5d5c11640429de5b13091c0eb5276827e", kill_on_drop: false }` [INFO] [stdout] 38e51e824c7f7083a7971bc50658cea5d5c11640429de5b13091c0eb5276827e