[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] 9304140ca918486ba56d41b2a47f2d16b57a2cad [INFO] testing TomSimpsonNZ/Rust-Light-Vulkan-Engine against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomSimpsonNZ%2FRust-Light-Vulkan-Engine" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TomSimpsonNZ/Rust-Light-Vulkan-Engine on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-9/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: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `0.33.3+1.2.191` for dependency `ash` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3de44ffb0b318b56fc37595ad06873c1ba83757b56a583639eef7202109aa5b [INFO] running `Command { std: "docker" "start" "-a" "a3de44ffb0b318b56fc37595ad06873c1ba83757b56a583639eef7202109aa5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3de44ffb0b318b56fc37595ad06873c1ba83757b56a583639eef7202109aa5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3de44ffb0b318b56fc37595ad06873c1ba83757b56a583639eef7202109aa5b", kill_on_drop: false }` [INFO] [stdout] a3de44ffb0b318b56fc37595ad06873c1ba83757b56a583639eef7202109aa5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49e9e0acc34d8d9a711fb634fdbfd100c933d0ae7371b29d00a45ba6c0a3e81d [INFO] running `Command { std: "docker" "start" "-a" "49e9e0acc34d8d9a711fb634fdbfd100c933d0ae7371b29d00a45ba6c0a3e81d", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `0.33.3+1.2.191` for dependency `ash` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling minimal-lexical v0.1.4 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling Rust-Light-Vulkan-Engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling ash v0.33.3+1.2.191 [INFO] [stdout] error: environment variable `VULKAN_SDK` not defined [INFO] [stdout] --> build.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | let vulkan_sdk_dir = env!("VULKAN_SDK"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] Compiling walkdir v2.3.2 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `Rust-Light-Vulkan-Engine` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "49e9e0acc34d8d9a711fb634fdbfd100c933d0ae7371b29d00a45ba6c0a3e81d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49e9e0acc34d8d9a711fb634fdbfd100c933d0ae7371b29d00a45ba6c0a3e81d", kill_on_drop: false }` [INFO] [stdout] 49e9e0acc34d8d9a711fb634fdbfd100c933d0ae7371b29d00a45ba6c0a3e81d