[INFO] cloning repository https://github.com/ajfrantz/advent2019 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ajfrantz/advent2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajfrantz%2Fadvent2019", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajfrantz%2Fadvent2019'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cfabacdc3548efccb1d6501394d03f374ef14330 [INFO] documenting ajfrantz/advent2019 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajfrantz%2Fadvent2019" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ajfrantz/advent2019 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ajfrantz/advent2019 [INFO] finished tweaking git repo https://github.com/ajfrantz/advent2019 [INFO] tweaked toml for git repo https://github.com/ajfrantz/advent2019 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/ajfrantz/advent2019 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_more v0.13.0 [INFO] [stderr] Downloaded num v0.2.0 [INFO] [stderr] Downloaded num-bigint v0.2.3 [INFO] [stderr] Downloaded once_cell v0.2.4 [INFO] [stderr] Downloaded reformation_derive v0.5.0 [INFO] [stderr] Downloaded reformation v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70e5ad12b510f4819adb125b0af5558ed184dd46ec433e80503a224f009e6e7e [INFO] running `Command { std: "docker" "start" "-a" "70e5ad12b510f4819adb125b0af5558ed184dd46ec433e80503a224f009e6e7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70e5ad12b510f4819adb125b0af5558ed184dd46ec433e80503a224f009e6e7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70e5ad12b510f4819adb125b0af5558ed184dd46ec433e80503a224f009e6e7e", kill_on_drop: false }` [INFO] [stdout] 70e5ad12b510f4819adb125b0af5558ed184dd46ec433e80503a224f009e6e7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c58c0956062759aed8f4e5c9cfa048dda8e9a763f9d71c3087949a9606639a1c [INFO] running `Command { std: "docker" "start" "-a" "c58c0956062759aed8f4e5c9cfa048dda8e9a763f9d71c3087949a9606639a1c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking lock_api v0.3.2 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking once_cell v0.2.4 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Compiling reformation_derive v0.5.0 [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] Checking reformation v0.5.0 [INFO] [stderr] Documenting advent2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking advent2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not document `advent2019` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 11 src/bin/11.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=8fbf72777e57161d -L dependency=/opt/rustwide/target/debug/deps --extern advent2019=/opt/rustwide/target/debug/deps/libadvent2019-1c9e76ec1dca5cd7.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-e5549dd9882595b3.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-1cad40677ccb2a02.rmeta --extern reformation=/opt/rustwide/target/debug/deps/libreformation-5aeb95bae464bb24.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 `advent2019` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 7 src/bin/7.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=346304646b889b32 -L dependency=/opt/rustwide/target/debug/deps --extern advent2019=/opt/rustwide/target/debug/deps/libadvent2019-1c9e76ec1dca5cd7.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-e5549dd9882595b3.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-1cad40677ccb2a02.rmeta --extern reformation=/opt/rustwide/target/debug/deps/libreformation-5aeb95bae464bb24.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c58c0956062759aed8f4e5c9cfa048dda8e9a763f9d71c3087949a9606639a1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c58c0956062759aed8f4e5c9cfa048dda8e9a763f9d71c3087949a9606639a1c", kill_on_drop: false }` [INFO] [stdout] c58c0956062759aed8f4e5c9cfa048dda8e9a763f9d71c3087949a9606639a1c