[INFO] cloning repository https://github.com/gfx-rs/wgpu-native [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gfx-rs/wgpu-native" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfx-rs%2Fwgpu-native", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfx-rs%2Fwgpu-native'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bcfb2e43df877ab21abd6b4c968c8b87683964ea [INFO] testing gfx-rs/wgpu-native against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfx-rs%2Fwgpu-native" "/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/gfx-rs/wgpu-native [INFO] finished tweaking git repo https://github.com/gfx-rs/wgpu-native [INFO] tweaked toml for git repo https://github.com/gfx-rs/wgpu-native written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gfx-rs/wgpu-native on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gfx-rs/wgpu-native 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/wgpu` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded petgraph v0.8.2 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b5ca319603b994bb30cce4d3a2400a78f3ec3d57e1e08a3865466ab68f69031 [INFO] running `Command { std: "docker" "start" "-a" "1b5ca319603b994bb30cce4d3a2400a78f3ec3d57e1e08a3865466ab68f69031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b5ca319603b994bb30cce4d3a2400a78f3ec3d57e1e08a3865466ab68f69031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b5ca319603b994bb30cce4d3a2400a78f3ec3d57e1e08a3865466ab68f69031", kill_on_drop: false }` [INFO] [stdout] 1b5ca319603b994bb30cce4d3a2400a78f3ec3d57e1e08a3865466ab68f69031 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e015d1cf15be8e3a471b64a106b15b3278b43874ac170d0dfbbecfea1cf915eb [INFO] running `Command { std: "docker" "start" "-a" "e015d1cf15be8e3a471b64a106b15b3278b43874ac170d0dfbbecfea1cf915eb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling naga v25.0.1 (https://github.com/gfx-rs/wgpu?tag=v25.0.2#f35cf942) [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling wgpu-hal v25.0.2 (https://github.com/gfx-rs/wgpu?tag=v25.0.2#f35cf942) [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bindgen v0.72.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling glow v0.16.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling wgpu-core v25.0.2 (https://github.com/gfx-rs/wgpu?tag=v25.0.2#f35cf942) [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling gpu-descriptor v0.3.2 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling wgpu-types v25.0.0 (https://github.com/gfx-rs/wgpu?tag=v25.0.2#f35cf942) [INFO] [stderr] Compiling wgpu-native v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `wgpu-native v0.0.0 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wgpu-native-9ebf841a32cfbdec/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=ffi/webgpu-headers/webgpu.h [INFO] [stderr] cargo:rerun-if-changed=ffi/wgpu.h [INFO] [stderr] cargo:rerun-if-env-changed=TARGET [INFO] [stderr] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS [INFO] [stderr] cargo:rerun-if-changed=ffi/wgpu.h [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] ffi/wgpu.h:4:10: fatal error: 'webgpu.h' file not found [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at build.rs:68:39: [INFO] [stderr] Unable to generate bindings: ClangDiagnostic("ffi/wgpu.h:4:10: fatal error: 'webgpu.h' file not found\n") [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x592b0672eed2 - std::backtrace_rs::backtrace::libunwind::trace::h5edb72cc539d8d33 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x592b0672eed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h73d186ef976c5ae2 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x592b0672eed2 - std::sys::backtrace::_print_fmt::h4410012d384fde01 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x592b0672eed2 - ::fmt::h281a579a27d691d5 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x592b067556b3 - core::fmt::rt::Argument::fmt::h4c31bb6a3f4e4ed6 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x592b067556b3 - core::fmt::write::hd1f1283e971fbb36 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x592b0672bda3 - std::io::default_write_fmt::h6a5e70459c660153 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x592b0672bda3 - std::io::Write::write_fmt::h5523e5312d28c915 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x592b0672ed22 - std::sys::backtrace::BacktraceLock::print::h7cc2f8a0b7549773 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x592b067301d6 - std::panicking::default_hook::{{closure}}::hc18f11ca3cc980d1 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x592b0672ffd9 - std::panicking::default_hook::h5207cd5928e5a9d2 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x592b06730ae2 - std::panicking::rust_panic_with_hook::he2975323910480e2 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x592b0673097a - std::panicking::begin_panic_handler::{{closure}}::hf6a73f8f68d2901d [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x592b0672f3c9 - std::sys::backtrace::__rust_end_short_backtrace::h91c7517b8fba4182 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x592b0673060d - __rustc[c30fa7112bbf6ac0]::rust_begin_unwind [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x592b06753b10 - core::panicking::panic_fmt::h1dc18eebb9b6550e [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x592b06753f56 - core::result::unwrap_failed::hf0cc4753dff8b804 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x592b0619e85b - core::result::Result::expect::h500259366eafe140 [INFO] [stderr] 18: 0x592b061a1994 - build_script_build::main::h5987efa3cf464db3 [INFO] [stderr] 19: 0x592b0619d813 - core::ops::function::FnOnce::call_once::h51c2e0b58a101116 [INFO] [stderr] 20: 0x592b0619d586 - std::sys::backtrace::__rust_begin_short_backtrace::hd23eedfc5e0643f9 [INFO] [stderr] 21: 0x592b0619d569 - std::rt::lang_start::{{closure}}::h7d5487bf46420104 [INFO] [stderr] 22: 0x592b06726cb0 - core::ops::function::impls:: for &F>::call_once::h256aadcdfb3ed913 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 23: 0x592b06726cb0 - std::panicking::catch_unwind::do_call::h3b98e2bc67e1b3ef [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x592b06726cb0 - std::panicking::catch_unwind::hc8b49dde47d50ce5 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x592b06726cb0 - std::panic::catch_unwind::h6864f6d3ed9011d5 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x592b06726cb0 - std::rt::lang_start_internal::{{closure}}::h3493d5ceb4627f61 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x592b06726cb0 - std::panicking::catch_unwind::do_call::h7221bf2b954c8147 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x592b06726cb0 - std::panicking::catch_unwind::ha4252da2a39088c9 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x592b06726cb0 - std::panic::catch_unwind::h1dda6ea6c3f4d1f9 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x592b06726cb0 - std::rt::lang_start_internal::h016a9927582d4280 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x592b0619d551 - std::rt::lang_start::h726f3ae7dd77feb4 [INFO] [stderr] 32: 0x592b061a1ef5 - main [INFO] [stderr] 33: 0x7b72464c71ca - [INFO] [stderr] 34: 0x7b72464c728b - __libc_start_main [INFO] [stderr] 35: 0x592b0619ca15 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e015d1cf15be8e3a471b64a106b15b3278b43874ac170d0dfbbecfea1cf915eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e015d1cf15be8e3a471b64a106b15b3278b43874ac170d0dfbbecfea1cf915eb", kill_on_drop: false }` [INFO] [stdout] e015d1cf15be8e3a471b64a106b15b3278b43874ac170d0dfbbecfea1cf915eb