[INFO] fetching crate rioterm 0.2.31... [INFO] testing rioterm-0.2.31 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate rioterm 0.2.31 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate rioterm 0.2.31 [INFO] finished tweaking crates.io crate rioterm 0.2.31 [INFO] tweaked toml for crates.io crate rioterm 0.2.31 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rioterm 0.2.31 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rioterm 0.2.31 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a798323b12922c4244ec6b72314bdcfee023cbebf05115a560a2378351fd5c5c [INFO] running `Command { std: "docker" "start" "-a" "a798323b12922c4244ec6b72314bdcfee023cbebf05115a560a2378351fd5c5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a798323b12922c4244ec6b72314bdcfee023cbebf05115a560a2378351fd5c5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a798323b12922c4244ec6b72314bdcfee023cbebf05115a560a2378351fd5c5c", kill_on_drop: false }` [INFO] [stdout] a798323b12922c4244ec6b72314bdcfee023cbebf05115a560a2378351fd5c5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 114913c6a574c841e2e2816984ad44d828a4cecf43c5993b9e5c17b7c3067af5 [INFO] running `Command { std: "docker" "start" "-a" "114913c6a574c841e2e2816984ad44d828a4cecf43c5993b9e5c17b7c3067af5", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling serde_core v1.0.227 [INFO] [stderr] Compiling serde v1.0.227 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling naga v25.0.1 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling glslang-sys v0.7.0+1062752 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling spirv-cross-sys v0.4.3+e670b39 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling pxfm v0.1.24 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling xcursor v0.3.10 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling wgpu-hal v25.0.2 [INFO] [stderr] Compiling vec_extract_if_polyfill v0.1.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling nom_locate v5.0.0 [INFO] [stderr] Compiling moxcms v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.227 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling halfbrown v0.2.5 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling librashader-common v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] error: could not compile `moxcms` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name moxcms --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moxcms-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="avx"' --cfg 'feature="default"' --cfg 'feature="neon"' --cfg 'feature="sse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx", "avx512", "default", "neon", "options", "sse"))' -C metadata=f4cb49b8b0a42c48 -C extra-filename=-9d5d9ef284799b8a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-2b13e2c77d68f422.rmeta --extern pxfm=/opt/rustwide/target/debug/deps/libpxfm-0e23be1d7264e92f.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `naga` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-25.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::alloc_instead_of_core' --cfg 'feature="compact"' --cfg 'feature="default"' --cfg 'feature="glsl-out"' --cfg 'feature="hlsl-out"' --cfg 'feature="msl-out"' --cfg 'feature="spv-in"' --cfg 'feature="spv-out"' --cfg 'feature="wgsl-in"' --cfg 'feature="wgsl-out"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "compact", "default", "deserialize", "dot-out", "glsl-in", "glsl-out", "hlsl-out", "hlsl-out-if-target-windows", "msl-out", "msl-out-if-target-apple", "serialize", "spv-in", "spv-out", "wgsl-in", "wgsl-out"))' -C metadata=8b76633357853b65 -C extra-filename=-78dcab83fbba0b66 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-c7dde542da3995d2.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-c43e2e940dd2a293.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-48a5e1fb7f0d4a9a.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-af8f19004f3d3e99.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-238c8fc74f047425.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-e7d801fae138b579.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-72d4824186d79465.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-ac945a88c0481e2d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-28ade3d6717210f3.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-2b13e2c77d68f422.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-762e4caa477ab48f.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c4a66f98a2548f.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-db56d1b2a884e39f.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-f80b9349a3ded858.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a129885bf753dfda.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-76924bfc03cc13f9.rmeta --cap-lints allow --cap-lints=warn --cfg glsl_out --cfg hlsl_out --cfg msl_out --cfg spv_out --cfg wgsl_out --check-cfg 'cfg(dot_out)' --check-cfg 'cfg(glsl_out)' --check-cfg 'cfg(hlsl_out)' --check-cfg 'cfg(msl_out)' --check-cfg 'cfg(spv_out)' --check-cfg 'cfg(wgsl_out)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `image` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name image --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bmp"' --cfg 'feature="dds"' --cfg 'feature="gif"' --cfg 'feature="ico"' --cfg 'feature="jpeg"' --cfg 'feature="png"' --cfg 'feature="pnm"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avif", "avif-native", "benchmarks", "bmp", "color_quant", "dds", "default", "default-formats", "exr", "ff", "gif", "hdr", "ico", "jpeg", "nasm", "png", "pnm", "qoi", "rayon", "serde", "tga", "tiff", "webp"))' -C metadata=2572f63e9975d061 -C extra-filename=-82ebe578eccdba51 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-a0404da21a485bb1.rmeta --extern byteorder_lite=/opt/rustwide/target/debug/deps/libbyteorder_lite-f5df2d14b4488fc7.rmeta --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-72accfe2cafd1a2d.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-c976e17277c8e55b.rmeta --extern image_webp=/opt/rustwide/target/debug/deps/libimage_webp-5097378612dd00d3.rmeta --extern moxcms=/opt/rustwide/target/debug/deps/libmoxcms-9d5d9ef284799b8a.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-2b13e2c77d68f422.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-14cb09f864106089.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-97d8afef1905d03b.rmeta --extern zune_core=/opt/rustwide/target/debug/deps/libzune_core-d8a810c65908360c.rmeta --extern zune_jpeg=/opt/rustwide/target/debug/deps/libzune_jpeg-c4b81b4d94627c8a.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: spirv-cross-sys@0.4.3+e670b39: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: spirv-cross-sys@0.4.3+e670b39: compilation terminated. [INFO] [stderr] warning: spirv-cross-sys@0.4.3+e670b39: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "native/SPIRV-Cross" "-I" "native/SPIRV-CROSS/include" "-Wall" "-Wextra" "-DSPIRV_CROSS_CLI=OFF" "-DSPIRV_CROSS_C_API_GLSL=1" "-DSPIRV_CROSS_C_API_HLSL=1" "-DSPIRV_CROSS_C_API_MSL=1" "-o" "/opt/rustwide/target/debug/build/spirv-cross-sys-f578a575762f8dc0/out/c3f3aca3466f4e77-spirv_glsl.o" "-c" "native/SPIRV-Cross/spirv_glsl.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: spirv-cross-sys@0.4.3+e670b39: compilation terminated. [INFO] [stderr] warning: spirv-cross-sys@0.4.3+e670b39: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "native/SPIRV-Cross" "-I" "native/SPIRV-CROSS/include" "-Wall" "-Wextra" "-DSPIRV_CROSS_CLI=OFF" "-DSPIRV_CROSS_C_API_GLSL=1" "-DSPIRV_CROSS_C_API_HLSL=1" "-DSPIRV_CROSS_C_API_MSL=1" "-o" "/opt/rustwide/target/debug/build/spirv-cross-sys-f578a575762f8dc0/out/c3f3aca3466f4e77-spirv_hlsl.o" "-c" "native/SPIRV-Cross/spirv_hlsl.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: spirv-cross-sys@0.4.3+e670b39: compilation terminated. [INFO] [stderr] warning: spirv-cross-sys@0.4.3+e670b39: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "native/SPIRV-Cross" "-I" "native/SPIRV-CROSS/include" "-Wall" "-Wextra" "-DSPIRV_CROSS_CLI=OFF" "-DSPIRV_CROSS_C_API_GLSL=1" "-DSPIRV_CROSS_C_API_HLSL=1" "-DSPIRV_CROSS_C_API_MSL=1" "-o" "/opt/rustwide/target/debug/build/spirv-cross-sys-f578a575762f8dc0/out/c3f3aca3466f4e77-spirv_msl.o" "-c" "native/SPIRV-Cross/spirv_msl.cpp" [INFO] [stderr] error: failed to run custom build command for `spirv-cross-sys v0.4.3+e670b39` [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/spirv-cross-sys-abc5b56b3f78e8ce/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=native/SPIRV-Cross/spirv_cross_c.cpp [INFO] [stderr] cargo:rerun-if-changed=native/SPIRV-Cross/spirv_cross_c.h [INFO] [stderr] cargo:rerun-if-changed=native/SPIRV-Cross/spirv_cfg.cpp [INFO] [stderr] cargo:rerun-if-changed=native/SPIRV-Cross/spirv_cpp.cpp [INFO] [stderr] cargo:rerun-if-changed=native/SPIRV-Cross/spirv_cross.cpp [INFO] [stderr] cargo:rerun-if-changed=native/SPIRV-Cross/spirv_cross_parsed_ir.cpp [INFO] [stderr] cargo:rerun-if-changed=native/SPIRV-Cross/spirv_cross_util.cpp [INFO] [stderr] cargo:rerun-if-changed=native/SPIRV-Cross/spirv_glsl.cpp [INFO] [stderr] cargo:rerun-if-changed=native/SPIRV-Cross/spirv_hlsl.cpp [INFO] [stderr] cargo:rerun-if-changed=native/SPIRV-Cross/spirv_msl.cpp [INFO] [stderr] cargo:rerun-if-changed=native/SPIRV-Cross/spirv_parser.cpp [INFO] [stderr] cargo:rerun-if-changed=native/SPIRV-Cross/spirv_reflect.cpp [INFO] [stderr] cargo:rerun-if-changed=native/spirv_cross_c_ext_rs.cpp [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/spirv-cross-sys-f578a575762f8dc0/out) [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=warn) [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "native/SPIRV-Cross" "-I" "native/SPIRV-CROSS/include" "-Wall" "-Wextra" "-DSPIRV_CROSS_CLI=OFF" "-DSPIRV_CROSS_C_API_GLSL=1" "-DSPIRV_CROSS_C_API_HLSL=1" "-DSPIRV_CROSS_C_API_MSL=1" "-o" "/opt/rustwide/target/debug/build/spirv-cross-sys-f578a575762f8dc0/out/c3f3aca3466f4e77-spirv_glsl.o" "-c" "native/SPIRV-Cross/spirv_glsl.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "native/SPIRV-Cross" "-I" "native/SPIRV-CROSS/include" "-Wall" "-Wextra" "-DSPIRV_CROSS_CLI=OFF" "-DSPIRV_CROSS_C_API_GLSL=1" "-DSPIRV_CROSS_C_API_HLSL=1" "-DSPIRV_CROSS_C_API_MSL=1" "-o" "/opt/rustwide/target/debug/build/spirv-cross-sys-f578a575762f8dc0/out/c3f3aca3466f4e77-spirv_hlsl.o" "-c" "native/SPIRV-Cross/spirv_hlsl.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "native/SPIRV-Cross" "-I" "native/SPIRV-CROSS/include" "-Wall" "-Wextra" "-DSPIRV_CROSS_CLI=OFF" "-DSPIRV_CROSS_C_API_GLSL=1" "-DSPIRV_CROSS_C_API_HLSL=1" "-DSPIRV_CROSS_C_API_MSL=1" "-o" "/opt/rustwide/target/debug/build/spirv-cross-sys-f578a575762f8dc0/out/c3f3aca3466f4e77-spirv_msl.o" "-c" "native/SPIRV-Cross/spirv_msl.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++14" "-I" "native/SPIRV-Cross" "-I" "native/SPIRV-CROSS/include" "-Wall" "-Wextra" "-DSPIRV_CROSS_CLI=OFF" "-DSPIRV_CROSS_C_API_GLSL=1" "-DSPIRV_CROSS_C_API_HLSL=1" "-DSPIRV_CROSS_C_API_MSL=1" "-o" "/opt/rustwide/target/debug/build/spirv-cross-sys-f578a575762f8dc0/out/c3f3aca3466f4e77-spirv_msl.o" "-c" "native/SPIRV-Cross/spirv_msl.cpp" [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: glslang-sys@0.7.0+1062752: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: glslang-sys@0.7.0+1062752: compilation terminated. [INFO] [stderr] warning: glslang-sys@0.7.0+1062752: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "native/glslang" "-I" "native/build_info" "-Wall" "-Wextra" "-DENABLE_SPIRV=ON" "-DENABLE_HLSL=ON" "-DENABLE_OPT=OFF" "-DENABLE_GLSLANG_BINARIES=OFF" "-o" "/opt/rustwide/target/debug/build/glslang-sys-e275f08ab330d36f/out/25d0f36a2cc73b21-hlslParseHelper.o" "-c" "native/glslang/glslang/HLSL/hlslParseHelper.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: glslang-sys@0.7.0+1062752: compilation terminated. [INFO] [stderr] warning: glslang-sys@0.7.0+1062752: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "native/glslang" "-I" "native/build_info" "-Wall" "-Wextra" "-DENABLE_SPIRV=ON" "-DENABLE_HLSL=ON" "-DENABLE_OPT=OFF" "-DENABLE_GLSLANG_BINARIES=OFF" "-o" "/opt/rustwide/target/debug/build/glslang-sys-e275f08ab330d36f/out/25d0f36a2cc73b21-hlslScanContext.o" "-c" "native/glslang/glslang/HLSL/hlslScanContext.cpp" [INFO] [stderr] warning: glslang-sys@0.7.0+1062752: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: glslang-sys@0.7.0+1062752: compilation terminated. [INFO] [stderr] warning: glslang-sys@0.7.0+1062752: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "native/glslang" "-I" "native/build_info" "-Wall" "-Wextra" "-DENABLE_SPIRV=ON" "-DENABLE_HLSL=ON" "-DENABLE_OPT=OFF" "-DENABLE_GLSLANG_BINARIES=OFF" "-o" "/opt/rustwide/target/debug/build/glslang-sys-e275f08ab330d36f/out/05288f5cb837a64c-ParseHelper.o" "-c" "native/glslang/glslang/MachineIndependent/ParseHelper.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: glslang-sys@0.7.0+1062752: compilation terminated. [INFO] [stderr] warning: glslang-sys@0.7.0+1062752: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "native/glslang" "-I" "native/build_info" "-Wall" "-Wextra" "-DENABLE_SPIRV=ON" "-DENABLE_HLSL=ON" "-DENABLE_OPT=OFF" "-DENABLE_GLSLANG_BINARIES=OFF" "-o" "/opt/rustwide/target/debug/build/glslang-sys-e275f08ab330d36f/out/05288f5cb837a64c-glslang_tab.o" "-c" "native/glslang/glslang/MachineIndependent/glslang_tab.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: glslang-sys@0.7.0+1062752: compilation terminated. [INFO] [stderr] warning: glslang-sys@0.7.0+1062752: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "native/glslang" "-I" "native/build_info" "-Wall" "-Wextra" "-DENABLE_SPIRV=ON" "-DENABLE_HLSL=ON" "-DENABLE_OPT=OFF" "-DENABLE_GLSLANG_BINARIES=OFF" "-o" "/opt/rustwide/target/debug/build/glslang-sys-e275f08ab330d36f/out/05288f5cb837a64c-iomapper.o" "-c" "native/glslang/glslang/MachineIndependent/iomapper.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: glslang-sys@0.7.0+1062752: compilation terminated. [INFO] [stderr] warning: glslang-sys@0.7.0+1062752: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "native/glslang" "-I" "native/build_info" "-Wall" "-Wextra" "-DENABLE_SPIRV=ON" "-DENABLE_HLSL=ON" "-DENABLE_OPT=OFF" "-DENABLE_GLSLANG_BINARIES=OFF" "-o" "/opt/rustwide/target/debug/build/glslang-sys-e275f08ab330d36f/out/ed8a330796b6ea8e-Pp.o" "-c" "native/glslang/glslang/MachineIndependent/preprocessor/Pp.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: glslang-sys@0.7.0+1062752: compilation terminated. [INFO] [stderr] warning: glslang-sys@0.7.0+1062752: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "native/glslang" "-I" "native/build_info" "-Wall" "-Wextra" "-DENABLE_SPIRV=ON" "-DENABLE_HLSL=ON" "-DENABLE_OPT=OFF" "-DENABLE_GLSLANG_BINARIES=OFF" "-o" "/opt/rustwide/target/debug/build/glslang-sys-e275f08ab330d36f/out/05288f5cb837a64c-linkValidate.o" "-c" "native/glslang/glslang/MachineIndependent/linkValidate.cpp" [INFO] [stderr] error: failed to run custom build command for `glslang-sys v0.7.0+1062752` [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/glslang-sys-1f2803cb8a28dcd4/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=native/glslang [INFO] [stderr] cargo:rerun-if-changed=native/build_info [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/glslang-sys-e275f08ab330d36f/out) [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=warn) [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "native/glslang" "-I" "native/build_info" "-Wall" "-Wextra" "-DENABLE_SPIRV=ON" "-DENABLE_HLSL=ON" "-DENABLE_OPT=OFF" "-DENABLE_GLSLANG_BINARIES=OFF" "-o" "/opt/rustwide/target/debug/build/glslang-sys-e275f08ab330d36f/out/25d0f36a2cc73b21-hlslParseHelper.o" "-c" "native/glslang/glslang/HLSL/hlslParseHelper.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "native/glslang" "-I" "native/build_info" "-Wall" "-Wextra" "-DENABLE_SPIRV=ON" "-DENABLE_HLSL=ON" "-DENABLE_OPT=OFF" "-DENABLE_GLSLANG_BINARIES=OFF" "-o" "/opt/rustwide/target/debug/build/glslang-sys-e275f08ab330d36f/out/25d0f36a2cc73b21-hlslScanContext.o" "-c" "native/glslang/glslang/HLSL/hlslScanContext.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "native/glslang" "-I" "native/build_info" "-Wall" "-Wextra" "-DENABLE_SPIRV=ON" "-DENABLE_HLSL=ON" "-DENABLE_OPT=OFF" "-DENABLE_GLSLANG_BINARIES=OFF" "-o" "/opt/rustwide/target/debug/build/glslang-sys-e275f08ab330d36f/out/05288f5cb837a64c-ParseHelper.o" "-c" "native/glslang/glslang/MachineIndependent/ParseHelper.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "native/glslang" "-I" "native/build_info" "-Wall" "-Wextra" "-DENABLE_SPIRV=ON" "-DENABLE_HLSL=ON" "-DENABLE_OPT=OFF" "-DENABLE_GLSLANG_BINARIES=OFF" "-o" "/opt/rustwide/target/debug/build/glslang-sys-e275f08ab330d36f/out/05288f5cb837a64c-glslang_tab.o" "-c" "native/glslang/glslang/MachineIndependent/glslang_tab.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "native/glslang" "-I" "native/build_info" "-Wall" "-Wextra" "-DENABLE_SPIRV=ON" "-DENABLE_HLSL=ON" "-DENABLE_OPT=OFF" "-DENABLE_GLSLANG_BINARIES=OFF" "-o" "/opt/rustwide/target/debug/build/glslang-sys-e275f08ab330d36f/out/05288f5cb837a64c-iomapper.o" "-c" "native/glslang/glslang/MachineIndependent/iomapper.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "native/glslang" "-I" "native/build_info" "-Wall" "-Wextra" "-DENABLE_SPIRV=ON" "-DENABLE_HLSL=ON" "-DENABLE_OPT=OFF" "-DENABLE_GLSLANG_BINARIES=OFF" "-o" "/opt/rustwide/target/debug/build/glslang-sys-e275f08ab330d36f/out/ed8a330796b6ea8e-Pp.o" "-c" "native/glslang/glslang/MachineIndependent/preprocessor/Pp.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "native/glslang" "-I" "native/build_info" "-Wall" "-Wextra" "-DENABLE_SPIRV=ON" "-DENABLE_HLSL=ON" "-DENABLE_OPT=OFF" "-DENABLE_GLSLANG_BINARIES=OFF" "-o" "/opt/rustwide/target/debug/build/glslang-sys-e275f08ab330d36f/out/05288f5cb837a64c-linkValidate.o" "-c" "native/glslang/glslang/MachineIndependent/linkValidate.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "native/glslang" "-I" "native/build_info" "-Wall" "-Wextra" "-DENABLE_SPIRV=ON" "-DENABLE_HLSL=ON" "-DENABLE_OPT=OFF" "-DENABLE_GLSLANG_BINARIES=OFF" "-o" "/opt/rustwide/target/debug/build/glslang-sys-e275f08ab330d36f/out/05288f5cb837a64c-linkValidate.o" "-c" "native/glslang/glslang/MachineIndependent/linkValidate.cpp" [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "114913c6a574c841e2e2816984ad44d828a4cecf43c5993b9e5c17b7c3067af5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "114913c6a574c841e2e2816984ad44d828a4cecf43c5993b9e5c17b7c3067af5", kill_on_drop: false }` [INFO] [stdout] 114913c6a574c841e2e2816984ad44d828a4cecf43c5993b9e5c17b7c3067af5