[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 try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryscan%2Fmia" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cryscan/mia on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 214 packages to latest Rust 1.94.0-nightly compatible versions [INFO] [stderr] Adding flume v0.11.1 (available: v0.12.0) [INFO] [stderr] Adding naga v25.0.1 (available: v28.0.0) [INFO] [stderr] Adding safetensors v0.6.2 (available: v0.7.0) [INFO] [stderr] Adding wgpu v27.0.1 (available: v28.0.0) [INFO] [stderr] Adding wide v0.8.3 (available: v1.1.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67b62b14a4dc68815da7a9b200514c3bf43f924e7b5b322245a72ab529db072c [INFO] running `Command { std: "docker" "start" "-a" "67b62b14a4dc68815da7a9b200514c3bf43f924e7b5b322245a72ab529db072c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67b62b14a4dc68815da7a9b200514c3bf43f924e7b5b322245a72ab529db072c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67b62b14a4dc68815da7a9b200514c3bf43f924e7b5b322245a72ab529db072c", kill_on_drop: false }` [INFO] [stdout] 67b62b14a4dc68815da7a9b200514c3bf43f924e7b5b322245a72ab529db072c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] ae5975ba12813bf7f4e00b75fcd79dcdcbf089f09f58cb8604e63d24ff215263 [INFO] running `Command { std: "docker" "start" "-a" "ae5975ba12813bf7f4e00b75fcd79dcdcbf089f09f58cb8604e63d24ff215263", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.108 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling naga v27.0.3 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling wgpu-hal v27.0.4 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling wasm-bindgen v0.2.108 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling glow v0.16.0 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling wgpu-core v27.0.3 [INFO] [stderr] Compiling naga v25.0.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling gpu-descriptor v0.3.2 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling wgpu v27.0.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling gpp v0.6.2 [INFO] [stderr] Compiling u4 v0.1.2 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling uid v0.1.8 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.108 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling casey v0.4.2 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling safe_arch v0.9.3 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling wide v0.8.3 [INFO] [stderr] Compiling wgpu-types v27.0.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.108 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling safetensors v0.6.2 [INFO] [stderr] Compiling js-sys v0.3.85 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.58 [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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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=34a14815cc0784ff -C extra-filename=-5d0909c2cc9db520 --out-dir /opt/rustwide/target/debug/build/ash/5d0909c2cc9db520/deps -L dependency=/opt/rustwide/target/debug/build/ash/32fed6a4c67e667c/deps -L dependency=/opt/rustwide/target/debug/build/ash/5d0909c2cc9db520/deps -L dependency=/opt/rustwide/target/debug/build/ash/f0ec1cc93c41edcc/deps -L dependency=/opt/rustwide/target/debug/build/cfg-if/5af52f617df93f8f/deps -L dependency=/opt/rustwide/target/debug/build/libloading/e0795cb5ebc00421/deps --extern libloading=/opt/rustwide/target/debug/build/libloading/e0795cb5ebc00421/deps/liblibloading-e0795cb5ebc00421.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ae5975ba12813bf7f4e00b75fcd79dcdcbf089f09f58cb8604e63d24ff215263", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae5975ba12813bf7f4e00b75fcd79dcdcbf089f09f58cb8604e63d24ff215263", kill_on_drop: false }` [INFO] [stdout] ae5975ba12813bf7f4e00b75fcd79dcdcbf089f09f58cb8604e63d24ff215263