[INFO] cloning repository https://github.com/jkachmar/rust-in-action [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jkachmar/rust-in-action" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkachmar%2Frust-in-action", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkachmar%2Frust-in-action'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f3aa2693352c5248c4c6418d2658ba2ec69c115 [INFO] documenting jkachmar/rust-in-action against beta-2023-01-01 for beta-1.67-rustdoc-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkachmar%2Frust-in-action" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jkachmar/rust-in-action on toolchain beta-2023-01-01 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-01-01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jkachmar/rust-in-action [INFO] finished tweaking git repo https://github.com/jkachmar/rust-in-action [INFO] tweaked toml for git repo https://github.com/jkachmar/rust-in-action written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jkachmar/rust-in-action already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-01-01" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b163aeb19a9e0f9fe3da2cf5808fec23be630a4cba6b5224a37c620896df3989 [INFO] running `Command { std: "docker" "start" "-a" "b163aeb19a9e0f9fe3da2cf5808fec23be630a4cba6b5224a37c620896df3989", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b163aeb19a9e0f9fe3da2cf5808fec23be630a4cba6b5224a37c620896df3989", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b163aeb19a9e0f9fe3da2cf5808fec23be630a4cba6b5224a37c620896df3989", kill_on_drop: false }` [INFO] [stdout] b163aeb19a9e0f9fe3da2cf5808fec23be630a4cba6b5224a37c620896df3989 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTFLAGS=--cap-lints=warn" "-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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-01" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6541c7ec82b71b08cdec2917dca0f22558ec0af0f4cc009bf040f71dba1c3ac6 [INFO] running `Command { std: "docker" "start" "-a" "6541c7ec82b71b08cdec2917dca0f22558ec0af0f4cc009bf040f71dba1c3ac6", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Documenting chapter_2 v0.0.0 (/opt/rustwide/workdir/chapter_2) [INFO] [stderr] error: could not document `chapter_2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name ch2_21_defining_arrays chapter_2/2_21_defining_arrays.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=838057321e528267 -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-e0f2050deaf3dce6.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-367bd7e2601ec72d.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-93251fd65088a55f.rmeta --cap-lints=warn --crate-version 0.0.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6541c7ec82b71b08cdec2917dca0f22558ec0af0f4cc009bf040f71dba1c3ac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6541c7ec82b71b08cdec2917dca0f22558ec0af0f4cc009bf040f71dba1c3ac6", kill_on_drop: false }` [INFO] [stdout] 6541c7ec82b71b08cdec2917dca0f22558ec0af0f4cc009bf040f71dba1c3ac6