[INFO] cloning repository https://github.com/Chibikuri/wgpu-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Chibikuri/wgpu-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChibikuri%2Fwgpu-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChibikuri%2Fwgpu-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 496a347d047547bd15a4bed848527d3f24f19c8e [INFO] checking Chibikuri/wgpu-demo against try#3248bace201b6227b0ff78eacc8b00d805551a86 for pr-153513 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChibikuri%2Fwgpu-demo" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Chibikuri/wgpu-demo [INFO] finished tweaking git repo https://github.com/Chibikuri/wgpu-demo [INFO] tweaked toml for git repo https://github.com/Chibikuri/wgpu-demo written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Chibikuri/wgpu-demo on toolchain 3248bace201b6227b0ff78eacc8b00d805551a86 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Chibikuri/wgpu-demo 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" "+3248bace201b6227b0ff78eacc8b00d805551a86" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e5c9914ad7fecff2f9d7c474d65db3495240c010fe46e473eebac653865dbd0 [INFO] running `Command { std: "docker" "start" "-a" "8e5c9914ad7fecff2f9d7c474d65db3495240c010fe46e473eebac653865dbd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e5c9914ad7fecff2f9d7c474d65db3495240c010fe46e473eebac653865dbd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e5c9914ad7fecff2f9d7c474d65db3495240c010fe46e473eebac653865dbd0", kill_on_drop: false }` [INFO] [stdout] 8e5c9914ad7fecff2f9d7c474d65db3495240c010fe46e473eebac653865dbd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31f31402cac7d85deafdfbb8ee1255efe9dd64677bbddc5b8bbd88f5e28575d1 [INFO] running `Command { std: "docker" "start" "-a" "31f31402cac7d85deafdfbb8ee1255efe9dd64677bbddc5b8bbd88f5e28575d1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling zmij v1.0.15 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cubecl-common v0.4.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking embassy-futures v0.1.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling cubecl-runtime v0.4.0 [INFO] [stderr] Compiling naga v23.1.0 [INFO] [stderr] Compiling wgpu-hal v23.0.1 [INFO] [stderr] Checking gpu-alloc-types v0.3.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 khronos-egl v6.0.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Compiling wgpu-core v23.0.1 [INFO] [stderr] Checking wgpu-types v23.0.0 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking glow v0.14.2 [INFO] [stderr] Compiling wgpu v23.0.1 [INFO] [stderr] Compiling cubecl-wgpu v0.4.0 [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking aligned v0.4.3 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Checking flate2 v1.1.8 [INFO] [stderr] Checking gix-utils v0.1.14 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Checking gix-trace v0.1.17 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Checking rustix v1.1.3 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking zune-core v0.5.1 [INFO] [stderr] Checking gif v0.14.1 [INFO] [stderr] Compiling rand_chacha v0.3.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/3248bace201b6227b0ff78eacc8b00d805551a86/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=be734a1d7acca22c -C extra-filename=-7820bd67844a5b61 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-d21983df834c79db.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" "31f31402cac7d85deafdfbb8ee1255efe9dd64677bbddc5b8bbd88f5e28575d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31f31402cac7d85deafdfbb8ee1255efe9dd64677bbddc5b8bbd88f5e28575d1", kill_on_drop: false }` [INFO] [stdout] 31f31402cac7d85deafdfbb8ee1255efe9dd64677bbddc5b8bbd88f5e28575d1