[INFO] cloning repository https://github.com/cryscan/mia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cryscan/mia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryscan%2Fmia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryscan%2Fmia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f080e922576d5ec3ba6c21184e0f265f07b0eb7e [INFO] testing cryscan/mia against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryscan%2Fmia" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cryscan/mia [INFO] finished tweaking git repo https://github.com/cryscan/mia [INFO] tweaked toml for git repo https://github.com/cryscan/mia written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cryscan/mia on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 231 packages to latest Rust 1.97.0-nightly compatible versions [INFO] [stderr] Adding flume v0.11.1 (available: v0.12.0) [INFO] [stderr] Adding naga v25.0.1 (available: v29.0.3) [INFO] [stderr] Adding safetensors v0.6.2 (available: v0.7.0) [INFO] [stderr] Adding wgpu v27.0.1 (available: v29.0.3) [INFO] [stderr] Adding wide v0.8.3 (available: v1.4.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.71 [INFO] [stderr] Downloaded wgpu-core-deps-emscripten v27.0.0 [INFO] [stderr] Downloaded wasm-bindgen-test-shared v0.2.121 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.71 [INFO] [stderr] Downloaded wide v0.8.3 [INFO] [stderr] Downloaded trait-variant v0.1.2 [INFO] [stderr] Downloaded tracing-tracy v0.11.4 [INFO] [stderr] Downloaded u4 v0.1.2 [INFO] [stderr] Downloaded gpp v0.6.2 [INFO] [stderr] Downloaded casey v0.4.2 [INFO] [stderr] Downloaded tracy-client v0.18.4 [INFO] [stderr] Downloaded uid v0.1.8 [INFO] [stderr] Downloaded minicov v0.3.8 [INFO] [stderr] Downloaded generator v0.8.8 [INFO] [stderr] Downloaded safetensors v0.6.2 [INFO] [stderr] Downloaded safe_arch v0.9.3 [INFO] [stderr] Downloaded tracy-client-sys v0.28.0 [INFO] [stderr] Downloaded naga v25.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca3e8dae205ed2748dc5716656d0a9b21349902a2027cda06eaf31bd87ab7c99 [INFO] running `Command { std: "docker" "start" "-a" "ca3e8dae205ed2748dc5716656d0a9b21349902a2027cda06eaf31bd87ab7c99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca3e8dae205ed2748dc5716656d0a9b21349902a2027cda06eaf31bd87ab7c99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca3e8dae205ed2748dc5716656d0a9b21349902a2027cda06eaf31bd87ab7c99", kill_on_drop: false }` [INFO] [stdout] ca3e8dae205ed2748dc5716656d0a9b21349902a2027cda06eaf31bd87ab7c99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2012a586759f45c9de57f86d7eac953201c671160267e8f23bd57135817b00b5 [INFO] running `Command { std: "docker" "start" "-a" "2012a586759f45c9de57f86d7eac953201c671160267e8f23bd57135817b00b5", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.121 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling naga v27.0.3 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling wgpu-hal v27.0.4 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.121 [INFO] [stderr] Compiling profiling v1.0.18 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling glow v0.16.0 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling naga v25.0.1 [INFO] [stderr] Compiling ordered-float v5.3.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling wgpu-core v27.0.3 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling wgpu v27.0.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling gpu-descriptor v0.3.2 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling u4 v0.1.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling gpp v0.6.2 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling uid v0.1.8 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.121 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling casey v0.4.2 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling safe_arch v0.9.3 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling wide v0.8.3 [INFO] [stderr] Compiling wgpu-types v27.0.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling safetensors v0.6.2 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.121 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling js-sys v0.3.98 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling half v2.7.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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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,link -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=ce37e4789b5c0659 -C extra-filename=-8259047c6be3d572 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-13e37c67e74fc3ca.rmeta --cap-lints allow --cap-lints=forbid` (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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-25.0.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 '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::alloc_instead_of_core' --cfg 'feature="default"' --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=226f1a51719ce8e7 -C extra-filename=-de6894edad9bb5de --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-3085340efc75809a.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-154c5202ebf32eef.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-45a928a3ec6c34f3.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-d6776baffcf20a93.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-61793548f2f856ad.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-43553365d78251f1.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d9eb8c9a26de0fcb.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-a4263a0971f08dad.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8f737fda72f7c360.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-acc33a77d3f5b0eb.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-5eb25da52582c0d7.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ade4cf6829c9756c.rmeta --cap-lints allow --cap-lints=forbid --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] running `Command { std: "docker" "inspect" "2012a586759f45c9de57f86d7eac953201c671160267e8f23bd57135817b00b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2012a586759f45c9de57f86d7eac953201c671160267e8f23bd57135817b00b5", kill_on_drop: false }` [INFO] [stdout] 2012a586759f45c9de57f86d7eac953201c671160267e8f23bd57135817b00b5