[INFO] cloning repository https://github.com/BrackenLo/hecs_game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BrackenLo/hecs_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrackenLo%2Fhecs_game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrackenLo%2Fhecs_game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 89abcf8a4d9f24e509af8f23bfa615be8181003e
[INFO] documenting BrackenLo/hecs_game against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrackenLo%2Fhecs_game" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BrackenLo/hecs_game
[INFO] finished tweaking git repo https://github.com/BrackenLo/hecs_game
[INFO] tweaked toml for git repo https://github.com/BrackenLo/hecs_game written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BrackenLo/hecs_game on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BrackenLo/hecs_game 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/BrackenLo/hecs_engine.git`
[INFO] [stderr]      Locking 5 packages to latest compatible versions
[INFO] [stderr]       Adding common v0.1.0 (https://github.com/BrackenLo/hecs_engine.git#4caae9a5)
[INFO] [stderr]       Adding engine v0.1.0 (https://github.com/BrackenLo/hecs_engine.git#4caae9a5)
[INFO] [stderr]       Adding hecs_engine v0.1.0 (https://github.com/BrackenLo/hecs_engine.git#4caae9a5)
[INFO] [stderr]       Adding pipelines v0.1.0 (https://github.com/BrackenLo/hecs_engine.git#4caae9a5)
[INFO] [stderr]       Adding renderer v0.1.0 (https://github.com/BrackenLo/hecs_engine.git#4caae9a5)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f8e6714343a45a65c726e33cf301ef6735b1c0f3541a8578190cb9bc122d891
[INFO] running `Command { std: "docker" "start" "-a" "7f8e6714343a45a65c726e33cf301ef6735b1c0f3541a8578190cb9bc122d891", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f8e6714343a45a65c726e33cf301ef6735b1c0f3541a8578190cb9bc122d891", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f8e6714343a45a65c726e33cf301ef6735b1c0f3541a8578190cb9bc122d891", kill_on_drop: false }`
[INFO] [stdout] 7f8e6714343a45a65c726e33cf301ef6735b1c0f3541a8578190cb9bc122d891
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b71b3076fa62f0b56dd35807267b33a337a394a5caa866beb89bdfe1be57bf1e
[INFO] running `Command { std: "docker" "start" "-a" "b71b3076fa62f0b56dd35807267b33a337a394a5caa866beb89bdfe1be57bf1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling cc v1.1.37
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling naga v23.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling built v0.7.5
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling wgpu-hal v23.0.0
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling wgpu-core v23.0.0
[INFO] [stderr]     Checking wgpu-types v23.0.0
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking glow v0.14.2
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking fdeflate v0.3.6
[INFO] [stderr]    Compiling wgpu v23.0.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking fontconfig-parser v0.5.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking avif-serialize v0.8.2
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.2.0
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking yazi v0.1.6
[INFO] [stderr]     Checking ttf-parser v0.25.0
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking zeno v0.2.3
[INFO] [stderr]     Checking unicode-ccc v0.2.0
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]     Checking zune-jpeg v0.4.13
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking image-webp v0.2.0
[INFO] [stderr]     Checking png v0.17.14
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking gpu-descriptor v0.3.0
[INFO] [stderr]     Checking av1-grain v0.2.3
[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/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=9ac4e44d98eb7aee -C extra-filename=-b8f06c53fc8bd00c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-a694d77f0c3db290.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b71b3076fa62f0b56dd35807267b33a337a394a5caa866beb89bdfe1be57bf1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b71b3076fa62f0b56dd35807267b33a337a394a5caa866beb89bdfe1be57bf1e", kill_on_drop: false }`
[INFO] [stdout] b71b3076fa62f0b56dd35807267b33a337a394a5caa866beb89bdfe1be57bf1e
