[INFO] cloning repository https://github.com/mluau/scheduler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mluau/scheduler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmluau%2Fscheduler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmluau%2Fscheduler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb758eedec07f48c85b1b44c112a49221ee63ef3 [INFO] checking mluau/scheduler against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmluau%2Fscheduler" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/mluau/scheduler [INFO] finished tweaking git repo https://github.com/mluau/scheduler [INFO] tweaked toml for git repo https://github.com/mluau/scheduler written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mluau/scheduler on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mluau/scheduler 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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 83a45b8a213b0871cd46dcb371951a5b6b0ba0b9a721a9aba41bddde4e90da95 [INFO] running `Command { std: "docker" "start" "83a45b8a213b0871cd46dcb371951a5b6b0ba0b9a721a9aba41bddde4e90da95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83a45b8a213b0871cd46dcb371951a5b6b0ba0b9a721a9aba41bddde4e90da95", 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" "83a45b8a213b0871cd46dcb371951a5b6b0ba0b9a721a9aba41bddde4e90da95" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83a45b8a213b0871cd46dcb371951a5b6b0ba0b9a721a9aba41bddde4e90da95", 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" "83a45b8a213b0871cd46dcb371951a5b6b0ba0b9a721a9aba41bddde4e90da95" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.188 [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling rustversion v1.0.23 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking futures-task v0.3.33 [INFO] [stderr] Checking bytes v1.12.1 [INFO] [stderr] Checking log v0.4.33 [INFO] [stderr] Checking futures-core v0.3.33 [INFO] [stderr] Checking bstr v1.13.0 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Checking futures-sink v0.3.33 [INFO] [stderr] Checking jiff-core v0.1.0 [INFO] [stderr] Checking clap_builder v4.6.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Checking regex-automata v0.4.16 [INFO] [stderr] Compiling jobserver v0.1.35 [INFO] [stderr] Checking jiff v0.2.34 [INFO] [stderr] Compiling cc v1.3.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling luau0-src v0.18.3+luau730 (https://github.com/mluau/luau-src-rs#3dd73654) [INFO] [stderr] Compiling mlua-sys v0.9.0 (https://github.com/mluau/mluau#107902a0) [INFO] [stderr] Checking regex v1.13.1 [INFO] [stderr] Checking env_filter v2.0.0 [INFO] [stderr] Checking env_logger v0.11.11 [INFO] [stderr] Compiling futures-macro v0.3.33 [INFO] [stderr] Compiling tokio-macros v2.7.1 [INFO] [stderr] Compiling clap_derive v4.6.3 [INFO] [stderr] Checking futures-util v0.3.33 [INFO] [stderr] Checking tokio v1.53.1 [INFO] [stderr] Checking clap v4.6.3 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] warning: mlua-sys@0.9.0: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: mlua-sys@0.9.0: compilation terminated. [INFO] [stderr] warning: mlua-sys@0.9.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" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/git/checkouts/luau-src-rs-afc6c66cd8919b11/3dd7365/luau/Common/include" "-I" "/opt/rustwide/cargo-home/git/checkouts/luau-src-rs-afc6c66cd8919b11/3dd7365/luau/CodeGen/include" "-I" "/opt/rustwide/cargo-home/git/checkouts/luau-src-rs-afc6c66cd8919b11/3dd7365/luau/VM/include" "-I" "/opt/rustwide/cargo-home/git/checkouts/luau-src-rs-afc6c66cd8919b11/3dd7365/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-9f1d1bca695c6871/out/luau-build/6cc77c0367afcd6d-CodeGenContext.o" "-c" "/opt/rustwide/cargo-home/git/checkouts/luau-src-rs-afc6c66cd8919b11/3dd7365/luau/CodeGen/src/CodeGenContext.cpp" [INFO] [stderr] error: failed to run custom build command for `mlua-sys v0.9.0 (https://github.com/mluau/mluau#107902a0)` [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-d43377001ff95737/build-script-main` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build [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] 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" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/git/checkouts/luau-src-rs-afc6c66cd8919b11/3dd7365/luau/Common/include" "-I" "/opt/rustwide/cargo-home/git/checkouts/luau-src-rs-afc6c66cd8919b11/3dd7365/luau/CodeGen/include" "-I" "/opt/rustwide/cargo-home/git/checkouts/luau-src-rs-afc6c66cd8919b11/3dd7365/luau/VM/include" "-I" "/opt/rustwide/cargo-home/git/checkouts/luau-src-rs-afc6c66cd8919b11/3dd7365/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-9f1d1bca695c6871/out/luau-build/6cc77c0367afcd6d-CodeGenContext.o" "-c" "/opt/rustwide/cargo-home/git/checkouts/luau-src-rs-afc6c66cd8919b11/3dd7365/luau/CodeGen/src/CodeGenContext.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" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/git/checkouts/luau-src-rs-afc6c66cd8919b11/3dd7365/luau/Common/include" "-I" "/opt/rustwide/cargo-home/git/checkouts/luau-src-rs-afc6c66cd8919b11/3dd7365/luau/CodeGen/include" "-I" "/opt/rustwide/cargo-home/git/checkouts/luau-src-rs-afc6c66cd8919b11/3dd7365/luau/VM/include" "-I" "/opt/rustwide/cargo-home/git/checkouts/luau-src-rs-afc6c66cd8919b11/3dd7365/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-9f1d1bca695c6871/out/luau-build/6cc77c0367afcd6d-CodeGenContext.o" "-c" "/opt/rustwide/cargo-home/git/checkouts/luau-src-rs-afc6c66cd8919b11/3dd7365/luau/CodeGen/src/CodeGenContext.cpp" [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "83a45b8a213b0871cd46dcb371951a5b6b0ba0b9a721a9aba41bddde4e90da95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83a45b8a213b0871cd46dcb371951a5b6b0ba0b9a721a9aba41bddde4e90da95", kill_on_drop: false }` [INFO] [stdout] 83a45b8a213b0871cd46dcb371951a5b6b0ba0b9a721a9aba41bddde4e90da95