[INFO] cloning repository https://github.com/TomSimpsonNZ/Rust-Light-Vulkan-Engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TomSimpsonNZ/Rust-Light-Vulkan-Engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomSimpsonNZ%2FRust-Light-Vulkan-Engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomSimpsonNZ%2FRust-Light-Vulkan-Engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e652f889695971991b47c4cbf8111c6b95a93679 [INFO] checking TomSimpsonNZ/Rust-Light-Vulkan-Engine against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomSimpsonNZ%2FRust-Light-Vulkan-Engine" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TomSimpsonNZ/Rust-Light-Vulkan-Engine on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TomSimpsonNZ/Rust-Light-Vulkan-Engine [INFO] finished tweaking git repo https://github.com/TomSimpsonNZ/Rust-Light-Vulkan-Engine [INFO] tweaked toml for git repo https://github.com/TomSimpsonNZ/Rust-Light-Vulkan-Engine written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/TomSimpsonNZ/Rust-Light-Vulkan-Engine 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wide v0.7.1 [INFO] [stderr] Downloaded ash-window v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec31217889385062890d0dd24b6f463451b852c88bfd05653c420f9b4508d227 [INFO] running `Command { std: "docker" "start" "-a" "ec31217889385062890d0dd24b6f463451b852c88bfd05653c420f9b4508d227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec31217889385062890d0dd24b6f463451b852c88bfd05653c420f9b4508d227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec31217889385062890d0dd24b6f463451b852c88bfd05653c420f9b4508d227", kill_on_drop: false }` [INFO] [stdout] ec31217889385062890d0dd24b6f463451b852c88bfd05653c420f9b4508d227 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 128919677ff549c566938ba8fbfb1c034cac0e2a3666b7cc3099f033074c8de9 [INFO] running `Command { std: "docker" "start" "-a" "128919677ff549c566938ba8fbfb1c034cac0e2a3666b7cc3099f033074c8de9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Checking libloading v0.7.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking minimal-lexical v0.1.4 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking ash v0.33.3+1.2.191 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling Rust-Light-Vulkan-Engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking wide v0.7.1 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stdout] error: environment variable `VULKAN_SDK` not defined at compile time [INFO] [stdout] --> build.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | let vulkan_sdk_dir = env!("VULKAN_SDK"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("VULKAN_SDK")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `Rust-Light-Vulkan-Engine` (build script) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "128919677ff549c566938ba8fbfb1c034cac0e2a3666b7cc3099f033074c8de9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "128919677ff549c566938ba8fbfb1c034cac0e2a3666b7cc3099f033074c8de9", kill_on_drop: false }` [INFO] [stdout] 128919677ff549c566938ba8fbfb1c034cac0e2a3666b7cc3099f033074c8de9