[INFO] fetching crate vulkan-example-rs 0.0.1... [INFO] testing vulkan-example-rs-0.0.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_1 [INFO] extracting crate vulkan-example-rs 0.0.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate vulkan-example-rs 0.0.1 [INFO] removed 1 missing examples [INFO] finished tweaking crates.io crate vulkan-example-rs 0.0.1 [INFO] tweaked toml for crates.io crate vulkan-example-rs 0.0.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate vulkan-example-rs 0.0.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vulkan-example-rs 0.0.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tobj v4.0.0 [INFO] [stderr] Downloaded ash-window v0.12.0 [INFO] [stderr] Downloaded raw-window-metal v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e86995c3b8560f444322f807c297e6ba43398649b93967f93b705df2b3b146e9 [INFO] running `Command { std: "docker" "start" "-a" "e86995c3b8560f444322f807c297e6ba43398649b93967f93b705df2b3b146e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e86995c3b8560f444322f807c297e6ba43398649b93967f93b705df2b3b146e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e86995c3b8560f444322f807c297e6ba43398649b93967f93b705df2b3b146e9", kill_on_drop: false }` [INFO] [stdout] e86995c3b8560f444322f807c297e6ba43398649b93967f93b705df2b3b146e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4a20124097940777b5991e98fee0c495314f98e33f33b89f2bde110b507db722 [INFO] running `Command { std: "docker" "start" "-a" "4a20124097940777b5991e98fee0c495314f98e33f33b89f2bde110b507db722", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling fdeflate v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling zerocopy v0.7.25 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling vulkan-example-rs v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stdout] error[E0425]: cannot find value `GLSL_COMPILER_PATH` in this scope [INFO] [stdout] --> build.rs:42:31 [INFO] [stdout] | [INFO] [stdout] 42 | let compiler = Path::new(&GLSL_COMPILER_PATH); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GLSL_COMPILER_PATH` in this scope [INFO] [stdout] --> build.rs:45:30 [INFO] [stdout] | [INFO] [stdout] 45 | "glsl compiler path {GLSL_COMPILER_PATH} not exists, please check" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling glam v0.24.2 [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vulkan-example-rs` (build script) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4a20124097940777b5991e98fee0c495314f98e33f33b89f2bde110b507db722", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a20124097940777b5991e98fee0c495314f98e33f33b89f2bde110b507db722", kill_on_drop: false }` [INFO] [stdout] 4a20124097940777b5991e98fee0c495314f98e33f33b89f2bde110b507db722