[INFO] cloning repository https://github.com/simensgreen/rust_gpu_union_issue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simensgreen/rust_gpu_union_issue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimensgreen%2Frust_gpu_union_issue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimensgreen%2Frust_gpu_union_issue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15ce334db86c4a94dd8e967dcc91acb8f3ac8326 [INFO] checking simensgreen/rust_gpu_union_issue against try#099af82bc034c1e4895c90e5407fafdd61976cdb for pr-145457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimensgreen%2Frust_gpu_union_issue" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/simensgreen/rust_gpu_union_issue [INFO] finished tweaking git repo https://github.com/simensgreen/rust_gpu_union_issue [INFO] tweaked toml for git repo https://github.com/simensgreen/rust_gpu_union_issue written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/simensgreen/rust_gpu_union_issue on toolchain 099af82bc034c1e4895c90e5407fafdd61976cdb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+099af82bc034c1e4895c90e5407fafdd61976cdb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/simensgreen/rust_gpu_union_issue 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" "+099af82bc034c1e4895c90e5407fafdd61976cdb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/Rust-GPU/rust-gpu.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spirv-tools-sys v0.9.0 [INFO] [stderr] Downloaded spirv-tools v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+099af82bc034c1e4895c90e5407fafdd61976cdb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af7728c0dcd2a87ff0410063227940375ba9f931d94966f2173bb90ab1f1b5d2 [INFO] running `Command { std: "docker" "start" "-a" "af7728c0dcd2a87ff0410063227940375ba9f931d94966f2173bb90ab1f1b5d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af7728c0dcd2a87ff0410063227940375ba9f931d94966f2173bb90ab1f1b5d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af7728c0dcd2a87ff0410063227940375ba9f931d94966f2173bb90ab1f1b5d2", kill_on_drop: false }` [INFO] [stdout] af7728c0dcd2a87ff0410063227940375ba9f931d94966f2173bb90ab1f1b5d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+099af82bc034c1e4895c90e5407fafdd61976cdb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcc6da3faaef491160c1bb58db62d3b7a753aa26e215e4ccf5d646c65fdedaa4 [INFO] running `Command { std: "docker" "start" "-a" "bcc6da3faaef491160c1bb58db62d3b7a753aa26e215e4ccf5d646c65fdedaa4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling wasmparser v0.222.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling ruzstd v0.7.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling spirt v0.4.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling internal-iterator v0.2.3 [INFO] [stderr] Compiling rustc_codegen_spirv v0.9.0 (https://github.com/Rust-GPU/rust-gpu.git?rev=c6c8056928c35e5bc673ee9f4bce34a628454627#c6c80569) [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling rustc_codegen_spirv-target-specs v0.9.0 (https://github.com/Rust-GPU/rust-gpu.git?rev=c6c8056928c35e5bc673ee9f4bce34a628454627#c6c80569) [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling gimli v0.30.0 [INFO] [stderr] Compiling elsa v1.11.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling ar v0.9.0 [INFO] [stderr] Compiling raw-string v0.3.5 [INFO] [stderr] error: failed to run custom build command for `rustc_codegen_spirv v0.9.0 (https://github.com/Rust-GPU/rust-gpu.git?rev=c6c8056928c35e5bc673ee9f4bce34a628454627#c6c80569)` [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-fa11aa1a73b86316/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 `099af82bc034c1e4895c90e5407fafdd61976cdb`, expected `b19329a37cedf2027517ae22c87cf201f93d776e`). [INFO] [stderr] Make sure your `rust-toolchain.toml` file contains the following: [INFO] [stderr] ------------- [INFO] [stderr] [toolchain] [INFO] [stderr] channel = "nightly-2024-11-22" [INFO] [stderr] components = ["rust-src", "rustc-dev", "llvm-tools"] [INFO] [stderr] ------------- [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bcc6da3faaef491160c1bb58db62d3b7a753aa26e215e4ccf5d646c65fdedaa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcc6da3faaef491160c1bb58db62d3b7a753aa26e215e4ccf5d646c65fdedaa4", kill_on_drop: false }` [INFO] [stdout] bcc6da3faaef491160c1bb58db62d3b7a753aa26e215e4ccf5d646c65fdedaa4