[INFO] cloning repository https://github.com/Firestar99/rust-gpu-vulkano-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Firestar99/rust-gpu-vulkano-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFirestar99%2Frust-gpu-vulkano-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFirestar99%2Frust-gpu-vulkano-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce264b12e624120c0b400ce98aa2c7a37e31a310 [INFO] checking Firestar99/rust-gpu-vulkano-example/ce264b12e624120c0b400ce98aa2c7a37e31a310 against master#86a49fd71fecd25b0fd20247db0ba95eeceaba28 for pr-129543-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFirestar99%2Frust-gpu-vulkano-example" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Firestar99/rust-gpu-vulkano-example [INFO] finished tweaking git repo https://github.com/Firestar99/rust-gpu-vulkano-example [INFO] tweaked toml for git repo https://github.com/Firestar99/rust-gpu-vulkano-example written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Firestar99/rust-gpu-vulkano-example on toolchain 86a49fd71fecd25b0fd20247db0ba95eeceaba28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Firestar99/rust-gpu-vulkano-example 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" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [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 windows-targets v0.53.2 [INFO] [stderr] Downloaded errno v0.3.13 [INFO] [stderr] Downloaded libloading v0.8.8 [INFO] [stderr] Downloaded polling v3.10.0 [INFO] [stderr] Downloaded ar v0.9.0 [INFO] [stderr] Downloaded cargo-platform v0.2.0 [INFO] [stderr] Downloaded tracing-serde v0.2.0 [INFO] [stderr] Downloaded raw-string v0.3.5 [INFO] [stderr] Downloaded longest-increasing-subsequence v0.1.0 [INFO] [stderr] Downloaded rustc-demangle v0.1.25 [INFO] [stderr] Downloaded serde-untagged v0.1.8 [INFO] [stderr] Downloaded camino v1.1.10 [INFO] [stderr] Downloaded roxmltree v0.14.1 [INFO] [stderr] Downloaded xml-rs v0.8.27 [INFO] [stderr] Downloaded vulkano-shaders v0.35.0 [INFO] [stderr] Downloaded cc v1.2.29 [INFO] [stderr] Downloaded cargo-util-schemas v0.8.2 [INFO] [stderr] Downloaded rspirv v0.12.0+sdk-1.3.268.0 [INFO] [stderr] Downloaded objc2-metal v0.3.1 [INFO] [stderr] Downloaded cargo_metadata v0.21.0 [INFO] [stderr] Downloaded tracing-tree v0.4.0 [INFO] [stderr] Downloaded redox_syscall v0.5.13 [INFO] [stderr] Downloaded elsa v1.11.2 [INFO] [stderr] Downloaded internal-iterator v0.2.3 [INFO] [stderr] Downloaded wasmparser v0.236.0 [INFO] [stderr] Downloaded objc2 v0.6.2 [INFO] [stderr] Downloaded rustix v1.0.8 [INFO] [stderr] Downloaded spirv-tools v0.12.1 [INFO] [stderr] Downloaded xmlparser v0.13.6 [INFO] [stderr] Downloaded objc2-quartz-core v0.3.1 [INFO] [stderr] Downloaded raw-window-metal v1.1.0 [INFO] [stderr] Downloaded slabbin v1.2.0 [INFO] [stderr] Downloaded vk-parse v0.15.0 [INFO] [stderr] Downloaded fallible-iterator v0.3.0 [INFO] [stderr] Downloaded thorin-dwp v0.9.0 [INFO] [stderr] Downloaded nu-ansi-term v0.50.1 [INFO] [stderr] Downloaded shaderc v0.8.3 [INFO] [stderr] Downloaded vulkano-macros v0.35.0 [INFO] [stderr] Downloaded memmap2 v0.9.7 [INFO] [stderr] Downloaded libredox v0.1.4 [INFO] [stderr] Downloaded sanitize-filename v0.6.0 [INFO] [stderr] Downloaded ab_glyph_rasterizer v0.1.9 [INFO] [stderr] Downloaded ab_glyph v0.2.30 [INFO] [stderr] Downloaded glam v0.30.5 [INFO] [stderr] Downloaded spirt v0.4.0 [INFO] [stderr] Downloaded vulkano v0.35.2 [INFO] [stderr] Downloaded spirv-tools-sys v0.12.0 [INFO] [stderr] Downloaded shaderc-sys v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2a609e195a609c657afbbe0ff1c1ad03c87101c3259ec1e1a8456f2a63fff15 [INFO] running `Command { std: "docker" "start" "-a" "f2a609e195a609c657afbbe0ff1c1ad03c87101c3259ec1e1a8456f2a63fff15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2a609e195a609c657afbbe0ff1c1ad03c87101c3259ec1e1a8456f2a63fff15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2a609e195a609c657afbbe0ff1c1ad03c87101c3259ec1e1a8456f2a63fff15", kill_on_drop: false }` [INFO] [stdout] f2a609e195a609c657afbbe0ff1c1ad03c87101c3259ec1e1a8456f2a63fff15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1fc92a5c4d8649bc890fec7c7147d1c801e481cc332b8b91d85b73d67a40f0e [INFO] running `Command { std: "docker" "start" "-a" "a1fc92a5c4d8649bc890fec7c7147d1c801e481cc332b8b91d85b73d67a40f0e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling wasmparser v0.236.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling vk-parse v0.15.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ruzstd v0.7.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling spirt v0.4.0 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling elsa v1.11.2 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling internal-iterator v0.2.3 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rustc_codegen_spirv v0.9.0 (https://github.com/Rust-GPU/rust-gpu.git?branch=main#72943b58) [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling spirv-tools-sys v0.12.0 [INFO] [stderr] Compiling shaderc-sys v0.8.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] error: failed to run custom build command for `rustc_codegen_spirv v0.9.0 (https://github.com/Rust-GPU/rust-gpu.git?branch=main#72943b58)` [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-c3eb226dbaa56683/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 `86a49fd71fecd25b0fd20247db0ba95eeceaba28`, expected `be19eda0dc4c22c5cf5f1b48fd163acf9bd4b0a6`). [INFO] [stderr] Make sure your `rust-toolchain.toml` file contains the following: [INFO] [stderr] ------------- [INFO] [stderr] [toolchain] [INFO] [stderr] channel = "nightly-2025-06-23" [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" "a1fc92a5c4d8649bc890fec7c7147d1c801e481cc332b8b91d85b73d67a40f0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1fc92a5c4d8649bc890fec7c7147d1c801e481cc332b8b91d85b73d67a40f0e", kill_on_drop: false }` [INFO] [stdout] a1fc92a5c4d8649bc890fec7c7147d1c801e481cc332b8b91d85b73d67a40f0e