[INFO] cloning repository https://github.com/luryus/aoc-2019-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luryus/aoc-2019-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluryus%2Faoc-2019-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluryus%2Faoc-2019-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 263e037262d2d07f3c8233e5b0102fbf088d0db0 [INFO] documenting luryus/aoc-2019-rust 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%2Fluryus%2Faoc-2019-rust" "/workspace/builds/worker-33/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-33/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/luryus/aoc-2019-rust 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/luryus/aoc-2019-rust [INFO] finished tweaking git repo https://github.com/luryus/aoc-2019-rust [INFO] tweaked toml for git repo https://github.com/luryus/aoc-2019-rust written to /workspace/builds/worker-33/source/Cargo.toml [INFO] crate git repo https://github.com/luryus/aoc-2019-rust 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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] cf0043313ffe6ae4776de906d42795a9969a9766a60c9b1acd17ba3adbd85fe5 [INFO] running `Command { std: "docker" "start" "-a" "cf0043313ffe6ae4776de906d42795a9969a9766a60c9b1acd17ba3adbd85fe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf0043313ffe6ae4776de906d42795a9969a9766a60c9b1acd17ba3adbd85fe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf0043313ffe6ae4776de906d42795a9969a9766a60c9b1acd17ba3adbd85fe5", kill_on_drop: false }` [INFO] [stdout] cf0043313ffe6ae4776de906d42795a9969a9766a60c9b1acd17ba3adbd85fe5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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] 597e10a9dd1c6bfbccaa1947b3442abc4e77ec66dfad1097ead54e3b581e79e9 [INFO] running `Command { std: "docker" "start" "-a" "597e10a9dd1c6bfbccaa1947b3442abc4e77ec66dfad1097ead54e3b581e79e9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking md5 v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking fraction v0.6.2 [INFO] [stderr] Checking aoc2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting aoc2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/bin/20.rs:179:24 [INFO] [stdout] | [INFO] [stdout] 179 | let coord = if (x == 0 || maze[y][x-1] == None) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 179 - let coord = if (x == 0 || maze[y][x-1] == None) { [INFO] [stdout] 179 + let coord = if x == 0 || maze[y][x-1] == None { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/bin/20.rs:194:24 [INFO] [stdout] | [INFO] [stdout] 194 | let coord = if (x == w-1 || maze[y][x+1] == None) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 194 - let coord = if (x == w-1 || maze[y][x+1] == None) { [INFO] [stdout] 194 + let coord = if x == w-1 || maze[y][x+1] == None { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/bin/20.rs:209:24 [INFO] [stdout] | [INFO] [stdout] 209 | let coord = if (y == 0 || maze[y-1][x] == None) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 209 - let coord = if (y == 0 || maze[y-1][x] == None) { [INFO] [stdout] 209 + let coord = if y == 0 || maze[y-1][x] == None { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/bin/20.rs:224:24 [INFO] [stdout] | [INFO] [stdout] 224 | let coord = if (y == h-1 || maze[y+1][x] == None) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 224 - let coord = if (y == h-1 || maze[y+1][x] == None) { [INFO] [stdout] 224 + let coord = if y == h-1 || maze[y+1][x] == None { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/bin/20.rs:273:24 [INFO] [stdout] | [INFO] [stdout] 273 | let coord = if (x == w-1 || maze[y][x+1] == None) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 273 - let coord = if (x == w-1 || maze[y][x+1] == None) { [INFO] [stdout] 273 + let coord = if x == w-1 || maze[y][x+1] == None { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/bin/20.rs:286:24 [INFO] [stdout] | [INFO] [stdout] 286 | let coord = if (y == 0 || maze[y-1][x] == None) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 286 - let coord = if (y == 0 || maze[y-1][x] == None) { [INFO] [stdout] 286 + let coord = if y == 0 || maze[y-1][x] == None { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/bin/20.rs:299:24 [INFO] [stdout] | [INFO] [stdout] 299 | let coord = if (y == h-1 || maze[y+1][x] == None) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 299 - let coord = if (y == h-1 || maze[y+1][x] == None) { [INFO] [stdout] 299 + let coord = if y == h-1 || maze[y+1][x] == None { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `aoc2019` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 22 src/bin/22.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=43d160552f6157d8 -L dependency=/opt/rustwide/target/debug/deps --extern aoc2019=/opt/rustwide/target/debug/deps/libaoc2019-5516fd33db30981f.rmeta --extern fraction=/opt/rustwide/target/debug/deps/libfraction-49090e5b583e2c51.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-fbe5b34f981bbaf9.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-701e134f05ff346a.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-a55dba04f8e2d9aa.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-ddb62a21a13951c7.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-5387b646a8204968.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-cb5bb13143b1218c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-3f1050d0debf581d.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 `aoc2019` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 18 src/bin/18.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=90b81fd370f9b0de -L dependency=/opt/rustwide/target/debug/deps --extern aoc2019=/opt/rustwide/target/debug/deps/libaoc2019-5516fd33db30981f.rmeta --extern fraction=/opt/rustwide/target/debug/deps/libfraction-49090e5b583e2c51.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-fbe5b34f981bbaf9.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-701e134f05ff346a.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-a55dba04f8e2d9aa.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-ddb62a21a13951c7.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-5387b646a8204968.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-cb5bb13143b1218c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-3f1050d0debf581d.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc2019` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 24 src/bin/24.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=6026c4935c071f38 -L dependency=/opt/rustwide/target/debug/deps --extern aoc2019=/opt/rustwide/target/debug/deps/libaoc2019-5516fd33db30981f.rmeta --extern fraction=/opt/rustwide/target/debug/deps/libfraction-49090e5b583e2c51.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-fbe5b34f981bbaf9.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-701e134f05ff346a.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-a55dba04f8e2d9aa.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-ddb62a21a13951c7.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-5387b646a8204968.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-cb5bb13143b1218c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-3f1050d0debf581d.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc2019` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 17 src/bin/17.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=8e3243ee2ac62a06 -L dependency=/opt/rustwide/target/debug/deps --extern aoc2019=/opt/rustwide/target/debug/deps/libaoc2019-5516fd33db30981f.rmeta --extern fraction=/opt/rustwide/target/debug/deps/libfraction-49090e5b583e2c51.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-fbe5b34f981bbaf9.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-701e134f05ff346a.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-a55dba04f8e2d9aa.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-ddb62a21a13951c7.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-5387b646a8204968.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-cb5bb13143b1218c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-3f1050d0debf581d.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc2019` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 16 src/bin/16.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=dd3b3e663241cdfd -L dependency=/opt/rustwide/target/debug/deps --extern aoc2019=/opt/rustwide/target/debug/deps/libaoc2019-5516fd33db30981f.rmeta --extern fraction=/opt/rustwide/target/debug/deps/libfraction-49090e5b583e2c51.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-fbe5b34f981bbaf9.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-701e134f05ff346a.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-a55dba04f8e2d9aa.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-ddb62a21a13951c7.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-5387b646a8204968.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-cb5bb13143b1218c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-3f1050d0debf581d.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc2019` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 06 src/bin/06.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=6336f18897bec2b7 -L dependency=/opt/rustwide/target/debug/deps --extern aoc2019=/opt/rustwide/target/debug/deps/libaoc2019-5516fd33db30981f.rmeta --extern fraction=/opt/rustwide/target/debug/deps/libfraction-49090e5b583e2c51.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-fbe5b34f981bbaf9.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-701e134f05ff346a.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-a55dba04f8e2d9aa.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-ddb62a21a13951c7.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-5387b646a8204968.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-cb5bb13143b1218c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-3f1050d0debf581d.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/bin/14.rs:105:6 [INFO] [stdout] | [INFO] [stdout] 105 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `aoc2019` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 08 src/bin/08.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=b4b63476cae4a380 -L dependency=/opt/rustwide/target/debug/deps --extern aoc2019=/opt/rustwide/target/debug/deps/libaoc2019-5516fd33db30981f.rmeta --extern fraction=/opt/rustwide/target/debug/deps/libfraction-49090e5b583e2c51.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-fbe5b34f981bbaf9.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-701e134f05ff346a.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-a55dba04f8e2d9aa.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-ddb62a21a13951c7.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-5387b646a8204968.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-cb5bb13143b1218c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-3f1050d0debf581d.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc2019` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 07 src/bin/07.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=93ec5068aa57736c -L dependency=/opt/rustwide/target/debug/deps --extern aoc2019=/opt/rustwide/target/debug/deps/libaoc2019-5516fd33db30981f.rmeta --extern fraction=/opt/rustwide/target/debug/deps/libfraction-49090e5b583e2c51.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-fbe5b34f981bbaf9.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-701e134f05ff346a.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-a55dba04f8e2d9aa.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-ddb62a21a13951c7.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-5387b646a8204968.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-cb5bb13143b1218c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-3f1050d0debf581d.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc2019` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 20 src/bin/20.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=62268578b8bced58 -L dependency=/opt/rustwide/target/debug/deps --extern aoc2019=/opt/rustwide/target/debug/deps/libaoc2019-5516fd33db30981f.rmeta --extern fraction=/opt/rustwide/target/debug/deps/libfraction-49090e5b583e2c51.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-fbe5b34f981bbaf9.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-701e134f05ff346a.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-a55dba04f8e2d9aa.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-ddb62a21a13951c7.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-5387b646a8204968.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-cb5bb13143b1218c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-3f1050d0debf581d.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc2019` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 15 src/bin/15.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=7c7ca6e676aa95d2 -L dependency=/opt/rustwide/target/debug/deps --extern aoc2019=/opt/rustwide/target/debug/deps/libaoc2019-5516fd33db30981f.rmeta --extern fraction=/opt/rustwide/target/debug/deps/libfraction-49090e5b583e2c51.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-fbe5b34f981bbaf9.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-701e134f05ff346a.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-a55dba04f8e2d9aa.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-ddb62a21a13951c7.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-5387b646a8204968.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-cb5bb13143b1218c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-3f1050d0debf581d.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc2019` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 19 src/bin/19.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=e76d0c9581f6c5b5 -L dependency=/opt/rustwide/target/debug/deps --extern aoc2019=/opt/rustwide/target/debug/deps/libaoc2019-5516fd33db30981f.rmeta --extern fraction=/opt/rustwide/target/debug/deps/libfraction-49090e5b583e2c51.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-fbe5b34f981bbaf9.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-701e134f05ff346a.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-a55dba04f8e2d9aa.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-ddb62a21a13951c7.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-5387b646a8204968.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-cb5bb13143b1218c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-3f1050d0debf581d.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc2019` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 23 src/bin/23.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=721a82d17045f257 -L dependency=/opt/rustwide/target/debug/deps --extern aoc2019=/opt/rustwide/target/debug/deps/libaoc2019-5516fd33db30981f.rmeta --extern fraction=/opt/rustwide/target/debug/deps/libfraction-49090e5b583e2c51.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-fbe5b34f981bbaf9.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-701e134f05ff346a.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-a55dba04f8e2d9aa.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-ddb62a21a13951c7.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-5387b646a8204968.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-cb5bb13143b1218c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-3f1050d0debf581d.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "597e10a9dd1c6bfbccaa1947b3442abc4e77ec66dfad1097ead54e3b581e79e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "597e10a9dd1c6bfbccaa1947b3442abc4e77ec66dfad1097ead54e3b581e79e9", kill_on_drop: false }` [INFO] [stdout] 597e10a9dd1c6bfbccaa1947b3442abc4e77ec66dfad1097ead54e3b581e79e9