[INFO] cloning repository https://github.com/konceptosociala/termgpu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/konceptosociala/termgpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonceptosociala%2Ftermgpu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonceptosociala%2Ftermgpu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe3ab5e3b5d0b0236646e8a3008f276f994190d8
[INFO] checking konceptosociala/termgpu against try#3fada14ee01d755dc8076e611f11bf65b28ffd21 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonceptosociala%2Ftermgpu" "/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/konceptosociala/termgpu
[INFO] finished tweaking git repo https://github.com/konceptosociala/termgpu
[INFO] tweaked toml for git repo https://github.com/konceptosociala/termgpu written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/konceptosociala/termgpu on toolchain 3fada14ee01d755dc8076e611f11bf65b28ffd21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/konceptosociala/termgpu 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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f3877f1ad74c756841cc88a3b5f6225ecd002057876e22bb35c313381bc25d5
[INFO] running `Command { std: "docker" "start" "-a" "9f3877f1ad74c756841cc88a3b5f6225ecd002057876e22bb35c313381bc25d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f3877f1ad74c756841cc88a3b5f6225ecd002057876e22bb35c313381bc25d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f3877f1ad74c756841cc88a3b5f6225ecd002057876e22bb35c313381bc25d5", kill_on_drop: false }`
[INFO] [stdout] 9f3877f1ad74c756841cc88a3b5f6225ecd002057876e22bb35c313381bc25d5
[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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b6245d5a33ad9fa08a760d39978fba0bc0fdd84482b75b59d590c4ac5c0e7c3
[INFO] running `Command { std: "docker" "start" "-a" "6b6245d5a33ad9fa08a760d39978fba0bc0fdd84482b75b59d590c4ac5c0e7c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]    Compiling naga v22.1.0
[INFO] [stderr]     Checking libloading v0.8.7
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]     Checking bit-vec v0.7.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling pp-rs v0.2.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling wgpu-hal v22.0.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]     Checking bit-set v0.6.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking gpu-descriptor v0.3.1
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking wgpu-types v22.0.0
[INFO] [stderr]    Compiling wgpu-core v22.1.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling wgpu v22.1.0
[INFO] [stderr]     Checking avif-serialize v0.8.3
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]     Checking zune-jpeg v0.4.16
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking pretty-type-name v1.0.1
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking game-loop v1.3.0
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling daggy v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling derive-getters v0.4.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking rav1e v0.7.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking ravif v0.11.12
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]    Compiling naga-to-tokenstream v0.8.0
[INFO] [stderr]    Compiling naga_oil v0.17.0
[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/3fada14ee01d755dc8076e611f11bf65b28ffd21/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-24.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 --cfg 'feature="compact"' --cfg 'feature="default"' --cfg 'feature="glsl-in"' --cfg 'feature="glsl-out"' --cfg 'feature="wgsl-in"' --cfg 'feature="wgsl-out"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "compact", "default", "deserialize", "dot-out", "glsl-in", "glsl-out", "hlsl-out", "hlsl-out-if-target-windows", "msl-out", "msl-out-if-target-apple", "serialize", "spv-in", "spv-out", "wgsl-in", "wgsl-out"))' -C metadata=14335c016b0821fc -C extra-filename=-5bcf72c29ebb397b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-beb22c32c186d1ad.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-495d0029cc5f1a6a.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-5a8330c041bcfe36.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-8214a7901ba4b41c.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-11a676e4079eb543.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-feaa62c0f57cf02d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-54899b3e02e582b1.rmeta --extern pp_rs=/opt/rustwide/target/debug/deps/libpp_rs-1402879112df24ba.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-03c31968b8b63e7f.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-44b9e7b27602beb1.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-68066527e8ba2d5b.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-67be0cd0946262f8.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-5a4b4127df1b9c50.rmeta --cap-lints allow --cap-lints=forbid --cfg glsl_out --cfg wgsl_out --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)'` (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/3fada14ee01d755dc8076e611f11bf65b28ffd21/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=e116286ba18c77bb -C extra-filename=-5f40e829d4356f91 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-04486447c30a7095.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "6b6245d5a33ad9fa08a760d39978fba0bc0fdd84482b75b59d590c4ac5c0e7c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b6245d5a33ad9fa08a760d39978fba0bc0fdd84482b75b59d590c4ac5c0e7c3", kill_on_drop: false }`
[INFO] [stdout] 6b6245d5a33ad9fa08a760d39978fba0bc0fdd84482b75b59d590c4ac5c0e7c3
