[INFO] cloning repository https://github.com/CatCode79/wgpu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CatCode79/wgpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCatCode79%2Fwgpu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCatCode79%2Fwgpu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 65c56fdee42eba4120c12aeb523eb38684660068
[INFO] documenting CatCode79/wgpu 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%2FCatCode79%2Fwgpu" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/CatCode79/wgpu
[INFO] finished tweaking git repo https://github.com/CatCode79/wgpu
[INFO] tweaked toml for git repo https://github.com/CatCode79/wgpu written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CatCode79/wgpu 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/CatCode79/wgpu 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f14bb1d3cdc7b065cbee727a16e8d31043488fa58ac19c54a766d74b9d433ca7
[INFO] running `Command { std: "docker" "start" "-a" "f14bb1d3cdc7b065cbee727a16e8d31043488fa58ac19c54a766d74b9d433ca7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f14bb1d3cdc7b065cbee727a16e8d31043488fa58ac19c54a766d74b9d433ca7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f14bb1d3cdc7b065cbee727a16e8d31043488fa58ac19c54a766d74b9d433ca7", kill_on_drop: false }`
[INFO] [stdout] f14bb1d3cdc7b065cbee727a16e8d31043488fa58ac19c54a766d74b9d433ca7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c4c5aaf8027d650f70248faf7c04f663ac404326b9e887f582dcb11b7e832227
[INFO] running `Command { std: "docker" "start" "-a" "c4c5aaf8027d650f70248faf7c04f663ac404326b9e887f582dcb11b7e832227", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling naga v25.0.0 (/opt/rustwide/workdir/naga)
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking pp-rs v0.2.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling quick-xml v0.37.4
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking thread-id v4.2.2
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling wgpu-hal v25.0.0 (/opt/rustwide/workdir/wgpu-hal)
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling wgpu-core v25.0.0 (/opt/rustwide/workdir/wgpu-core)
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]    Compiling wgpu v25.0.0 (/opt/rustwide/workdir/wgpu)
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking jiff v0.2.5
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling nv-flip-sys v0.1.1
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking winnow v0.7.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr] error: could not compile `syn` (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 syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=d83897a7131fb3bd -C extra-filename=-aa336d1ebfc7bfd9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-476290cbe1d6f95e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-b7bdb8b4a7e2aef2.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-958b805d9ab3f4fe.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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=1a8e08686c04e161 -C extra-filename=-6e02778fd0ce931c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-5155678e03a44a6e.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c4c5aaf8027d650f70248faf7c04f663ac404326b9e887f582dcb11b7e832227", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4c5aaf8027d650f70248faf7c04f663ac404326b9e887f582dcb11b7e832227", kill_on_drop: false }`
[INFO] [stdout] c4c5aaf8027d650f70248faf7c04f663ac404326b9e887f582dcb11b7e832227
