[INFO] cloning repository https://github.com/akirasosa/rust-practice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akirasosa/rust-practice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakirasosa%2Frust-practice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakirasosa%2Frust-practice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a20bb55613885b7f942d4b1b6b5838a68d3ec3e0 [INFO] documenting akirasosa/rust-practice 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%2Fakirasosa%2Frust-practice" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/akirasosa/rust-practice 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/akirasosa/rust-practice [INFO] finished tweaking git repo https://github.com/akirasosa/rust-practice [INFO] tweaked toml for git repo https://github.com/akirasosa/rust-practice written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/akirasosa/rust-practice 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] Downloading crates ... [INFO] [stderr] Downloaded environment v0.1.1 [INFO] [stderr] Downloaded assert_cli v0.6.3 [INFO] [stderr] Downloaded proconio-derive v0.2.1 [INFO] [stderr] Downloaded proconio v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 24f7156ef76bdd75779dcdd7144af55b9406fe7cf284b3b8e5fe18a3bf7f8bc8 [INFO] running `Command { std: "docker" "start" "-a" "24f7156ef76bdd75779dcdd7144af55b9406fe7cf284b3b8e5fe18a3bf7f8bc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24f7156ef76bdd75779dcdd7144af55b9406fe7cf284b3b8e5fe18a3bf7f8bc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24f7156ef76bdd75779dcdd7144af55b9406fe7cf284b3b8e5fe18a3bf7f8bc8", kill_on_drop: false }` [INFO] [stdout] 24f7156ef76bdd75779dcdd7144af55b9406fe7cf284b3b8e5fe18a3bf7f8bc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 4b3aa97a39785b0df3d0b45dc55b7b8e91a54ab514d66890308c545456da426e [INFO] running `Command { std: "docker" "start" "-a" "4b3aa97a39785b0df3d0b45dc55b7b8e91a54ab514d66890308c545456da426e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling proconio-derive v0.2.1 [INFO] [stderr] Checking proconio v0.4.1 [INFO] [stderr] Documenting rust-practice v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name arc098_a src/bin/arc098_a.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=8f882285cb3d5b79 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.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 `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name codefestival_2015_qual_a_d src/bin/codefestival_2015_qual_a_d.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=bc37e51c67f87be1 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name joi2008yo_e src/bin/joi2008yo_e.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=9521b3930b626a30 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name arc088_b src/bin/arc088_b.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=50e92e9c5c1584ac -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc104_c src/bin/abc104_c.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=9f5d8692966c3f63 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name dfs_a src/bin/dfs_a.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=93c603f9a624ba68 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name arc092_a src/bin/arc092_a.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=3966bb3c44b17270 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name arc065_a src/bin/arc065_a.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=c59f3808be1366e1 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc165_e src/bin/abc165_e.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=5da94636b3bdd020 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name code_thanks_festival_2017_g src/bin/code_thanks_festival_2017_g.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=8acdd0fcd93d0363 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name joi2008ho_c src/bin/joi2008ho_c.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=cdc33b9f4a4b9803 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name arc084_a src/bin/arc084_a.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=8c0e999e9b10218c -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/bin/abc033_d.rs:371:6 [INFO] [stdout] | [INFO] [stdout] 371 | }; [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 `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name arc006_3 src/bin/arc006_3.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=24aad9153129a766 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name tdpc_contest src/bin/tdpc_contest.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=b9a4ea75a7c3606e -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name arc029_1 src/bin/arc029_1.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=ad47f80a0f9055fd -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name maximum_cup_2018_d src/bin/maximum_cup_2018_d.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=7b4f75775f31b6a8 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name arc057_b src/bin/arc057_b.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=7372d3d754e0f81f -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name tdpc_number src/bin/tdpc_number.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=593be30ce5caa12e -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc103_d src/bin/abc103_d.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=a92699a517e357da -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name kupc2012_8 src/bin/kupc2012_8.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=35dfffecd904c3aa -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc015_4 src/bin/abc015_4.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=ed657c70dd720cf7 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name kupc2015_a src/bin/kupc2015_a.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=d8ae82a6420bdd90 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc070_b src/bin/abc070_b.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=e2aa4b1e0cdb2633 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc051_b src/bin/abc051_b.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=6c0ec369a1c9e711 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc007_3 src/bin/abc007_3.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=2ab4ad38cc4c1fa3 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name agc033_a src/bin/agc033_a.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=78d42f47f5dd1df4 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc065_b src/bin/abc065_b.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=e69f409dfb5e98ae -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name rust_practice src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=32a93b181965a3ca -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc083_b src/bin/abc083_b.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=82270e0507900c27 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc038_c src/bin/abc038_c.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=e0303004f03f1935 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name agc013_c src/bin/agc013_c.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=fde97d59d65f7b3c -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name arc004_1 src/bin/arc004_1.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=b768799d5dcee5f3 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name arc037_b src/bin/arc037_b.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=6949f9ff078e9ce6 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name indeednow_2015_finala_c src/bin/indeednow_2015_finala_c.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=7be219327ef3db64 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc033_d src/bin/abc033_d.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=39a74ca7a8448f3e -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc009_3 src/bin/abc009_3.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=89dea9bf75b03d9b -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc088_d src/bin/abc088_d.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=9052dd8633518e8f -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name tdpc_dice src/bin/tdpc_dice.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=42b6171b5e164279 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name joi2013yo_d src/bin/joi2013yo_d.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=e383bfbdca3d6935 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name template src/bin/template.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=e2b9d38f3007d185 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc005_3 src/bin/abc005_3.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=886b1ae92bed59ca -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc081_b src/bin/abc081_b.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=25bb9b03c5e380bd -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name arc088_a src/bin/arc088_a.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=6c3be451b88106da -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name arc060_a src/bin/arc060_a.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=cafa61e4b595769e -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name arc075_c src/bin/arc075_c.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=d12345496e8c8edf -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name arc061_a src/bin/arc061_a.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=3e352c6de39d4949 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc086_a src/bin/abc086_a.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=37bfa533af446c29 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc034_d src/bin/abc034_d.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=3b38da6e8d19b928 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc038_d src/bin/abc038_d.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=fbe66a8eed6e77e7 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc096_c src/bin/abc096_c.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=488c7371772537c3 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc026_d src/bin/abc026_d.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=381a08349b8350a8 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name agc026_c src/bin/agc026_c.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=29c7e10754ca1732 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc018_4 src/bin/abc018_4.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=31f3ab46b7c04b0d -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc085_c src/bin/abc085_c.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=c613a7d3f5e8b620 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name arc050_b src/bin/arc050_b.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=7eb7b32057828b9b -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc055_b src/bin/abc055_b.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=f1c4d65e151a070d -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name arc031_2 src/bin/arc031_2.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=85bf907eb766665a -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc079_c src/bin/abc079_c.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=fa4c85d0245da39e -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name arc022_2 src/bin/arc022_2.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=1a6a11ff26fb966f -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc046_b src/bin/abc046_b.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=c209efe2bad67402 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name joi2013ho1 src/bin/joi2013ho1.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=54278f0709bf995f -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name arc098_b src/bin/arc098_b.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=a2e442f7901fdc62 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc085_b src/bin/abc085_b.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=47efcc49e2f1c29d -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc032_d src/bin/abc032_d.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=ef99250e0e1c456f -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc023_d src/bin/abc023_d.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=3ebd78b4f09039e5 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc048_b src/bin/abc048_b.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=56a3d643c2c8b313 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc076_c src/bin/abc076_c.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=6cf1a3a8f673cd81 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc087_b src/bin/abc087_b.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=e08c6b4d546a4d64 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name joi2010yo_d src/bin/joi2010yo_d.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=deeaa8b3f5c40e7e -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc007_2 src/bin/abc007_2.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=f718d67978858c8e -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc032_c src/bin/abc032_c.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=9b7c54f80a492691 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc017_4 src/bin/abc017_4.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=db9005baddfd8797 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name arc005_3 src/bin/arc005_3.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=84e7f80f766f971d -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name arc064_a src/bin/arc064_a.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=00c49599939a0675 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name arc089_a src/bin/arc089_a.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=5a66b44431576cbc -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name arc037_c src/bin/arc037_c.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=f173b956322ecaa7 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name abc054_c src/bin/abc054_c.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=9cfdbe3127668eb1 -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-df8bf80a03b401ee.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4b3aa97a39785b0df3d0b45dc55b7b8e91a54ab514d66890308c545456da426e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b3aa97a39785b0df3d0b45dc55b7b8e91a54ab514d66890308c545456da426e", kill_on_drop: false }` [INFO] [stdout] 4b3aa97a39785b0df3d0b45dc55b7b8e91a54ab514d66890308c545456da426e