[INFO] cloning repository https://github.com/grindshell/protogine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grindshell/protogine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrindshell%2Fprotogine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrindshell%2Fprotogine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca05e8b237f953d6d030416b875f5302887faa11
[INFO] checking grindshell/protogine against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrindshell%2Fprotogine" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/grindshell/protogine
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/grindshell/protogine
[INFO] tweaked toml for git repo https://github.com/grindshell/protogine written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/grindshell/protogine on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/grindshell/protogine 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 25b6a18b3a20923c518e85b915de3e2fa0d98a0f50a6c3443941850600659fcf
[INFO] running `Command { std: "docker" "start" "25b6a18b3a20923c518e85b915de3e2fa0d98a0f50a6c3443941850600659fcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25b6a18b3a20923c518e85b915de3e2fa0d98a0f50a6c3443941850600659fcf", 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" "25b6a18b3a20923c518e85b915de3e2fa0d98a0f50a6c3443941850600659fcf" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25b6a18b3a20923c518e85b915de3e2fa0d98a0f50a6c3443941850600659fcf", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "25b6a18b3a20923c518e85b915de3e2fa0d98a0f50a6c3443941850600659fcf" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling find-msvc-tools v0.1.12
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking miniz_oxide v0.9.1
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling miniquad v0.4.11
[INFO] [stderr]     Checking smallvec v1.16.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking libyaml-rs v0.3.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking bstr v1.13.1
[INFO] [stderr]    Compiling cc v1.4.5
[INFO] [stderr]     Checking spin v0.12.3
[INFO] [stderr]     Checking protogine-plugin-api v0.1.0 (/opt/rustwide/workdir/sdk)
[INFO] [stderr]     Checking quad-rand v0.2.3
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cbindgen v0.29.2
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking flate2 v1.1.10
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]     Checking indexmap v2.14.1
[INFO] [stderr]     Checking hecs v0.11.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking syn v2.0.119
[INFO] [stderr]     Checking toml v1.1.4+spec-1.1.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking fontdue v0.9.4
[INFO] [stderr]    Compiling luau0-src v0.21.0+luau736
[INFO] [stderr]    Compiling mlua-sys v0.12.0
[INFO] [stderr]     Checking macroquad v0.4.16
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]     Checking yaml_serde v0.10.7
[INFO] [stderr]     Checking tot v0.2.0 (https://github.com/totlang/tot?rev=031226fdcd930421580161faf6e8755bfba88517#031226fd)
[INFO] [stderr]     Checking protogine-headergen v0.1.0 (/opt/rustwide/workdir/tools/headergen)
[INFO] [stderr] warning: mlua-sys@0.12.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: mlua-sys@0.12.0: compilation terminated.
[INFO] [stderr] warning: mlua-sys@0.12.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-mno-omit-leaf-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.21.0+luau736/luau/Common/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.21.0+luau736/luau/CodeGen/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.21.0+luau736/luau/VM/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.21.0+luau736/luau/VM/src" "-w" "-DLUAI_MAXCSTACK=1000000" "-DLUA_VECTOR_SIZE=3" "-DLUA_API=extern \"C\"" "-DLUAU_ENABLE_ASSERT" "-DLUACODEGEN_API=extern \"C\"" "-o" "/opt/rustwide/target/debug/build/mlua-sys/e36dce588ed6b2fd/out/luau-build/e5b213cbffca008e-CodeGenAssembly.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.21.0+luau736/luau/CodeGen/src/CodeGenAssembly.cpp"
[INFO] [stderr] warning: mlua-sys@0.12.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: mlua-sys@0.12.0: compilation terminated.
[INFO] [stderr] warning: mlua-sys@0.12.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-mno-omit-leaf-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.21.0+luau736/luau/Common/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.21.0+luau736/luau/CodeGen/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.21.0+luau736/luau/VM/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.21.0+luau736/luau/VM/src" "-w" "-DLUAI_MAXCSTACK=1000000" "-DLUA_VECTOR_SIZE=3" "-DLUA_API=extern \"C\"" "-DLUAU_ENABLE_ASSERT" "-DLUACODEGEN_API=extern \"C\"" "-o" "/opt/rustwide/target/debug/build/mlua-sys/e36dce588ed6b2fd/out/luau-build/e5b213cbffca008e-IrLoweringX64.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.21.0+luau736/luau/CodeGen/src/IrLoweringX64.cpp"
[INFO] [stderr] error: failed to run custom build command for `mlua-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/mlua-sys/87aca3d4baefa48c/out/build_script_main` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build
[INFO] [stderr]   cargo:rerun-if-env-changed=LUAU_CXXFLAGS
[INFO] [stderr]   cargo:rerun-if-env-changed=LUAU_INCLUDE_DIRS
[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: 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" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-mno-omit-leaf-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.21.0+luau736/luau/Common/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.21.0+luau736/luau/CodeGen/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.21.0+luau736/luau/VM/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.21.0+luau736/luau/VM/src" "-w" "-DLUAI_MAXCSTACK=1000000" "-DLUA_VECTOR_SIZE=3" "-DLUA_API=extern \"C\"" "-DLUAU_ENABLE_ASSERT" "-DLUACODEGEN_API=extern \"C\"" "-o" "/opt/rustwide/target/debug/build/mlua-sys/e36dce588ed6b2fd/out/luau-build/e5b213cbffca008e-CodeGenAssembly.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.21.0+luau736/luau/CodeGen/src/CodeGenAssembly.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: 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" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-mno-omit-leaf-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.21.0+luau736/luau/Common/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.21.0+luau736/luau/CodeGen/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.21.0+luau736/luau/VM/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.21.0+luau736/luau/VM/src" "-w" "-DLUAI_MAXCSTACK=1000000" "-DLUA_VECTOR_SIZE=3" "-DLUA_API=extern \"C\"" "-DLUAU_ENABLE_ASSERT" "-DLUACODEGEN_API=extern \"C\"" "-o" "/opt/rustwide/target/debug/build/mlua-sys/e36dce588ed6b2fd/out/luau-build/e5b213cbffca008e-IrLoweringX64.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.21.0+luau736/luau/CodeGen/src/IrLoweringX64.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] 
[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" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-mno-omit-leaf-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.21.0+luau736/luau/Common/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.21.0+luau736/luau/CodeGen/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.21.0+luau736/luau/VM/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.21.0+luau736/luau/VM/src" "-w" "-DLUAI_MAXCSTACK=1000000" "-DLUA_VECTOR_SIZE=3" "-DLUA_API=extern \"C\"" "-DLUAU_ENABLE_ASSERT" "-DLUACODEGEN_API=extern \"C\"" "-o" "/opt/rustwide/target/debug/build/mlua-sys/e36dce588ed6b2fd/out/luau-build/e5b213cbffca008e-IrLoweringX64.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.21.0+luau736/luau/CodeGen/src/IrLoweringX64.cpp"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "25b6a18b3a20923c518e85b915de3e2fa0d98a0f50a6c3443941850600659fcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25b6a18b3a20923c518e85b915de3e2fa0d98a0f50a6c3443941850600659fcf", kill_on_drop: false }`
[INFO] [stdout] 25b6a18b3a20923c518e85b915de3e2fa0d98a0f50a6c3443941850600659fcf
