[INFO] cloning repository https://github.com/JosephWest2/ash_renderer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JosephWest2/ash_renderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJosephWest2%2Fash_renderer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJosephWest2%2Fash_renderer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 145e5b2e736d3085965946d88251196d7e2b54db
[INFO] testing JosephWest2/ash_renderer 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%2FJosephWest2%2Fash_renderer" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JosephWest2/ash_renderer
[INFO] finished tweaking git repo https://github.com/JosephWest2/ash_renderer
[INFO] tweaked toml for git repo https://github.com/JosephWest2/ash_renderer written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JosephWest2/ash_renderer 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/JosephWest2/ash_renderer 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] f82570e04c5f6014f0fb064ebab911c2f631d9fa933c19594adf0846aef6eef8
[INFO] running `Command { std: "docker" "start" "f82570e04c5f6014f0fb064ebab911c2f631d9fa933c19594adf0846aef6eef8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f82570e04c5f6014f0fb064ebab911c2f631d9fa933c19594adf0846aef6eef8", 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" "f82570e04c5f6014f0fb064ebab911c2f631d9fa933c19594adf0846aef6eef8" "/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" "f82570e04c5f6014f0fb064ebab911c2f631d9fa933c19594adf0846aef6eef8", 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" "f82570e04c5f6014f0fb064ebab911c2f631d9fa933c19594adf0846aef6eef8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bytemuck v1.20.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling built v0.7.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling roxmltree v0.14.1
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling shaderc-sys v0.8.3
[INFO] [stderr]    Compiling avif-serialize v0.8.2
[INFO] [stderr]    Compiling wayland-protocols v0.32.5
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling image-webp v0.2.0
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling ravif v0.11.11
[INFO] [stderr]    Compiling winit v0.30.5
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.5
[INFO] [stderr]    Compiling wide v0.7.30
[INFO] [stderr] warning: shaderc-sys@0.8.3: shaderc: searching for native shaderc libraries on system;  use '--features build-from-source' to force building from source code
[INFO] [stderr] warning: shaderc-sys@0.8.3: shaderc: cannot find native shaderc library on system; falling back to build from source
[INFO] [stderr] error: failed to run custom build command for `shaderc-sys v0.8.3`
[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/shaderc-sys-f42cf88fa3b0e6b8/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:warning=shaderc: searching for native shaderc libraries on system;  use '--features build-from-source' to force building from source code
[INFO] [stderr]   cargo:warning=shaderc: cannot find native shaderc library on system; falling back to build from source
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   running: cd "/opt/rustwide/target/release/build/shaderc-sys-61092f8b1fb7cb4e/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shaderc-sys-0.8.3/build" "-G" "Ninja" "-DCMAKE_INSTALL_LIBDIR=lib" "-DCMAKE_POSITION_INDEPENDENT_CODE=ON" "-DENABLE_SPVREMAPPER=OFF" "-DENABLE_GLSLANG_BINARIES=OFF" "-DSHADERC_SKIP_TESTS=ON" "-DSPIRV_SKIP_EXECUTABLES=ON" "-DSPIRV_WERROR=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/release/build/shaderc-sys-61092f8b1fb7cb4e/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_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Release"
[INFO] [stderr]   -- Configuring incomplete, errors occurred!
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Error at CMakeLists.txt:6 (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' (2045) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.52/src/lib.rs:1115: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:     0x5cd3bc102f71 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stderr]      1:     0x5cd3bc11754a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stderr]      2:     0x5cd3bc108b4c - <std[104cf6e2632825ea]::sys::stdio::unix::Stderr as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stderr]      3:     0x5cd3bc0e1fb6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stderr]      4:     0x5cd3bc0fd851 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stderr]      5:     0x5cd3bc0fda0b - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stderr]      6:     0x5cd3bc0e2062 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stderr]      7:     0x5cd3bc0da3c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]      8:     0x5cd3bc0e287d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stderr]      9:     0x5cd3bc117cbc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stderr]     10:     0x5cd3bc07ae57 - cmake[7b8d44c4ddba21]::fail
[INFO] [stderr]     11:     0x5cd3bc07aae3 - cmake[7b8d44c4ddba21]::run
[INFO] [stderr]     12:     0x5cd3bc08030d - <cmake[7b8d44c4ddba21]::Config>::build
[INFO] [stderr]     13:     0x5cd3bc04a529 - build_script_build[b3c247afe6ed5631]::build_shaderc_unix
[INFO] [stderr]     14:     0x5cd3bc04e71e - build_script_build[b3c247afe6ed5631]::main
[INFO] [stderr]     15:     0x5cd3bc04f843 - <fn() as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     16:     0x5cd3bc048656 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     17:     0x5cd3bc044669 - std[104cf6e2632825ea]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     18:     0x5cd3bc0fcb19 - std[104cf6e2632825ea]::rt::lang_start_internal
[INFO] [stderr]     19:     0x5cd3bc0440a1 - std[104cf6e2632825ea]::rt::lang_start::<()>
[INFO] [stderr]     20:     0x5cd3bc04f965 - main
[INFO] [stderr]     21:     0x7d46f1b71601 - <unknown>
[INFO] [stderr]     22:     0x7d46f1b71718 - __libc_start_main
[INFO] [stderr]     23:     0x5cd3bc042255 - _start
[INFO] [stderr]     24:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f82570e04c5f6014f0fb064ebab911c2f631d9fa933c19594adf0846aef6eef8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f82570e04c5f6014f0fb064ebab911c2f631d9fa933c19594adf0846aef6eef8", kill_on_drop: false }`
[INFO] [stdout] f82570e04c5f6014f0fb064ebab911c2f631d9fa933c19594adf0846aef6eef8
