[INFO] cloning repository https://github.com/motivation-inc/yourgpu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/motivation-inc/yourgpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmotivation-inc%2Fyourgpu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmotivation-inc%2Fyourgpu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6ea5bed6a467d2f12af6189153869157efec0429
[INFO] testing motivation-inc/yourgpu against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmotivation-inc%2Fyourgpu" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/motivation-inc/yourgpu
[INFO] finished tweaking git repo https://github.com/motivation-inc/yourgpu
[INFO] tweaked toml for git repo https://github.com/motivation-inc/yourgpu written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/motivation-inc/yourgpu on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/motivation-inc/yourgpu 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d252d133294d1919ed51c0110afb58ff3da674c28d0af07f1dd37f1d96b3ca86
[INFO] running `Command { std: "docker" "start" "-a" "d252d133294d1919ed51c0110afb58ff3da674c28d0af07f1dd37f1d96b3ca86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d252d133294d1919ed51c0110afb58ff3da674c28d0af07f1dd37f1d96b3ca86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d252d133294d1919ed51c0110afb58ff3da674c28d0af07f1dd37f1d96b3ca86", kill_on_drop: false }`
[INFO] [stdout] d252d133294d1919ed51c0110afb58ff3da674c28d0af07f1dd37f1d96b3ca86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8086df68a34079237523a5e4960ce431e60ac83c05263bb1dc5d38c64b5e0de
[INFO] running `Command { std: "docker" "start" "-a" "e8086df68a34079237523a5e4960ce431e60ac83c05263bb1dc5d38c64b5e0de", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wayland-sys v0.31.10
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling wayland-client v0.31.13
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling naga v28.0.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling wgpu-hal v28.0.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling presser v0.3.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling wgpu-core v28.0.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.9
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling wayland-backend v0.3.14
[INFO] [stderr]    Compiling avif-serialize v0.8.8
[INFO] [stderr]    Compiling wgpu v28.0.0
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling wayland-protocols v0.32.11
[INFO] [stderr]    Compiling wayland-cursor v0.31.13
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling gpu-allocator v0.28.0
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wgpu-types v28.0.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.11
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.11
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr] error: could not compile `naga` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-28.0.0/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 -C debuginfo=2 '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::alloc_instead_of_core' --cfg 'feature="default"' --cfg 'feature="glsl-out"' --cfg 'feature="hlsl-out"' --cfg 'feature="spv-out"' --cfg 'feature="wgsl-in"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "deserialize", "dot-out", "fs", "glsl-in", "glsl-out", "hlsl-out", "hlsl-out-if-target-windows", "msl-out", "msl-out-if-target-apple", "serialize", "spv-in", "spv-out", "stderr", "termcolor", "wgsl-in", "wgsl-out"))' -C metadata=a58b9130d6abe1a5 -C extra-filename=-bded7aaedfa4b44e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-78e6687af5fcd84b.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-154c5202ebf32eef.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-5009bb8c2d6ccbe4.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-cad248e7066eec15.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-c3882bd478c8b24d.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-cfbbdbd4d3d4c42b.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-b345fd242f4c0834.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-32a8a13036c72423.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-603bddc171755c67.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-5a7600805088532e.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-a4263a0971f08dad.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-41fa1f8f890badf3.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-210b47fe854405d5.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-5eb25da52582c0d7.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-4637d98a96ed5804.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-21253f1e01ccd5fd.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9efacf6e41113c25.rmeta --cap-lints allow --cap-lints=forbid --cfg glsl_out --cfg hlsl_out --cfg spv_out --cfg std --check-cfg 'cfg(dot_out)' --check-cfg 'cfg(glsl_out)' --check-cfg 'cfg(hlsl_out)' --check-cfg 'cfg(msl_out)' --check-cfg 'cfg(spv_out)' --check-cfg 'cfg(wgsl_out)' --check-cfg 'cfg(std)' --check-cfg 'cfg(no_std)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e8086df68a34079237523a5e4960ce431e60ac83c05263bb1dc5d38c64b5e0de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8086df68a34079237523a5e4960ce431e60ac83c05263bb1dc5d38c64b5e0de", kill_on_drop: false }`
[INFO] [stdout] e8086df68a34079237523a5e4960ce431e60ac83c05263bb1dc5d38c64b5e0de
