[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] 4be7815cf498480ab138239deae4e4ba1019bb52
[INFO] checking mluau/scheduler against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmluau%2Fscheduler" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mluau/scheduler on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/mluau/mluau`
[INFO] [stderr]     Updating git repository `https://github.com/mluau/luau-src-rs`
[INFO] [stderr]     Updating git submodule `https://github.com/mluau/luau`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pkg-config v0.3.34
[INFO] [stderr]   Downloaded jiff-static v0.2.35
[INFO] [stderr]   Downloaded portable-atomic v1.15.0
[INFO] [stderr]   Downloaded bstr v1.13.1
[INFO] [stderr]   Downloaded jiff v0.2.35
[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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] df0416e018c1a7d4395efbf8005fc6d3b10fa28bd6ad658964b9e8f07f267d57
[INFO] running `Command { std: "docker" "start" "df0416e018c1a7d4395efbf8005fc6d3b10fa28bd6ad658964b9e8f07f267d57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df0416e018c1a7d4395efbf8005fc6d3b10fa28bd6ad658964b9e8f07f267d57", 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" "df0416e018c1a7d4395efbf8005fc6d3b10fa28bd6ad658964b9e8f07f267d57" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df0416e018c1a7d4395efbf8005fc6d3b10fa28bd6ad658964b9e8f07f267d57", 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" "df0416e018c1a7d4395efbf8005fc6d3b10fa28bd6ad658964b9e8f07f267d57" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]     Checking jiff-core v0.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking jiff v0.2.35
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling cc v1.4.3
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]    Compiling luau0-src v0.18.3+luau730 (https://github.com/mluau/luau-src-rs#e3e94f46)
[INFO] [stderr]     Checking bstr v1.13.1
[INFO] [stderr]    Compiling mlua-sys v0.9.0 (https://github.com/mluau/mluau#b3b76701)
[INFO] [stderr]     Checking tokio-util v0.7.19
[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] 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" "-mno-omit-leaf-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/cargo-home/git/checkouts/luau-src-rs-afc6c66cd8919b11/e3e94f4/luau/Common/include" "-I" "/opt/rustwide/cargo-home/git/checkouts/luau-src-rs-afc6c66cd8919b11/e3e94f4/luau/CodeGen/include" "-I" "/opt/rustwide/cargo-home/git/checkouts/luau-src-rs-afc6c66cd8919b11/e3e94f4/luau/VM/include" "-I" "/opt/rustwide/cargo-home/git/checkouts/luau-src-rs-afc6c66cd8919b11/e3e94f4/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/0073adb4381eba97/out/luau-build/6eec7418c03e46d1-CodeGenContext.o" "-c" "/opt/rustwide/cargo-home/git/checkouts/luau-src-rs-afc6c66cd8919b11/e3e94f4/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#b3b76701)`
[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/990057ab0caf465d/out/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: 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/git/checkouts/luau-src-rs-afc6c66cd8919b11/e3e94f4/luau/Common/include" "-I" "/opt/rustwide/cargo-home/git/checkouts/luau-src-rs-afc6c66cd8919b11/e3e94f4/luau/CodeGen/include" "-I" "/opt/rustwide/cargo-home/git/checkouts/luau-src-rs-afc6c66cd8919b11/e3e94f4/luau/VM/include" "-I" "/opt/rustwide/cargo-home/git/checkouts/luau-src-rs-afc6c66cd8919b11/e3e94f4/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/0073adb4381eba97/out/luau-build/6eec7418c03e46d1-CodeGenContext.o" "-c" "/opt/rustwide/cargo-home/git/checkouts/luau-src-rs-afc6c66cd8919b11/e3e94f4/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]   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/git/checkouts/luau-src-rs-afc6c66cd8919b11/e3e94f4/luau/Common/include" "-I" "/opt/rustwide/cargo-home/git/checkouts/luau-src-rs-afc6c66cd8919b11/e3e94f4/luau/CodeGen/include" "-I" "/opt/rustwide/cargo-home/git/checkouts/luau-src-rs-afc6c66cd8919b11/e3e94f4/luau/VM/include" "-I" "/opt/rustwide/cargo-home/git/checkouts/luau-src-rs-afc6c66cd8919b11/e3e94f4/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/0073adb4381eba97/out/luau-build/6eec7418c03e46d1-CodeGenContext.o" "-c" "/opt/rustwide/cargo-home/git/checkouts/luau-src-rs-afc6c66cd8919b11/e3e94f4/luau/CodeGen/src/CodeGenContext.cpp"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "df0416e018c1a7d4395efbf8005fc6d3b10fa28bd6ad658964b9e8f07f267d57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df0416e018c1a7d4395efbf8005fc6d3b10fa28bd6ad658964b9e8f07f267d57", kill_on_drop: false }`
[INFO] [stdout] df0416e018c1a7d4395efbf8005fc6d3b10fa28bd6ad658964b9e8f07f267d57
