[INFO] cloning repository https://github.com/dgulotta/race-game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dgulotta/race-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgulotta%2Frace-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgulotta%2Frace-game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 989b9ee3ab73014f153043570a5e57c5ce27e14a [INFO] testing dgulotta/race-game/989b9ee3ab73014f153043570a5e57c5ce27e14a against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgulotta%2Frace-game" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dgulotta/race-game on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dgulotta/race-game [INFO] finished tweaking git repo https://github.com/dgulotta/race-game [INFO] tweaked toml for git repo https://github.com/dgulotta/race-game written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dgulotta/race-game 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/dgulotta/notan.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded takeable v0.2.2 [INFO] [stderr] Downloaded serde_default v0.2.0 [INFO] [stderr] Downloaded archery v1.2.1 [INFO] [stderr] Downloaded generic-array v0.9.1 [INFO] [stderr] Downloaded spin_sleep v1.3.0 [INFO] [stderr] Downloaded rpds v1.1.0 [INFO] [stderr] Downloaded lyon v1.0.1 [INFO] [stderr] Downloaded directories v6.0.0 [INFO] [stderr] Downloaded downcast-rs v2.0.1 [INFO] [stderr] Downloaded bevy_pkv v0.11.1 [INFO] [stderr] Downloaded rustix v0.38.39 [INFO] [stderr] Downloaded cc v1.1.36 [INFO] [stderr] Downloaded lyon_algorithms v1.0.4 [INFO] [stderr] Downloaded glyph_brush v0.7.11 [INFO] [stderr] Downloaded float_next_after v1.0.0 [INFO] [stderr] Downloaded lyon_geom v1.0.6 [INFO] [stderr] Downloaded lyon_path v1.0.6 [INFO] [stderr] Downloaded ecolor v0.31.0 [INFO] [stderr] Downloaded emath v0.31.0 [INFO] [stderr] Downloaded epaint v0.31.0 [INFO] [stderr] Downloaded twox-hash v2.0.1 [INFO] [stderr] Downloaded platter2 v0.1.6 [INFO] [stderr] Downloaded glsl-to-spirv v0.1.7 [INFO] [stderr] Downloaded lyon_tessellation v1.0.15 [INFO] [stderr] Downloaded egui v0.31.0 [INFO] [stderr] Downloaded redb v1.5.1 [INFO] [stderr] Downloaded epaint_default_fonts v0.31.0 [INFO] [stderr] Downloaded egui-file-dialog v0.9.0 [INFO] [stderr] Downloaded crevice_notan-derive v0.10.0 [INFO] [stderr] Downloaded crevice_notan v0.14.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8591093f0ca694a7bd129515de4f570963246dc4c81bfe00b5407474f1ce927 [INFO] running `Command { std: "docker" "start" "-a" "d8591093f0ca694a7bd129515de4f570963246dc4c81bfe00b5407474f1ce927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8591093f0ca694a7bd129515de4f570963246dc4c81bfe00b5407474f1ce927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8591093f0ca694a7bd129515de4f570963246dc4c81bfe00b5407474f1ce927", kill_on_drop: false }` [INFO] [stdout] d8591093f0ca694a7bd129515de4f570963246dc4c81bfe00b5407474f1ce927 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b60eac4de51ac736a88fe9e2961ee99fe63c4b911f1eb8f8f7d55fb7a0d17dfd [INFO] running `Command { std: "docker" "start" "-a" "b60eac4de51ac736a88fe9e2961ee99fe63c4b911f1eb8f8f7d55fb7a0d17dfd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling xml-rs v0.8.22 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ttf-parser v0.25.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling cc v1.1.36 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling generic-array v0.9.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling notan_utils v0.13.0 (https://github.com/dgulotta/notan.git?branch=egui-serde#c18882c5) [INFO] [stderr] Compiling notan_macro v0.13.0 (https://github.com/dgulotta/notan.git?branch=egui-serde#c18882c5) [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Compiling fdeflate v0.3.6 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling glsl-to-spirv v0.1.7 [INFO] [stderr] Compiling spirv_cross v0.23.1 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling crevice_notan-derive v0.10.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling glyph_brush_layout v0.2.4 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling ordered-float v4.5.0 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling lyon_geom v1.0.6 [INFO] [stderr] Compiling epaint_default_fonts v0.31.0 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling glow v0.16.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling lyon_path v1.0.6 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling redb v1.5.1 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling fern v0.7.1 [INFO] [stderr] Compiling lyon_algorithms v1.0.4 [INFO] [stderr] Compiling lyon_tessellation v1.0.15 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling glyph_brush_draw_cache v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling lyon v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bevy_pkv v0.11.1 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling spin_sleep v1.3.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling archery v1.2.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] error: failed to run custom build command for `glsl-to-spirv v0.1.7` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_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/debug/build/glsl-to-spirv-db6ac34f310593cd/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/glslangValidator.exe [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_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = 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/debug/build/glsl-to-spirv-9d301a69ef1774ac/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsl-to-spirv-0.1.7/glslang" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/glsl-to-spirv-9d301a69ef1774ac/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=Debug" [INFO] [stderr] -- The C compiler identification is GNU 13.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 13.3.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - skipped [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Google Mock was not found - tests based on that will not build [INFO] [stderr] -- Configuring done (4.1s) [INFO] [stderr] -- Generating done (0.4s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/glsl-to-spirv-9d301a69ef1774ac/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/glsl-to-spirv-9d301a69ef1774ac/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "install" "--config" "Debug" [INFO] [stderr] [ 1%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslAttributes.cpp.o [INFO] [stderr] [ 3%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslParseHelper.cpp.o [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 Deprecation Warning at CMakeLists.txt:3 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 3.5 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at /usr/share/cmake-3.28/Modules/GNUInstallDirs.cmake:243 (message): [INFO] [stderr] Unable to determine default CMAKE_INSTALL_LIBDIR directory because no [INFO] [stderr] target architecture is known. Please enable at least one language before [INFO] [stderr] including GNUInstallDirs. [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] CMakeLists.txt:7 (include) [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning: [INFO] [stderr] Manually-specified variables were not used by the project: [INFO] [stderr] [INFO] [stderr] CMAKE_ASM_COMPILER [INFO] [stderr] CMAKE_ASM_FLAGS [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [hlsl/CMakeFiles/HLSL.dir/build.make:90: hlsl/CMakeFiles/HLSL.dir/hlslParseHelper.cpp.o] Error 1 [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:1210: hlsl/CMakeFiles/HLSL.dir/all] Error 2 [INFO] [stderr] gmake: *** [Makefile:146: all] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.51/src/lib.rs:1100:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5b51c1c23950 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5b51c1c23950 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5b51c1c23950 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5b51c1c23950 - ::fmt::h6d42cc84fc840290 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5b51c1c47aa3 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5b51c1c47aa3 - core::fmt::write::h5af61a909e3ec64d [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5b51c1c20593 - std::io::Write::write_fmt::h5a7b54aa6e4a315d [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5b51c1c237a2 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5b51c1c2492f - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5b51c1c2479a - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5b51c1c252d2 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5b51c1c2507a - std::panicking::begin_panic_handler::{{closure}}::h6479a2f0137c7d19 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5b51c1c23e69 - std::sys::backtrace::__rust_end_short_backtrace::ha04e7c0fc61ded91 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5b51c1c24d0d - rust_begin_unwind [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5b51c1b89570 - core::panicking::panic_fmt::h5764ee7030b7a73d [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5b51c1b9f7df - cmake::fail::h8ddac466347a2cbe [INFO] [stderr] 16: 0x5b51c1b9f05a - cmake::run::h2ff3bfd60319b501 [INFO] [stderr] 17: 0x5b51c1b9bc41 - cmake::Config::build::he8479c407243af19 [INFO] [stderr] 18: 0x5b51c1b8bc0f - cmake::build::h2c8c0e53001c659e [INFO] [stderr] 19: 0x5b51c1b8d19f - build_script_build::main::h59f254d652e430f7 [INFO] [stderr] 20: 0x5b51c1b8aed3 - core::ops::function::FnOnce::call_once::hf133fd706f6f641b [INFO] [stderr] 21: 0x5b51c1b8adc6 - std::sys::backtrace::__rust_begin_short_backtrace::hd0fe4db809635cfe [INFO] [stderr] 22: 0x5b51c1b8ad09 - std::rt::lang_start::{{closure}}::h82f53372f0b60880 [INFO] [stderr] 23: 0x5b51c1c1bda0 - core::ops::function::impls:: for &F>::call_once::h11180d46f4bd77b0 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x5b51c1c1bda0 - std::panicking::try::do_call::hd4e634b5516dff98 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stderr] 25: 0x5b51c1c1bda0 - std::panicking::try::hb26f372c4276d7b4 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stderr] 26: 0x5b51c1c1bda0 - std::panic::catch_unwind::hcff84ccd1cc2f0a5 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stderr] 27: 0x5b51c1c1bda0 - std::rt::lang_start_internal::{{closure}}::h7f5cb21b2420f132 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/rt.rs:168:24 [INFO] [stderr] 28: 0x5b51c1c1bda0 - std::panicking::try::do_call::he996326bc7b05062 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stderr] 29: 0x5b51c1c1bda0 - std::panicking::try::h17585bee78ecbda5 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stderr] 30: 0x5b51c1c1bda0 - std::panic::catch_unwind::h366ac34033c6e5d6 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stderr] 31: 0x5b51c1c1bda0 - std::rt::lang_start_internal::h15895544e2012228 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/rt.rs:164:5 [INFO] [stderr] 32: 0x5b51c1b8acf1 - std::rt::lang_start::h70b0db92135d9b8c [INFO] [stderr] 33: 0x5b51c1b8d805 - main [INFO] [stderr] 34: 0x74072a0ee1ca - [INFO] [stderr] 35: 0x74072a0ee28b - __libc_start_main [INFO] [stderr] 36: 0x5b51c1b89d65 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b60eac4de51ac736a88fe9e2961ee99fe63c4b911f1eb8f8f7d55fb7a0d17dfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b60eac4de51ac736a88fe9e2961ee99fe63c4b911f1eb8f8f7d55fb7a0d17dfd", kill_on_drop: false }` [INFO] [stdout] b60eac4de51ac736a88fe9e2961ee99fe63c4b911f1eb8f8f7d55fb7a0d17dfd