[INFO] cloning repository https://github.com/justinelliottcobb/kan-gpu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justinelliottcobb/kan-gpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinelliottcobb%2Fkan-gpu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinelliottcobb%2Fkan-gpu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7dea5acfadd5367b7b6c91c9af6459bc79765897
[INFO] testing justinelliottcobb/kan-gpu against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinelliottcobb%2Fkan-gpu" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/justinelliottcobb/kan-gpu
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/justinelliottcobb/kan-gpu
[INFO] tweaked toml for git repo https://github.com/justinelliottcobb/kan-gpu written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/justinelliottcobb/kan-gpu on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/justinelliottcobb/kan-gpu 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded document-features v0.2.11
[INFO] [stderr]   Downloaded range-alloc v0.1.4
[INFO] [stderr]   Downloaded bytemuck v1.23.1
[INFO] [stderr]   Downloaded humantime v2.2.0
[INFO] [stderr]   Downloaded env_logger v0.10.2
[INFO] [stderr]   Downloaded widestring v1.2.0
[INFO] [stderr]   Downloaded bumpalo v3.18.1
[INFO] [stderr]   Downloaded xml-rs v0.8.26
[INFO] [stderr]   Downloaded hashbrown v0.15.4
[INFO] [stderr]   Downloaded gpu-descriptor v0.3.2
[INFO] [stderr]   Downloaded profiling v1.0.16
[INFO] [stderr]   Downloaded syn v2.0.103
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07d230da43855c5f76113e1d9c36c16928d40268982299cfb8008e4e434d0383
[INFO] running `Command { std: "docker" "start" "-a" "07d230da43855c5f76113e1d9c36c16928d40268982299cfb8008e4e434d0383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07d230da43855c5f76113e1d9c36c16928d40268982299cfb8008e4e434d0383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07d230da43855c5f76113e1d9c36c16928d40268982299cfb8008e4e434d0383", kill_on_drop: false }`
[INFO] [stdout] 07d230da43855c5f76113e1d9c36c16928d40268982299cfb8008e4e434d0383
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fe107f0cf0ca8edd501ef07357601bcc778010f7befbec3030ff5b9d3b4045c
[INFO] running `Command { std: "docker" "start" "-a" "6fe107f0cf0ca8edd501ef07357601bcc778010f7befbec3030ff5b9d3b4045c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[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 autocfg v1.5.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling wgpu-hal v0.21.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling wgpu-types v0.20.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling wgpu-core v0.21.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling wgpu v0.20.1
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling naga v0.20.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr] error: could not compile `wgpu-hal` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name wgpu_hal --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-hal-0.21.1/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 --cfg 'feature="android_system_properties"' --cfg 'feature="ash"' --cfg 'feature="bit-set"' --cfg 'feature="block"' --cfg 'feature="d3d12"' --cfg 'feature="default"' --cfg 'feature="dx12"' --cfg 'feature="gles"' --cfg 'feature="glow"' --cfg 'feature="glutin_wgl_sys"' --cfg 'feature="gpu-alloc"' --cfg 'feature="gpu-descriptor"' --cfg 'feature="khronos-egl"' --cfg 'feature="libloading"' --cfg 'feature="link"' --cfg 'feature="metal"' --cfg 'feature="ndk-sys"' --cfg 'feature="range-alloc"' --cfg 'feature="renderdoc"' --cfg 'feature="renderdoc-sys"' --cfg 'feature="smallvec"' --cfg 'feature="vulkan"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("android_system_properties", "ash", "bit-set", "block", "d3d12", "default", "device_lost_panic", "dx12", "dxc_shader_compiler", "fragile-send-sync-non-atomic-wasm", "gles", "glow", "glutin_wgl_sys", "gpu-alloc", "gpu-allocator", "gpu-descriptor", "hassle-rs", "internal_error_panic", "khronos-egl", "libloading", "link", "metal", "ndk-sys", "oom_panic", "range-alloc", "renderdoc", "renderdoc-sys", "smallvec", "vulkan", "windows_rs"))' -C metadata=243c4d5cd2ab3b28 -C extra-filename=-e5b378d3602de749 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-6787795dad2022bb.rmeta --extern ash=/opt/rustwide/target/debug/deps/libash-b596d6fc806b0762.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-89af23c6e1928f42.rmeta --extern glow=/opt/rustwide/target/debug/deps/libglow-134f8befad21b6f4.rmeta --extern gpu_alloc=/opt/rustwide/target/debug/deps/libgpu_alloc-6ba270523e64d0ce.rmeta --extern gpu_descriptor=/opt/rustwide/target/debug/deps/libgpu_descriptor-342812ca5f6a22c7.rmeta --extern khronos_egl=/opt/rustwide/target/debug/deps/libkhronos_egl-61ab7f265af4b58e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e47cec22dfe56901.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-1f690bb95b3fcefe.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-0e9392c47b9523dd.rmeta --extern naga=/opt/rustwide/target/debug/deps/libnaga-9a6b1ee3b7677660.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-3c6215c804b866be.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-3be4231d2b1d95dd.rmeta --extern profiling=/opt/rustwide/target/debug/deps/libprofiling-938e23e6e3ae303a.rmeta --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-aab73fb42063465c.rmeta --extern renderdoc_sys=/opt/rustwide/target/debug/deps/librenderdoc_sys-9f4fea5bee5b9b08.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-cd4a842fcfd3dd86.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-bccd7e686fa287ff.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-02dacdd975dcfac4.rmeta --extern wgt=/opt/rustwide/target/debug/deps/libwgpu_types-2d2ae55049dc7a25.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3 --cfg native --cfg send_sync --cfg gles --cfg vulkan` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-0.20.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 --cfg 'feature="compact"' --cfg 'feature="default"' --cfg 'feature="glsl-out"' --cfg 'feature="hexf-parse"' --cfg 'feature="hlsl-out"' --cfg 'feature="msl-out"' --cfg 'feature="spirv"' --cfg 'feature="spv-out"' --cfg 'feature="unicode-xid"' --cfg 'feature="wgsl-in"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "compact", "default", "deserialize", "dot-out", "glsl-in", "glsl-out", "hexf-parse", "hlsl-out", "msl-out", "petgraph", "pp-rs", "serde", "serialize", "spirv", "spv-in", "spv-out", "unicode-xid", "wgsl-in", "wgsl-out"))' -C metadata=4e02c282639bf068 -C extra-filename=-9a6b1ee3b7677660 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-6787795dad2022bb.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-2d816d3f0189cda0.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-89af23c6e1928f42.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-a0ca08bb0c855982.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-a294f77b32f1f05b.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-18dd397d1dfd9cda.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-0e9392c47b9523dd.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8716dabd5a6f20c3.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-cd4a842fcfd3dd86.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-827af34c7d2efbe8.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-15d86a07e68a7bd1.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-02dacdd975dcfac4.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-78b0a1f1795bcc6c.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "6fe107f0cf0ca8edd501ef07357601bcc778010f7befbec3030ff5b9d3b4045c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fe107f0cf0ca8edd501ef07357601bcc778010f7befbec3030ff5b9d3b4045c", kill_on_drop: false }`
[INFO] [stdout] 6fe107f0cf0ca8edd501ef07357601bcc778010f7befbec3030ff5b9d3b4045c
