[INFO] cloning repository https://github.com/RedCommander735/bevy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RedCommander735/bevy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedCommander735%2Fbevy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedCommander735%2Fbevy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5bb8d5a64b7df69ba2ef0158c0c75ca31f39e35a
[INFO] documenting RedCommander735/bevy against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedCommander735%2Fbevy" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/RedCommander735/bevy
[INFO] finished tweaking git repo https://github.com/RedCommander735/bevy
[INFO] tweaked toml for git repo https://github.com/RedCommander735/bevy written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RedCommander735/bevy on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RedCommander735/bevy 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winnow v0.5.35
[INFO] [stderr]   Downloaded indexmap v2.2.0
[INFO] [stderr]   Downloaded profiling v1.0.13
[INFO] [stderr]   Downloaded serde_json v1.0.112
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 04858a99251108b2b89fb91fcdd2ce3e9a5c3dc381c068421d6e115737b03910
[INFO] running `Command { std: "docker" "start" "04858a99251108b2b89fb91fcdd2ce3e9a5c3dc381c068421d6e115737b03910", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04858a99251108b2b89fb91fcdd2ce3e9a5c3dc381c068421d6e115737b03910", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "04858a99251108b2b89fb91fcdd2ce3e9a5c3dc381c068421d6e115737b03910" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04858a99251108b2b89fb91fcdd2ce3e9a5c3dc381c068421d6e115737b03910", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "04858a99251108b2b89fb91fcdd2ce3e9a5c3dc381c068421d6e115737b03910" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling winnow v0.5.35
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling indexmap v2.2.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking ash v0.37.3+1.3.251
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking profiling v1.0.13
[INFO] [stderr]    Compiling serde_json v1.0.112
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking png v0.17.11
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]     Checking khronos-egl v4.1.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking alsa-sys v0.3.1
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking libudev-sys v0.1.4
[INFO] [stderr]     Checking sysinfo v0.29.11
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]     Checking alsa v0.7.1
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling encase_derive_impl v0.6.1
[INFO] [stderr]    Compiling bevy_macro_utils v0.12.1
[INFO] [stderr]     Checking accesskit_winit v0.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.12.1
[INFO] [stderr]    Compiling thiserror-core-impl v1.0.50
[INFO] [stderr]    Compiling gltf-derive v1.4.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.12.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.12.1
[INFO] [stderr]    Compiling bevy_derive v0.12.1
[INFO] [stderr]    Compiling bevy_asset_macros v0.12.1
[INFO] [stderr]    Compiling bevy_render_macros v0.12.1
[INFO] [stderr]    Compiling encase_derive v0.6.1
[INFO] [stderr]    Compiling bevy_encase_derive v0.12.1
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/824336ad4127ce295849937a24c08a4aeff6ada7/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=aa26d46fafb73475 -C extra-filename=-0bdbbcf1df9d39e4 --out-dir /opt/rustwide/target/debug/build/ash/0bdbbcf1df9d39e4/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9e2f955f07d6e36d/out -L dependency=/opt/rustwide/target/debug/build/libloading/4c076bc1e298bef1/out --extern libloading=/opt/rustwide/target/debug/build/libloading/4c076bc1e298bef1/out/liblibloading-4c076bc1e298bef1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "04858a99251108b2b89fb91fcdd2ce3e9a5c3dc381c068421d6e115737b03910", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04858a99251108b2b89fb91fcdd2ce3e9a5c3dc381c068421d6e115737b03910", kill_on_drop: false }`
[INFO] [stdout] 04858a99251108b2b89fb91fcdd2ce3e9a5c3dc381c068421d6e115737b03910
