[INFO] cloning repository https://github.com/ofrank123/AoC2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ofrank123/AoC2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fofrank123%2FAoC2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fofrank123%2FAoC2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9eef13b3ca3a0a214ea753e8486f281aab7ab96 [INFO] documenting ofrank123/AoC2020 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fofrank123%2FAoC2020" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ofrank123/AoC2020 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ofrank123/AoC2020 [INFO] finished tweaking git repo https://github.com/ofrank123/AoC2020 [INFO] tweaked toml for git repo https://github.com/ofrank123/AoC2020 written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/ofrank123/AoC2020 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b23e3e210e913c28276b389d26e3cf53b072dd922427b8f4e2c6860662288b28 [INFO] running `Command { std: "docker" "start" "-a" "b23e3e210e913c28276b389d26e3cf53b072dd922427b8f4e2c6860662288b28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b23e3e210e913c28276b389d26e3cf53b072dd922427b8f4e2c6860662288b28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b23e3e210e913c28276b389d26e3cf53b072dd922427b8f4e2c6860662288b28", kill_on_drop: false }` [INFO] [stdout] b23e3e210e913c28276b389d26e3cf53b072dd922427b8f4e2c6860662288b28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 773095d7b74561623e81148655d8a10a34cd892d006f083c0ad8316317338acc [INFO] running `Command { std: "docker" "start" "-a" "773095d7b74561623e81148655d8a10a34cd892d006f083c0ad8316317338acc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking aoc v0.1.0 (/opt/rustwide/workdir/aoc) [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Documenting prob23_1 v0.1.0 (/opt/rustwide/workdir/prob23_1) [INFO] [stderr] Documenting prob24_1 v0.1.0 (/opt/rustwide/workdir/prob24_1) [INFO] [stderr] Documenting prob24_2 v0.1.0 (/opt/rustwide/workdir/prob24_2) [INFO] [stderr] Documenting prob23_2 v0.1.0 (/opt/rustwide/workdir/prob23_2) [INFO] [stderr] Documenting prob22_2 v0.1.0 (/opt/rustwide/workdir/prob22_2) [INFO] [stderr] Documenting prob22_1 v0.1.0 (/opt/rustwide/workdir/prob22_1) [INFO] [stderr] Documenting prob20_1 v0.1.0 (/opt/rustwide/workdir/prob20_1) [INFO] [stderr] Documenting prob21_1 v0.1.0 (/opt/rustwide/workdir/prob21_1) [INFO] [stderr] Documenting prob25_1 v0.1.0 (/opt/rustwide/workdir/prob25_1) [INFO] [stderr] Documenting prob19_1 v0.1.0 (/opt/rustwide/workdir/prob19_1) [INFO] [stderr] Documenting prob25_2 v0.1.0 (/opt/rustwide/workdir/prob25_2) [INFO] [stderr] Documenting aoc v0.1.0 (/opt/rustwide/workdir/aoc) [INFO] [stderr] Documenting prob19_2 v0.1.0 (/opt/rustwide/workdir/prob19_2) [INFO] [stderr] Documenting prob20_2 v0.1.0 (/opt/rustwide/workdir/prob20_2) [INFO] [stderr] Documenting prob21_2 v0.1.0 (/opt/rustwide/workdir/prob21_2) [INFO] [stderr] Documenting prob15_1 v0.1.0 (/opt/rustwide/workdir/prob15_1) [INFO] [stderr] Documenting prob16_1 v0.1.0 (/opt/rustwide/workdir/prob16_1) [INFO] [stderr] Documenting prob15_2 v0.1.0 (/opt/rustwide/workdir/prob15_2) [INFO] [stderr] Documenting prob2_1 v0.1.0 (/opt/rustwide/workdir/prob2_1) [INFO] [stderr] Documenting prob3_2 v0.1.0 (/opt/rustwide/workdir/prob3_2) [INFO] [stderr] Documenting prob10_1 v0.1.0 (/opt/rustwide/workdir/prob10_1) [INFO] [stderr] Documenting prob12_1 v0.1.0 (/opt/rustwide/workdir/prob12_1) [INFO] [stderr] Documenting prob18_1 v0.1.0 (/opt/rustwide/workdir/prob18_1) [INFO] [stderr] Documenting prob7_1 v0.1.0 (/opt/rustwide/workdir/prob7_1) [INFO] [stderr] Documenting prob13_1 v0.1.0 (/opt/rustwide/workdir/prob13_1) [INFO] [stderr] Documenting prob5_1 v0.1.0 (/opt/rustwide/workdir/prob5_1) [INFO] [stderr] Documenting prob11_1 v0.1.0 (/opt/rustwide/workdir/prob11_1) [INFO] [stderr] Documenting prob9_1 v0.1.0 (/opt/rustwide/workdir/prob9_1) [INFO] [stderr] Documenting prob16_2 v0.1.0 (/opt/rustwide/workdir/prob16_2) [INFO] [stderr] Documenting prob18_2 v0.1.0 (/opt/rustwide/workdir/prob18_2) [INFO] [stderr] Documenting prob1_1 v0.1.0 (/opt/rustwide/workdir/prob1_1) [INFO] [stderr] Documenting prob7_2 v0.1.0 (/opt/rustwide/workdir/prob7_2) [INFO] [stderr] Documenting prob3_1 v0.1.0 (/opt/rustwide/workdir/prob3_1) [INFO] [stderr] Documenting prob9_2 v0.1.0 (/opt/rustwide/workdir/prob9_2) [INFO] [stderr] Documenting prob5_2 v0.1.0 (/opt/rustwide/workdir/prob5_2) [INFO] [stderr] Documenting prob6_1 v0.1.0 (/opt/rustwide/workdir/prob6_1) [INFO] [stderr] Documenting prob6_2 v0.1.0 (/opt/rustwide/workdir/prob6_2) [INFO] [stderr] Documenting prob11_2 v0.1.0 (/opt/rustwide/workdir/prob11_2) [INFO] [stderr] Documenting prob14_2 v0.1.0 (/opt/rustwide/workdir/prob14_2) [INFO] [stderr] Documenting prob14_1 v0.1.0 (/opt/rustwide/workdir/prob14_1) [INFO] [stderr] Documenting prob8_2 v0.1.0 (/opt/rustwide/workdir/prob8_2) [INFO] [stderr] Documenting prob17_2 v0.1.0 (/opt/rustwide/workdir/prob17_2) [INFO] [stderr] Documenting prob12_2 v0.1.0 (/opt/rustwide/workdir/prob12_2) [INFO] [stderr] Documenting prob13_2 v0.1.0 (/opt/rustwide/workdir/prob13_2) [INFO] [stderr] Documenting prob8_1 v0.1.0 (/opt/rustwide/workdir/prob8_1) [INFO] [stderr] Documenting prob2_2 v0.1.0 (/opt/rustwide/workdir/prob2_2) [INFO] [stderr] Documenting prob10_2 v0.1.0 (/opt/rustwide/workdir/prob10_2) [INFO] [stderr] Documenting prob17_1 v0.1.0 (/opt/rustwide/workdir/prob17_1) [INFO] [stderr] Documenting prob1_2 v0.1.0 (/opt/rustwide/workdir/prob1_2) [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] error: could not document `prob23_1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob23_1 prob23_1/src/main.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=b917ff760730da5a -L dependency=/opt/rustwide/target/debug/deps --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 `prob22_2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob22_2 prob22_2/src/main.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=9ddc8c217ad0ecbe -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 `prob24_1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob24_1 prob24_1/src/main.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=f75ce4034c77778f -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 `prob22_1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob22_1 prob22_1/src/main.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=7b1301420203c388 -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 `prob25_2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob25_2 prob25_2/src/main.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=40932b5d6694309a -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 `prob19_1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob19_1 prob19_1/src/main.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=5f1dcadf8c3bf274 -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 `prob25_1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob25_1 prob25_1/src/main.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=eb236ee2d39b8eaa -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 `prob24_2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob24_2 prob24_2/src/main.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=68b1ec30243b9689 -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 `prob21_2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob21_2 prob21_2/src/main.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=bf74048b584701d5 -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 `prob19_2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob19_2 prob19_2/src/main.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=80c208b46cece0a0 -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 `prob23_2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob23_2 prob23_2/src/main.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=63fcf6f486ccd285 -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 `prob21_1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob21_1 prob21_1/src/main.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=acd08cc35e54d9b7 -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 `aoc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name aoc aoc/src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=19c7fd3fb532d21c -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 `prob20_1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob20_1 prob20_1/src/main.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=22a3f0056d873f2f -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 `prob20_2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob20_2 prob20_2/src/main.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=62b21089a2fe19e1 -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 `prob15_1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob15_1 prob15_1/src/main.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=3708584c199e2238 -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-19c7fd3fb532d21c.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `prob16_1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob16_1 prob16_1/src/main.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=2d38e4ddacd2cb47 -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-19c7fd3fb532d21c.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `prob3_2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob3_2 prob3_2/src/main.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=99643d1b5c8bf01c -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-19c7fd3fb532d21c.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `prob9_2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob9_2 prob9_2/src/main.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=78b8f0e56dd81174 -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-19c7fd3fb532d21c.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `prob10_1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob10_1 prob10_1/src/main.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=a0fa396e3cb8445f -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-19c7fd3fb532d21c.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `prob14_1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob14_1 prob14_1/src/main.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=d5c4d5d04f95fc9d -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-19c7fd3fb532d21c.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `prob17_2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob17_2 prob17_2/src/main.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=ce904e08492bbbd0 -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-19c7fd3fb532d21c.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `prob2_1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob2_1 prob2_1/src/main.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=4c5d304a88778c5f -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-19c7fd3fb532d21c.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `prob12_2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob12_2 prob12_2/src/main.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=e1f6039bded7e4e6 -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-19c7fd3fb532d21c.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `prob6_2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob6_2 prob6_2/src/main.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=5d0e6bf039aeb8d5 -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-19c7fd3fb532d21c.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `prob13_2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob13_2 prob13_2/src/main.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=dc22dab5f9bc005f -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-19c7fd3fb532d21c.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `prob7_1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob7_1 prob7_1/src/main.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=3cdf4fc5859f8d36 -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-19c7fd3fb532d21c.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `prob8_1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob8_1 prob8_1/src/main.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=c5d96b39766c3dfc -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-19c7fd3fb532d21c.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `prob15_2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob15_2 prob15_2/src/main.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=91d5272eb337bd67 -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-19c7fd3fb532d21c.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `prob18_1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob18_1 prob18_1/src/main.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=8f0659cab45a8807 -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-19c7fd3fb532d21c.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `prob14_2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob14_2 prob14_2/src/main.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=10391108065c252a -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-19c7fd3fb532d21c.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `prob11_2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob11_2 prob11_2/src/main.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=23293c29b18a65ab -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-19c7fd3fb532d21c.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `prob17_1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob17_1 prob17_1/src/main.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=55e0abbd7d234102 -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-19c7fd3fb532d21c.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `prob16_2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob16_2 prob16_2/src/main.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=5f54f8d941df85cb -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-19c7fd3fb532d21c.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `prob11_1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob11_1 prob11_1/src/main.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=c867e91181b065b5 -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-19c7fd3fb532d21c.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `prob12_1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob12_1 prob12_1/src/main.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=f7c28c1a1d4ab267 -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-19c7fd3fb532d21c.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `prob9_1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name prob9_1 prob9_1/src/main.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=07bbc6b5a7087c91 -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-19c7fd3fb532d21c.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "773095d7b74561623e81148655d8a10a34cd892d006f083c0ad8316317338acc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "773095d7b74561623e81148655d8a10a34cd892d006f083c0ad8316317338acc", kill_on_drop: false }` [INFO] [stdout] 773095d7b74561623e81148655d8a10a34cd892d006f083c0ad8316317338acc