[INFO] cloning repository https://github.com/orpos/kaledis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orpos/kaledis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forpos%2Fkaledis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forpos%2Fkaledis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2cf312d6d4e2d68f0dec47cb4e7ff18e717bd5d
[INFO] checking orpos/kaledis against try#3fada14ee01d755dc8076e611f11bf65b28ffd21 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forpos%2Fkaledis" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/orpos/kaledis
[INFO] finished tweaking git repo https://github.com/orpos/kaledis
[INFO] tweaked toml for git repo https://github.com/orpos/kaledis written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/orpos/kaledis on toolchain 3fada14ee01d755dc8076e611f11bf65b28ffd21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/orpos/kaledis 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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 52856cfff077d830ab35b5fa0b40fcac278eba39c9f68a5744c76723e16697ea
[INFO] running `Command { std: "docker" "start" "-a" "52856cfff077d830ab35b5fa0b40fcac278eba39c9f68a5744c76723e16697ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52856cfff077d830ab35b5fa0b40fcac278eba39c9f68a5744c76723e16697ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52856cfff077d830ab35b5fa0b40fcac278eba39c9f68a5744c76723e16697ea", kill_on_drop: false }`
[INFO] [stdout] 52856cfff077d830ab35b5fa0b40fcac278eba39c9f68a5744c76723e16697ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b52753a0fd5fa794747ca391ceb791292e9c4457f3cdf8cfb9bb1254f42d1e7
[INFO] running `Command { std: "docker" "start" "-a" "2b52753a0fd5fa794747ca391ceb791292e9c4457f3cdf8cfb9bb1254f42d1e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking vte v0.15.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking inotify v0.11.1
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking zune-jpeg v0.5.12
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling luau0-src v0.18.3+luau709
[INFO] [stderr]    Compiling lua-src v550.0.0
[INFO] [stderr]    Compiling luajit-src v210.6.6+707c12b
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking pori v0.0.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking vt100 v0.16.2
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.25
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling liblzma-sys v0.4.5
[INFO] [stderr]    Compiling mlua-sys v0.10.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking fearless_simd v0.3.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling full_moon_derive v0.11.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking smol_str v0.3.6
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]     Checking no_std_io2 v0.9.3
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking file-id v0.2.3
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking notify-debouncer-full v0.6.0
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]    Compiling deku_derive v0.20.3
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking wax v0.6.0
[INFO] [stderr]     Checking env_logger v0.11.9
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking full_moon v2.1.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking hayro-jpeg2000 v0.3.3
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3fada14ee01d755dc8076e611f11bf65b28ffd21/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/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(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=4b2288ee0b7ac2aa -C extra-filename=-80382bc47a774532 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-cccdc721da232fd0.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-12e84a40cf167126.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-0e2d5a60cb988f8e.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-afa1aac172add37f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7f89d5442d7e1c94.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-743a314c694ee75a.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-5d223fca38770469.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-efbf071b14f8f698.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/Ast/include" "-w" "-DLUAI_MAXCSTACK=1000000" "-DLUA_VECTOR_SIZE=3" "-DLUA_API=extern \"C\"" "-DLUAU_ENABLE_ASSERT" "-o" "/opt/rustwide/target/debug/build/mlua-sys-b1bce5b5f0b1c3f8/out/luau-build/24e8cd1501d575f3-Parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.18.3+luau709/luau/Ast/src/Parser.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-09b2b779119a149b/build-script-main` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build
[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/Ast/include" "-w" "-DLUAI_MAXCSTACK=1000000" "-DLUA_VECTOR_SIZE=3" "-DLUA_API=extern \"C\"" "-DLUAU_ENABLE_ASSERT" "-o" "/opt/rustwide/target/debug/build/mlua-sys-b1bce5b5f0b1c3f8/out/luau-build/24e8cd1501d575f3-Parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.18.3+luau709/luau/Ast/src/Parser.cpp"
[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/Ast/include" "-w" "-DLUAI_MAXCSTACK=1000000" "-DLUA_VECTOR_SIZE=3" "-DLUA_API=extern \"C\"" "-DLUAU_ENABLE_ASSERT" "-o" "/opt/rustwide/target/debug/build/mlua-sys-b1bce5b5f0b1c3f8/out/luau-build/24e8cd1501d575f3-Parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/luau0-src-0.18.3+luau709/luau/Ast/src/Parser.cpp"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "2b52753a0fd5fa794747ca391ceb791292e9c4457f3cdf8cfb9bb1254f42d1e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b52753a0fd5fa794747ca391ceb791292e9c4457f3cdf8cfb9bb1254f42d1e7", kill_on_drop: false }`
[INFO] [stdout] 2b52753a0fd5fa794747ca391ceb791292e9c4457f3cdf8cfb9bb1254f42d1e7
