[INFO] cloning repository https://github.com/density/aoc2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/density/aoc2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdensity%2Faoc2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdensity%2Faoc2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] addcf1c76b12a893e14f85a9c5be58fa029fc166 [INFO] documenting density/aoc2020 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%2Fdensity%2Faoc2020" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/density/aoc2020 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/density/aoc2020 [INFO] finished tweaking git repo https://github.com/density/aoc2020 [INFO] tweaked toml for git repo https://github.com/density/aoc2020 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/density/aoc2020 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 curl v0.4.40 [INFO] [stderr] Downloaded git2 v0.13.24 [INFO] [stderr] Downloaded cargo v0.57.0 [INFO] [stderr] Downloaded libgit2-sys v0.12.25+1.3.0 [INFO] [stderr] Downloaded curl-sys v0.4.50+curl-7.79.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 3ed535c4a0e5ed86426ac1c0904c569c8c12b7249c395adadbe58fe874ad731a [INFO] running `Command { std: "docker" "start" "-a" "3ed535c4a0e5ed86426ac1c0904c569c8c12b7249c395adadbe58fe874ad731a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ed535c4a0e5ed86426ac1c0904c569c8c12b7249c395adadbe58fe874ad731a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ed535c4a0e5ed86426ac1c0904c569c8c12b7249c395adadbe58fe874ad731a", kill_on_drop: false }` [INFO] [stdout] 3ed535c4a0e5ed86426ac1c0904c569c8c12b7249c395adadbe58fe874ad731a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] e9df6c9991b2616f0daacef7e1b759b942312b1584e1609ff59af85e766433bf [INFO] running `Command { std: "docker" "start" "-a" "e9df6c9991b2616f0daacef7e1b759b942312b1584e1609ff59af85e766433bf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Compiling curl v0.4.40 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking rustc-workspace-hack v1.0.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking bytesize v1.1.0 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Documenting aoc20-21 v0.1.0 (/opt/rustwide/workdir/2020/aoc20-21) [INFO] [stderr] Documenting aoc20-03 v0.1.0 (/opt/rustwide/workdir/2020/aoc20-03) [INFO] [stderr] Documenting aoc15-02 v0.1.0 (/opt/rustwide/workdir/2015/aoc15-02) [INFO] [stderr] Documenting aoc15-05 v0.1.0 (/opt/rustwide/workdir/2015/aoc15-05) [INFO] [stderr] Documenting aoc15-14 v0.1.0 (/opt/rustwide/workdir/2015/aoc15-14) [INFO] [stderr] Documenting aoc20-23 v0.1.0 (/opt/rustwide/workdir/2020/aoc20-23) [INFO] [stderr] Documenting aoc20-09 v0.1.0 (/opt/rustwide/workdir/2020/aoc20-09) [INFO] [stderr] Documenting aoc20-11 v0.1.0 (/opt/rustwide/workdir/2020/aoc20-11) [INFO] [stderr] Documenting aoc20-19 v0.1.0 (/opt/rustwide/workdir/2020/aoc20-19) [INFO] [stderr] Documenting aoc15-01 v0.1.0 (/opt/rustwide/workdir/2015/aoc15-01) [INFO] [stderr] Documenting aoc20-15 v0.1.0 (/opt/rustwide/workdir/2020/aoc20-15) [INFO] [stderr] Documenting aoc20-01 v0.1.0 (/opt/rustwide/workdir/2020/aoc20-01) [INFO] [stderr] Documenting aoc21-06 v0.1.0 (/opt/rustwide/workdir/2021/aoc21-06) [INFO] [stderr] Documenting aoc15-07 v0.1.0 (/opt/rustwide/workdir/2015/aoc15-07) [INFO] [stderr] Documenting aoc15-08 v0.1.0 (/opt/rustwide/workdir/2015/aoc15-08) [INFO] [stderr] Documenting aoc20-04 v0.1.0 (/opt/rustwide/workdir/2020/aoc20-04) [INFO] [stderr] Documenting aoc20-22 v0.1.0 (/opt/rustwide/workdir/2020/aoc20-22) [INFO] [stderr] Documenting aoc21-04 v0.1.0 (/opt/rustwide/workdir/2021/aoc21-04) [INFO] [stderr] Documenting aoc20-08 v0.1.0 (/opt/rustwide/workdir/2020/aoc20-08) [INFO] [stderr] Documenting aoc21-01 v0.1.0 (/opt/rustwide/workdir/2021/aoc21-01) [INFO] [stderr] Documenting aoc21-02 v0.1.0 (/opt/rustwide/workdir/2021/aoc21-02) [INFO] [stderr] Documenting aoc20-10 v0.1.0 (/opt/rustwide/workdir/2020/aoc20-10) [INFO] [stderr] Documenting aoc20-20 v0.1.0 (/opt/rustwide/workdir/2020/aoc20-20) [INFO] [stderr] Documenting aoc20-25 v0.1.0 (/opt/rustwide/workdir/2020/aoc20-25) [INFO] [stderr] Documenting aoc15-11 v0.1.0 (/opt/rustwide/workdir/2015/aoc15-11) [INFO] [stderr] Documenting aoc21-03 v0.1.0 (/opt/rustwide/workdir/2021/aoc21-03) [INFO] [stderr] Documenting aoc20-05 v0.1.0 (/opt/rustwide/workdir/2020/aoc20-05) [INFO] [stderr] Documenting aoc20-18 v0.1.0 (/opt/rustwide/workdir/2020/aoc20-18) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking thread_local v1.1.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] error: could not compile `pkg-config` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pkg_config /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pkg-config-0.3.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=e4d41839760ff0a4 -C extra-filename=-e4d41839760ff0a4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not document `aoc21-03` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name aoc21_03 2021/aoc21-03/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=c4b947902c694aa4 -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc20-18` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc20_18 2020/aoc20-18/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=f73c1ef73bb355ab -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc20-25` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc20_25 2020/aoc20-25/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=c0e9941085b662a1 -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc21-01` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name aoc21_01 2021/aoc21-01/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=18f25cdd26e6eb72 -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc21-06` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name aoc21_06 2021/aoc21-06/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=e54419bf142a706d -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `typenum` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_main --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/typenum-1.14.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=49783d9302983f0a -C extra-filename=-49783d9302983f0a --out-dir /opt/rustwide/target/debug/build/typenum-49783d9302983f0a -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc15-11` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name aoc15_11 2015/aoc15-11/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=927320b70a811060 -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc20-10` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc20_10 2020/aoc20-10/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=ef2ec6af3cb9c1cb -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc21-02` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name aoc21_02 2021/aoc21-02/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=c1f3b242f36d6d27 -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc15-07` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name aoc15_07 2015/aoc15-07/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=16886fecee2d3463 -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc20-09` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc20_09 2020/aoc20-09/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=2e84155d5e299a1a -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc20-15` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc20_15 2020/aoc20-15/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=dc0481859434e577 -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc20-22` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc20_22 2020/aoc20-22/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=d1530230b67e2610 -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc20-23` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc20_23 2020/aoc20-23/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=db80548038724286 -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc20-01` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc20_01 2020/aoc20-01/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=6fb1883eaf10465d -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc20-21` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc20_21 2020/aoc20-21/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=13111d03f739e91f -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc15-02` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name aoc15_02 2015/aoc15-02/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=3d062bdb330de457 -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc20-20` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc20_20 2020/aoc20-20/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=5f2cd1302027954d -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc15-05` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name aoc15_05 2015/aoc15-05/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=5dc9140688d5cae5 -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc20-19` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc20_19 2020/aoc20-19/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=e52efa151d97ac19 -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc20-08` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc20_08 2020/aoc20-08/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=9903b420a6a687a6 -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc15-08` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name aoc15_08 2015/aoc15-08/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=9f1cdc604c02241a -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc20-03` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc20_03 2020/aoc20-03/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=42afe83f8c44ab6e -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc20-04` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc20_04 2020/aoc20-04/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=06c6dc3dea32319f -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e9df6c9991b2616f0daacef7e1b759b942312b1584e1609ff59af85e766433bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9df6c9991b2616f0daacef7e1b759b942312b1584e1609ff59af85e766433bf", kill_on_drop: false }` [INFO] [stdout] e9df6c9991b2616f0daacef7e1b759b942312b1584e1609ff59af85e766433bf