[INFO] cloning repository https://github.com/00sos00/mini-rusties [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/00sos00/mini-rusties" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F00sos00%2Fmini-rusties", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F00sos00%2Fmini-rusties'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71575127e142d6fdbfc86539046725669b19512d [INFO] documenting 00sos00/mini-rusties 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%2F00sos00%2Fmini-rusties" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/00sos00/mini-rusties 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/00sos00/mini-rusties [INFO] finished tweaking git repo https://github.com/00sos00/mini-rusties [INFO] tweaked toml for git repo https://github.com/00sos00/mini-rusties written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/00sos00/mini-rusties 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 pollster v0.2.5 [INFO] [stderr] Downloaded exr v1.4.1 [INFO] [stderr] Downloaded image v0.24.1 [INFO] [stderr] Downloaded tiff v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 62c295b26d51ee5ee21d3c540aac2b74860cafea7caf61b947410412b81379b0 [INFO] running `Command { std: "docker" "start" "-a" "62c295b26d51ee5ee21d3c540aac2b74860cafea7caf61b947410412b81379b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62c295b26d51ee5ee21d3c540aac2b74860cafea7caf61b947410412b81379b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62c295b26d51ee5ee21d3c540aac2b74860cafea7caf61b947410412b81379b0", kill_on_drop: false }` [INFO] [stdout] 62c295b26d51ee5ee21d3c540aac2b74860cafea7caf61b947410412b81379b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 2db8bdcd84663092e52c65767412df2432788d9b3553a9b51248a7914a90057b [INFO] running `Command { std: "docker" "start" "-a" "2db8bdcd84663092e52c65767412df2432788d9b3553a9b51248a7914a90057b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking profiling v1.0.5 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking pollster v0.2.5 [INFO] [stderr] Documenting puzzle-string v0.1.0 (/opt/rustwide/workdir/rusties/puzzle-string) [INFO] [stderr] Documenting file-logger v0.1.0 (/opt/rustwide/workdir/rusties/file-logger) [INFO] [stderr] Documenting assemble-and-disassemble v0.1.0 (/opt/rustwide/workdir/rusties/assemble-and-disassemble) [INFO] [stderr] Documenting check-bit v0.1.0 (/opt/rustwide/workdir/rusties/check-bit) [INFO] [stderr] Documenting std-terminal-commands v0.1.0 (/opt/rustwide/workdir/rusties/std-terminal-commands) [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking wgpu-types v0.12.0 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Checking raw-window-handle v0.4.2 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] error: could not document `std-terminal-commands` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name std_terminal_commands rusties/std-terminal-commands/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=6d3c6a5ed9e951ba -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not document `file-logger` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name file_logger rusties/file-logger/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=fcb8d894748cd712 -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `puzzle-string` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name puzzle_string rusties/puzzle-string/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=307caa343c4daab0 -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `assemble-and-disassemble` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name assemble_and_disassemble rusties/assemble-and-disassemble/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=991267b8fddc0f5b -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2db8bdcd84663092e52c65767412df2432788d9b3553a9b51248a7914a90057b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2db8bdcd84663092e52c65767412df2432788d9b3553a9b51248a7914a90057b", kill_on_drop: false }` [INFO] [stdout] 2db8bdcd84663092e52c65767412df2432788d9b3553a9b51248a7914a90057b