[INFO] cloning repository https://github.com/jeroenrietveld/vulkan-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeroenrietveld/vulkan-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeroenrietveld%2Fvulkan-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeroenrietveld%2Fvulkan-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9509671ee4d3b1ff0783c31edfa0dac84c4a9b8e
[INFO] testing jeroenrietveld/vulkan-test against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeroenrietveld%2Fvulkan-test" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jeroenrietveld/vulkan-test
[INFO] finished tweaking git repo https://github.com/jeroenrietveld/vulkan-test
[INFO] tweaked toml for git repo https://github.com/jeroenrietveld/vulkan-test written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jeroenrietveld/vulkan-test on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jeroenrietveld/vulkan-test 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `vulkan_test` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3633ec74a1c8969698867e81dabf1e8dbb46de1a9e1e6c7300b345b6f87441a5
[INFO] running `Command { std: "docker" "start" "3633ec74a1c8969698867e81dabf1e8dbb46de1a9e1e6c7300b345b6f87441a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3633ec74a1c8969698867e81dabf1e8dbb46de1a9e1e6c7300b345b6f87441a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3633ec74a1c8969698867e81dabf1e8dbb46de1a9e1e6c7300b345b6f87441a5" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3633ec74a1c8969698867e81dabf1e8dbb46de1a9e1e6c7300b345b6f87441a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3633ec74a1c8969698867e81dabf1e8dbb46de1a9e1e6c7300b345b6f87441a5" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `vulkan_test` (manifest) generated 1 warning
[INFO] [stderr]    Compiling cc v1.0.17
[INFO] [stderr]    Compiling libc v0.2.42
[INFO] [stderr]    Compiling bitflags v1.0.3
[INFO] [stderr]    Compiling lazy_static v1.0.1
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]    Compiling arrayref v0.3.4
[INFO] [stderr]    Compiling byte-tools v0.2.0
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling token_store v0.1.2
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling block-buffer v0.3.3
[INFO] [stderr]    Compiling pkg-config v0.3.11
[INFO] [stderr]    Compiling remove_dir_all v0.5.1
[INFO] [stderr]    Compiling num-traits v0.2.5
[INFO] [stderr]    Compiling cmake v0.1.31
[INFO] [stderr]    Compiling rand v0.4.2
[INFO] [stderr]    Compiling memmap v0.6.2
[INFO] [stderr]    Compiling x11-dl v2.18.0
[INFO] [stderr]    Compiling vulkano v0.9.0
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling libloading v0.5.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling shared_library v0.1.8
[INFO] [stderr]    Compiling smallvec v0.6.2
[INFO] [stderr]    Compiling tempfile v3.0.2
[INFO] [stderr]    Compiling nodrop v0.1.12
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling wayland-scanner v0.12.5
[INFO] [stderr]    Compiling generic-array v0.9.0
[INFO] [stderr]    Compiling dlib v0.4.1
[INFO] [stderr]    Compiling half v1.1.1
[INFO] [stderr]    Compiling wayland-sys v0.12.5
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling crossbeam v0.3.2
[INFO] [stderr]    Compiling byteorder v1.2.3
[INFO] [stderr]    Compiling digest v0.7.4
[INFO] [stderr]    Compiling vk-sys v0.3.3
[INFO] [stderr]    Compiling sha2 v0.7.1
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling stb_truetype v0.2.2
[INFO] [stderr]    Compiling wayland-client v0.12.5
[INFO] [stderr]    Compiling glsl-to-spirv v0.1.5
[INFO] [stderr]    Compiling wayland-protocols v0.12.5
[INFO] [stderr]    Compiling arrayvec v0.4.7
[INFO] [stderr] error: failed to run custom build command for `glsl-to-spirv v0.1.5`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_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/release/build/glsl-to-spirv-983e57c6af8d17d8/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build/glslangValidator.exe
[INFO] [stderr]   running: cd "/opt/rustwide/target/release/build/glsl-to-spirv-814d97d064b7dee3/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsl-to-spirv-0.1.5/glslang" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/release/build/glsl-to-spirv-814d97d064b7dee3/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_BUILD_TYPE=Release"
[INFO] [stderr]   -- Configuring incomplete, errors occurred!
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   fatal: not a git repository (or any parent up to mount point /opt/rustwide)
[INFO] [stderr]   Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[INFO] [stderr]   CMake Error at CMakeLists.txt:3 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 3.5 has been removed from CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
[INFO] [stderr]     to tell CMake that the project requires at least <min> but has been updated
[INFO] [stderr]     to work with policies introduced by <max> or earlier.
[INFO] [stderr] 
[INFO] [stderr]     Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (581) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.31/src/lib.rs:643:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5609ab54f361 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stderr]      1:     0x5609ab5627da - core[7c831bd917ebf35f]::fmt::write
[INFO] [stderr]      2:     0x5609ab554abc - <std[104cf6e2632825ea]::sys::stdio::unix::Stderr as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stderr]      3:     0x5609ab52e386 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stderr]      4:     0x5609ab549351 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stderr]      5:     0x5609ab54950b - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stderr]      6:     0x5609ab52e432 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stderr]      7:     0x5609ab526799 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]      8:     0x5609ab52ec4d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stderr]      9:     0x5609ab562f0c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stderr]     10:     0x5609ab4f2707 - cmake[674195285028943c]::fail
[INFO] [stderr]     11:     0x5609ab4f23c1 - cmake[674195285028943c]::run
[INFO] [stderr]     12:     0x5609ab4f5321 - <cmake[674195285028943c]::Config>::build
[INFO] [stderr]     13:     0x5609ab4e6827 - cmake[674195285028943c]::build::<&str>
[INFO] [stderr]     14:     0x5609ab4e781f - build_script_build[859bfbd76ec1b3eb]::main
[INFO] [stderr]     15:     0x5609ab4e8f53 - <fn() as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     16:     0x5609ab4e72fe - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     17:     0x5609ab4e7329 - std[104cf6e2632825ea]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     18:     0x5609ab548789 - std[104cf6e2632825ea]::rt::lang_start_internal
[INFO] [stderr]     19:     0x5609ab4e6fd1 - std[104cf6e2632825ea]::rt::lang_start::<()>
[INFO] [stderr]     20:     0x5609ab4e9045 - main
[INFO] [stderr]     21:     0x7d6e381b2601 - <unknown>
[INFO] [stderr]     22:     0x7d6e381b2718 - __libc_start_main
[INFO] [stderr]     23:     0x5609ab4e6705 - _start
[INFO] [stderr]     24:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3633ec74a1c8969698867e81dabf1e8dbb46de1a9e1e6c7300b345b6f87441a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3633ec74a1c8969698867e81dabf1e8dbb46de1a9e1e6c7300b345b6f87441a5", kill_on_drop: false }`
[INFO] [stdout] 3633ec74a1c8969698867e81dabf1e8dbb46de1a9e1e6c7300b345b6f87441a5
