[INFO] cloning repository https://github.com/sumomo-99/write-code-every-day [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sumomo-99/write-code-every-day" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsumomo-99%2Fwrite-code-every-day", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsumomo-99%2Fwrite-code-every-day'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a97a9a40b6f22649b660718f281ab4d5ab7db81 [INFO] documenting sumomo-99/write-code-every-day 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%2Fsumomo-99%2Fwrite-code-every-day" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sumomo-99/write-code-every-day 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/sumomo-99/write-code-every-day [INFO] finished tweaking git repo https://github.com/sumomo-99/write-code-every-day [INFO] tweaked toml for git repo https://github.com/sumomo-99/write-code-every-day written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/sumomo-99/write-code-every-day 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] fe319b7559bed33c23296433e8fb444b8d1928fc2081c0ced3b924a6ca636fb1 [INFO] running `Command { std: "docker" "start" "-a" "fe319b7559bed33c23296433e8fb444b8d1928fc2081c0ced3b924a6ca636fb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe319b7559bed33c23296433e8fb444b8d1928fc2081c0ced3b924a6ca636fb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe319b7559bed33c23296433e8fb444b8d1928fc2081c0ced3b924a6ca636fb1", kill_on_drop: false }` [INFO] [stdout] fe319b7559bed33c23296433e8fb444b8d1928fc2081c0ced3b924a6ca636fb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] f9ede41e460c54982fb5f44dbb07307d6eeda718e9a4497a310c8b83e921c515 [INFO] running `Command { std: "docker" "start" "-a" "f9ede41e460c54982fb5f44dbb07307d6eeda718e9a4497a310c8b83e921c515", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.83 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Documenting swapping-two-numbers v0.1.0 (/opt/rustwide/workdir/swapping-two-numbers) [INFO] [stderr] Documenting hello-world v0.1.0 (/opt/rustwide/workdir/hello-world) [INFO] [stderr] Documenting print-test-case v0.1.0 (/opt/rustwide/workdir/print-test-case) [INFO] [stderr] Documenting qq v0.1.0 (/opt/rustwide/workdir/qq) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking rust_decimal v1.20.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking structopt v0.3.25 [INFO] [stderr] Documenting string-repeat v0.1.0 (/opt/rustwide/workdir/string-repeat) [INFO] [stderr] Documenting min-max-sum v0.1.0 (/opt/rustwide/workdir/min-max-sum) [INFO] [stderr] Documenting watch v0.1.0 (/opt/rustwide/workdir/watch) [INFO] [stderr] Documenting smallest v0.1.0 (/opt/rustwide/workdir/smallest) [INFO] [stderr] Documenting summation v0.1.0 (/opt/rustwide/workdir/summation) [INFO] [stderr] Documenting circle v0.1.0 (/opt/rustwide/workdir/circle) [INFO] [stderr] Documenting selection-sort v0.1.0 (/opt/rustwide/workdir/selection-sort) [INFO] [stderr] Documenting bubble-sort v0.1.0 (/opt/rustwide/workdir/bubble-sort) [INFO] [stderr] Documenting x-power v0.1.0 (/opt/rustwide/workdir/x-power) [INFO] [stderr] Documenting square-n-sum v0.1.0 (/opt/rustwide/workdir/square-n-sum) [INFO] [stderr] Documenting century-from-year v0.1.0 (/opt/rustwide/workdir/century-from-year) [INFO] [stderr] Documenting sorting-numbers v0.1.0 (/opt/rustwide/workdir/sorting-numbers) [INFO] [stderr] Documenting rectangle v0.1.0 (/opt/rustwide/workdir/rectangle) [INFO] [stderr] Documenting print-many-hello-world v0.1.0 (/opt/rustwide/workdir/print-many-hello-world) [INFO] [stderr] Documenting reversed-numbers v0.1.0 (/opt/rustwide/workdir/reversed-numbers) [INFO] [stderr] Documenting reversed-strings v0.1.0 (/opt/rustwide/workdir/reversed-strings) [INFO] [stderr] Documenting simple-calculator v0.1.0 (/opt/rustwide/workdir/simple-calculator) [INFO] [stderr] Documenting range v0.1.0 (/opt/rustwide/workdir/range) [INFO] [stderr] Documenting prime-numbers v0.1.0 (/opt/rustwide/workdir/prime-numbers) [INFO] [stderr] Documenting remove-string-spaces v0.1.0 (/opt/rustwide/workdir/remove-string-spaces) [INFO] [stderr] Documenting vowel-count v0.1.0 (/opt/rustwide/workdir/vowel-count) [INFO] [stderr] Documenting even-or-odd v0.1.0 (/opt/rustwide/workdir/even-or-odd) [INFO] [stderr] Documenting greatest-common-divisor v0.1.0 (/opt/rustwide/workdir/greatest-common-divisor) [INFO] [stderr] Documenting small-large-equal v0.1.0 (/opt/rustwide/workdir/small-large-equal) [INFO] [stderr] Documenting two-word-name v0.1.0 (/opt/rustwide/workdir/two-word-name) [INFO] [stderr] Documenting remove-first-and-last-character v0.1.0 (/opt/rustwide/workdir/remove-first-and-last-character) [INFO] [stderr] Documenting calculate-bmi v0.1.0 (/opt/rustwide/workdir/calculate-bmi) [INFO] [stderr] Documenting print-rectangle v0.1.0 (/opt/rustwide/workdir/print-rectangle) [INFO] [stderr] Documenting counting-sheeps v0.1.0 (/opt/rustwide/workdir/counting-sheeps) [INFO] [stderr] Documenting insert-sort v0.1.0 (/opt/rustwide/workdir/insert-sort) [INFO] [stderr] Documenting check-for-factor v0.1.0 (/opt/rustwide/workdir/check-for-factor) [INFO] [stderr] Documenting a-b-divide v0.1.0 (/opt/rustwide/workdir/a-b-divide) [INFO] [stderr] Documenting circle-in-a-rectangle v0.1.0 (/opt/rustwide/workdir/circle-in-a-rectangle) [INFO] [stderr] Documenting print-chessboard v0.1.0 (/opt/rustwide/workdir/print-chessboard) [INFO] [stderr] Documenting maximum-profit v0.1.0 (/opt/rustwide/workdir/maximum-profit) [INFO] [stderr] Documenting sum-of-positive v0.1.0 (/opt/rustwide/workdir/sum-of-positive) [INFO] [stderr] Documenting how-many-divisors v0.1.0 (/opt/rustwide/workdir/how-many-divisors) [INFO] [stderr] Documenting print-frame v0.1.0 (/opt/rustwide/workdir/print-frame) [INFO] [stderr] error: could not document `sorting-numbers` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name sorting_numbers sorting-numbers/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=90d798cdb3fe005f -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-fefbd0254b1b3c82.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 `circle` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name circle circle/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=911fa522ddf12ea5 -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-fefbd0254b1b3c82.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `selection-sort` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name selection_sort selection-sort/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=b3e48cdadc59f354 -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-fefbd0254b1b3c82.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `x-power` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name x_power x-power/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=0a5c8ecc6b782a2a -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-fefbd0254b1b3c82.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `smallest` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name smallest smallest/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=5038d5fbd849d8a4 -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-fefbd0254b1b3c82.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `small-large-equal` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name small_large_equal small-large-equal/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=584b0b2da6603068 -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-fefbd0254b1b3c82.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `remove-string-spaces` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name remove_string_spaces remove-string-spaces/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=b8ba06ed3ddb4e32 -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-fefbd0254b1b3c82.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `reversed-numbers` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name reversed_numbers reversed-numbers/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=710915f0497d0bc7 -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-fefbd0254b1b3c82.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `print-many-hello-world` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name print_many_hello_world print-many-hello-world/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=4471f447f131be8a -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-fefbd0254b1b3c82.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `summation` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name summation summation/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=60e4798c8c8c4ac8 -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-fefbd0254b1b3c82.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `print-rectangle` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name print_rectangle print-rectangle/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=a6639f7788ca41d6 -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-fefbd0254b1b3c82.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `insert-sort` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name insert_sort insert-sort/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=cbcf255334076552 -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-fefbd0254b1b3c82.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `reversed-strings` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name reversed_strings reversed-strings/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=2a8632458b8cf5dc -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-fefbd0254b1b3c82.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `vowel-count` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name vowel_count vowel-count/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=db76a377811431c5 -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-fefbd0254b1b3c82.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `remove-first-and-last-character` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name remove_first_and_last_character remove-first-and-last-character/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=7bf364a9c892b4dc -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-fefbd0254b1b3c82.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `square-n-sum` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name square_n_sum square-n-sum/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=0f6cafd6a6e35a23 -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-fefbd0254b1b3c82.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `even-or-odd` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name even_or_odd even-or-odd/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=d09da657704a1a7b -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-fefbd0254b1b3c82.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `check-for-factor` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name check_for_factor check-for-factor/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=44a1c7512bd5dae8 -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-fefbd0254b1b3c82.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `rectangle` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name rectangle rectangle/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=428550449c57d6f5 -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-fefbd0254b1b3c82.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `string-repeat` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name string_repeat string-repeat/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=1ba2fc5276b8f91c -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-fefbd0254b1b3c82.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `century-from-year` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name century_from_year century-from-year/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=ed46740a0d494cf4 -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-fefbd0254b1b3c82.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `bubble-sort` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name bubble_sort bubble-sort/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=7cccdb2752d15047 -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-fefbd0254b1b3c82.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `print-chessboard` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name print_chessboard print-chessboard/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=59aba877a8439b11 -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-fefbd0254b1b3c82.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `two-word-name` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name two_word_name two-word-name/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=85548759c166ee51 -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-fefbd0254b1b3c82.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `how-many-divisors` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name how_many_divisors how-many-divisors/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=5bbcb413f279f9e3 -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-fefbd0254b1b3c82.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `sum-of-positive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name sum_of_positive sum-of-positive/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=aadbcefde6491fa2 -L dependency=/opt/rustwide/target/debug/deps --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-fefbd0254b1b3c82.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `simple-calculator` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name simple_calculator simple-calculator/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=a51d07fd5cf09274 -L dependency=/opt/rustwide/target/debug/deps --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-050845ae6d6a2b6f.rmeta --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-fefbd0254b1b3c82.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f9ede41e460c54982fb5f44dbb07307d6eeda718e9a4497a310c8b83e921c515", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9ede41e460c54982fb5f44dbb07307d6eeda718e9a4497a310c8b83e921c515", kill_on_drop: false }` [INFO] [stdout] f9ede41e460c54982fb5f44dbb07307d6eeda718e9a4497a310c8b83e921c515