[INFO] fetching crate rustc_codegen_spirv 0.10.0-alpha.1...
[INFO] testing rustc_codegen_spirv-0.10.0-alpha.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rustc_codegen_spirv 0.10.0-alpha.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rustc_codegen_spirv 0.10.0-alpha.1
[INFO] finished tweaking crates.io crate rustc_codegen_spirv 0.10.0-alpha.1
[INFO] tweaked toml for crates.io crate rustc_codegen_spirv 0.10.0-alpha.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustc_codegen_spirv 0.10.0-alpha.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustc_codegen_spirv 0.10.0-alpha.1 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" "+beta-2026-04-21" "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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1211b4a0ed9d7a72a6752c0001e7e0b725ebb00f353247f09906277d7249a2e7
[INFO] running `Command { std: "docker" "start" "-a" "1211b4a0ed9d7a72a6752c0001e7e0b725ebb00f353247f09906277d7249a2e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1211b4a0ed9d7a72a6752c0001e7e0b725ebb00f353247f09906277d7249a2e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1211b4a0ed9d7a72a6752c0001e7e0b725ebb00f353247f09906277d7249a2e7", kill_on_drop: false }`
[INFO] [stdout] 1211b4a0ed9d7a72a6752c0001e7e0b725ebb00f353247f09906277d7249a2e7
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ee6f7d0254b6cb560254a03ffa74e9bfe84e78c2b7830e93158ff710edc4f5c
[INFO] running `Command { std: "docker" "start" "-a" "1ee6f7d0254b6cb560254a03ffa74e9bfe84e78c2b7830e93158ff710edc4f5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling wasmparser v0.236.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling naga v29.0.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ruzstd v0.7.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling spirv-tools-sys v0.13.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling bit-vec v0.9.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling spirt v0.4.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling elsa v1.11.2
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling bit-set v0.9.1
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.38
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustc_codegen_spirv v0.10.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling internal-iterator v0.2.3
[INFO] [stderr] error: failed to run custom build command for `rustc_codegen_spirv v0.10.0-alpha.1 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/rustc_codegen_spirv-d89e9b68f4517872/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=RUSTGPU_SKIP_TOOLCHAIN_CHECK
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: wrong toolchain detected (found commit hash `8489f1adbe1c8f8921cf18b9962cf565237a5489`, expected `02c7f9bec0fd583160f8bcccb830216023b07bee`).
[INFO] [stderr]   Make sure your `rust-toolchain.toml` file contains the following:
[INFO] [stderr]   -------------
[INFO] [stderr]   [toolchain]
[INFO] [stderr]   channel = "nightly-2026-04-11"
[INFO] [stderr]   components = ["rust-src", "rustc-dev", "llvm-tools"]
[INFO] [stderr]   -------------
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "1ee6f7d0254b6cb560254a03ffa74e9bfe84e78c2b7830e93158ff710edc4f5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ee6f7d0254b6cb560254a03ffa74e9bfe84e78c2b7830e93158ff710edc4f5c", kill_on_drop: false }`
[INFO] [stdout] 1ee6f7d0254b6cb560254a03ffa74e9bfe84e78c2b7830e93158ff710edc4f5c
