vulkan-example-rs 0.0.1

Vulkan examples writen in rust
Build #985730 2023-11-20 03:12:05

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# rustc version rustc 1.76.0-nightly (9a66e4471 2023-11-19)

# docs.rs version docsrs 0.6.0 (30e2f2ce 2023-11-16)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/vulkan-example-rs-0.0.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/vulkan-example-rs-0.0.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20231119-1.76.0-nightly-9a66e4471\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 60574aef80c1fd0b397c02667cb428400d6ff66d9ee8c269f33ab63e75d5374e [INFO] running `Command { std: "docker" "start" "-a" "60574aef80c1fd0b397c02667cb428400d6ff66d9ee8c269f33ab63e75d5374e", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Checking ahash v0.8.6 [INFO] [stderr] Compiling vulkan-example-rs v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] error[E0425]: cannot find value `GLSL_COMPILER_PATH` in this scope [INFO] [stderr] --> build.rs:42:31 [INFO] [stderr] | [INFO] [stderr] 42 | let compiler = Path::new(&GLSL_COMPILER_PATH); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `GLSL_COMPILER_PATH` in this scope [INFO] [stderr] --> build.rs:45:30 [INFO] [stderr] | [INFO] [stderr] 45 | "glsl compiler path {GLSL_COMPILER_PATH} not exists, please check" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [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" "60574aef80c1fd0b397c02667cb428400d6ff66d9ee8c269f33ab63e75d5374e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60574aef80c1fd0b397c02667cb428400d6ff66d9ee8c269f33ab63e75d5374e", kill_on_drop: false }` [INFO] [stdout] 60574aef80c1fd0b397c02667cb428400d6ff66d9ee8c269f33ab63e75d5374e