[INFO] fetching crate lune-std-luau 0.3.5...
[INFO] documenting lune-std-luau-0.3.5 against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] extracting crate lune-std-luau 0.3.5 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate lune-std-luau 0.3.5
[INFO] finished tweaking crates.io crate lune-std-luau 0.3.5
[INFO] tweaked toml for crates.io crate lune-std-luau 0.3.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lune-std-luau 0.3.5 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lune-std-luau 0.3.5 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" "+1.98.0-beta.1" "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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cbd3b13f7868824f61afbff3a4e086b968e099485e9cd16dc6fa76228760f4d0
[INFO] running `Command { std: "docker" "start" "cbd3b13f7868824f61afbff3a4e086b968e099485e9cd16dc6fa76228760f4d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cbd3b13f7868824f61afbff3a4e086b968e099485e9cd16dc6fa76228760f4d0", 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" "cbd3b13f7868824f61afbff3a4e086b968e099485e9cd16dc6fa76228760f4d0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cbd3b13f7868824f61afbff3a4e086b968e099485e9cd16dc6fa76228760f4d0", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cbd3b13f7868824f61afbff3a4e086b968e099485e9cd16dc6fa76228760f4d0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking bstr v1.12.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking os_str_bytes v7.2.0
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]    Compiling luau0-src v0.18.3+luau709
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling mlua-sys v0.10.0
[INFO] [stderr] warning: mlua-sys@0.10.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: mlua-sys@0.10.0: compilation terminated.
[INFO] [stderr] warning: mlua-sys@0.10.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/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.18.3+luau709/luau/Common/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.18.3+luau709/luau/CodeGen/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.18.3+luau709/luau/VM/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.18.3+luau709/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-4dee5089f706c7f6/out/luau-build/d4beb2f3abf4990e-CodeGenContext.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.18.3+luau709/luau/CodeGen/src/CodeGenContext.cpp"
[INFO] [stderr] error: failed to run custom build command for `mlua-sys v0.10.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-79fc6911ae8ae7c9/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]   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: 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/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.18.3+luau709/luau/Common/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.18.3+luau709/luau/CodeGen/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.18.3+luau709/luau/VM/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.18.3+luau709/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-4dee5089f706c7f6/out/luau-build/d4beb2f3abf4990e-CodeGenContext.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.18.3+luau709/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]   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/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.18.3+luau709/luau/Common/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.18.3+luau709/luau/CodeGen/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.18.3+luau709/luau/VM/include" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.18.3+luau709/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-4dee5089f706c7f6/out/luau-build/d4beb2f3abf4990e-CodeGenContext.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.18.3+luau709/luau/CodeGen/src/CodeGenContext.cpp"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "cbd3b13f7868824f61afbff3a4e086b968e099485e9cd16dc6fa76228760f4d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbd3b13f7868824f61afbff3a4e086b968e099485e9cd16dc6fa76228760f4d0", kill_on_drop: false }`
[INFO] [stdout] cbd3b13f7868824f61afbff3a4e086b968e099485e9cd16dc6fa76228760f4d0
