[INFO] cloning repository https://github.com/f0ursqu4r3/st-test-1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/f0ursqu4r3/st-test-1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff0ursqu4r3%2Fst-test-1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff0ursqu4r3%2Fst-test-1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0c296d47c43a6e7c48dca45d838691c9a7b01fd [INFO] checking f0ursqu4r3/st-test-1 against master#b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd for pr-155501 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff0ursqu4r3%2Fst-test-1" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/f0ursqu4r3/st-test-1 [INFO] finished tweaking git repo https://github.com/f0ursqu4r3/st-test-1 [INFO] tweaked toml for git repo https://github.com/f0ursqu4r3/st-test-1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/f0ursqu4r3/st-test-1 on toolchain b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/f0ursqu4r3/st-test-1 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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spacetimedb-primitives v1.2.0 [INFO] [stderr] Downloaded spacetimedb-metrics v1.2.0 [INFO] [stderr] Downloaded spacetimedb-lib v1.2.0 [INFO] [stderr] Downloaded spacetimedb v1.2.0 [INFO] [stderr] Downloaded second-stack v0.3.5 [INFO] [stderr] Downloaded mint v0.5.9 [INFO] [stderr] Downloaded anymap v0.12.1 [INFO] [stderr] Downloaded spacetimedb-bindings-sys v1.2.0 [INFO] [stderr] Downloaded chlorine v1.0.13 [INFO] [stderr] Downloaded raylib_imgui v1.0.1 [INFO] [stderr] Downloaded decorum v0.3.1 [INFO] [stderr] Downloaded tokio-tungstenite v0.26.2 [INFO] [stderr] Downloaded spacetimedb-sats v1.2.0 [INFO] [stderr] Downloaded serde_with_macros v3.13.0 [INFO] [stderr] Downloaded spacetimedb-client-api-messages v1.2.0 [INFO] [stderr] Downloaded spacetimedb-sdk v1.2.0 [INFO] [stderr] Downloaded tungstenite v0.26.2 [INFO] [stderr] Downloaded ethnum v1.5.2 [INFO] [stderr] Downloaded imgui v0.12.0 [INFO] [stderr] Downloaded serde_with v3.13.0 [INFO] [stderr] Downloaded spacetimedb-data-structures v1.2.0 [INFO] [stderr] Downloaded spacetimedb-bindings-macro v1.2.0 [INFO] [stderr] Downloaded glam v0.30.4 [INFO] [stderr] Downloaded imgui-sys v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d52bc98e85a10ed774403ec9b8633112170721983085d8038f0ab1dac1d18c5 [INFO] running `Command { std: "docker" "start" "-a" "1d52bc98e85a10ed774403ec9b8633112170721983085d8038f0ab1dac1d18c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d52bc98e85a10ed774403ec9b8633112170721983085d8038f0ab1dac1d18c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d52bc98e85a10ed774403ec9b8633112170721983085d8038f0ab1dac1d18c5", kill_on_drop: false }` [INFO] [stdout] 1d52bc98e85a10ed774403ec9b8633112170721983085d8038f0ab1dac1d18c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b3359c027c5fffd32b05cb59b0e410712705ee06b426e7b18435a080c1cf69c [INFO] running `Command { std: "docker" "start" "-a" "7b3359c027c5fffd32b05cb59b0e410712705ee06b426e7b18435a080c1cf69c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Checking spacetimedb-primitives v1.2.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking second-stack v0.3.5 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling spacetimedb-lib v1.2.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling imgui-sys v0.12.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking chlorine v1.0.13 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking spacetimedb-bindings-sys v1.2.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking openssl-sys v0.9.109 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking decorum v0.3.1 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking glam v0.30.4 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling spacetimedb-bindings-macro v1.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking spacetimedb-data-structures v1.2.0 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.13.0 [INFO] [stderr] Checking spacetimedb-metrics v1.2.0 [INFO] [stderr] warning: imgui-sys@0.12.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: imgui-sys@0.12.0: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `imgui-sys v0.12.0` [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/imgui-sys-78cee8f3f4fcac51/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:THIRD_PARTY=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/imgui-sys-0.12.0/third-party [INFO] [stderr] cargo:DEFINE_IMGUI_USE_WCHAR32= [INFO] [stderr] cargo:DEFINE_CIMGUI_NO_EXPORT= [INFO] [stderr] cargo:DEFINE_IMGUI_DISABLE_WIN32_FUNCTIONS= [INFO] [stderr] cargo:DEFINE_IMGUI_DISABLE_OSX_FUNCTIONS= [INFO] [stderr] cargo:THIRD_PARTY=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/imgui-sys-0.12.0/third-party/imgui-docking [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/imgui-sys-85771b8c90fc722f/out) [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,x87) [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=forbid) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/imgui-sys-85771b8c90fc722f/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [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:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [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" "-fno-exceptions" "-fno-rtti" "-std=c++11" "-DIMGUI_USE_WCHAR32" "-DCIMGUI_NO_EXPORT" "-DIMGUI_DISABLE_WIN32_FUNCTIONS" "-DIMGUI_DISABLE_OSX_FUNCTIONS" "-o" "/opt/rustwide/target/debug/build/imgui-sys-85771b8c90fc722f/out/97cc2182c72ccc3b-include_imgui_docking.o" "-c" "include_imgui_docking.cpp" [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `glam` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd/bin/rustc --crate-name glam --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glam-0.30.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("spirv"))' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("approx", "bytecheck", "bytemuck", "core-simd", "cuda", "debug-glam-assert", "default", "fast-math", "glam-assert", "libm", "mint", "nostd-libm", "rand", "rkyv", "scalar-math", "serde", "speedy", "std"))' -C metadata=9a420a1d96997107 -C extra-filename=-9be1f199f7c4223f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7b3359c027c5fffd32b05cb59b0e410712705ee06b426e7b18435a080c1cf69c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b3359c027c5fffd32b05cb59b0e410712705ee06b426e7b18435a080c1cf69c", kill_on_drop: false }` [INFO] [stdout] 7b3359c027c5fffd32b05cb59b0e410712705ee06b426e7b18435a080c1cf69c