[INFO] fetching crate konarr-server 0.5.0... [INFO] checking konarr-server-0.5.0 against master#c8551d3c63c51f290cf1dc9dc4714249ea849fd1 for pr-148946 [INFO] extracting crate konarr-server 0.5.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate konarr-server 0.5.0 [INFO] finished tweaking crates.io crate konarr-server 0.5.0 [INFO] tweaked toml for crates.io crate konarr-server 0.5.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate konarr-server 0.5.0 on toolchain c8551d3c63c51f290cf1dc9dc4714249ea849fd1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate konarr-server 0.5.0 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" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stable-pattern v0.1.0 [INFO] [stderr] Downloaded devise_core v0.4.2 [INFO] [stderr] Downloaded devise v0.4.2 [INFO] [stderr] Downloaded ubyte v0.10.4 [INFO] [stderr] Downloaded state v0.6.0 [INFO] [stderr] Downloaded rocket-governor v0.2.0-rc.4 [INFO] [stderr] Downloaded unicase_serde v0.1.0 [INFO] [stderr] Downloaded rocket_cors v0.6.0 [INFO] [stderr] Downloaded binascii v0.1.4 [INFO] [stderr] Downloaded devise_codegen v0.4.2 [INFO] [stderr] Downloaded rocket_ws v0.1.1 [INFO] [stderr] Downloaded rocket v0.5.1 [INFO] [stderr] Downloaded geekorm-derive v0.11.4 [INFO] [stderr] Downloaded nonzero_ext v0.3.0 [INFO] [stderr] Downloaded governor v0.6.3 [INFO] [stderr] Downloaded libsql v0.9.24 [INFO] [stderr] Downloaded rocket_codegen v0.5.1 [INFO] [stderr] Downloaded rocket_http v0.5.1 [INFO] [stderr] Downloaded spinning_top v0.3.0 [INFO] [stderr] Downloaded purl v0.1.6 [INFO] [stderr] Downloaded tokio_schedule v0.3.2 [INFO] [stderr] Downloaded libsql-hrana v0.9.24 [INFO] [stderr] Downloaded figment v0.10.19 [INFO] [stderr] Downloaded libsql-sys v0.9.24 [INFO] [stderr] Downloaded openssl-src v300.5.3+3.5.4 [INFO] [stderr] Downloaded libsql_replication v0.9.24 [INFO] [stderr] Downloaded libsql-rusqlite v0.9.24 [INFO] [stderr] Downloaded geekorm v0.11.4 [INFO] [stderr] Downloaded konarr v0.5.0 [INFO] [stderr] Downloaded libsql-ffi v0.9.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 967c60ca92ec423453cef967f23a8298b1393b568d9fa4cd216154cd8903e6f5 [INFO] running `Command { std: "docker" "start" "-a" "967c60ca92ec423453cef967f23a8298b1393b568d9fa4cd216154cd8903e6f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "967c60ca92ec423453cef967f23a8298b1393b568d9fa4cd216154cd8903e6f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "967c60ca92ec423453cef967f23a8298b1393b568d9fa4cd216154cd8903e6f5", kill_on_drop: false }` [INFO] [stdout] 967c60ca92ec423453cef967f23a8298b1393b568d9fa4cd216154cd8903e6f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e69a0ae9ab69f02aea68a792a6ae8e578ea77ae90b38339cdea30fd10c61737 [INFO] running `Command { std: "docker" "start" "-a" "3e69a0ae9ab69f02aea68a792a6ae8e578ea77ae90b38339cdea30fd10c61737", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling regex-syntax v0.8.7 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling openssl-src v300.5.3+3.5.4 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Compiling libsql-sqlite3-parser v0.13.0 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling regex-automata v0.4.12 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v1.0.3 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking unicode-ident v1.0.19 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Compiling regex v1.12.1 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Compiling geekorm-derive v0.11.4 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Checking spinning_top v0.3.0 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Checking clap_builder v4.5.50 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Compiling konarr-server v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking console v0.16.1 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking governor v0.6.3 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking unicase_serde v0.1.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking prost v0.12.6 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling libsql-hrana v0.2.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking publicsuffix v2.3.0 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking libsql-hrana v0.9.24 [INFO] [stderr] Checking cookie_store v0.21.1 [INFO] [stderr] Checking purl v0.1.6 [INFO] [stderr] Checking clap v4.5.50 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Compiling libsql-ffi v0.5.0 [INFO] [stderr] Compiling libsql-ffi v0.9.24 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-io-timeout v1.2.1 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio_schedule v0.3.2 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking tower-http v0.4.4 [INFO] [stderr] warning: libsql-ffi@0.5.0: cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] warning: libsql-ffi@0.5.0: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `libsql-ffi v0.5.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/libsql-ffi-b9dcdfe5e65ccd63/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=bundled/src/sqlite3.c [INFO] [stderr] cargo:lib_dir=/opt/rustwide/target/debug/build/libsql-ffi-7f7364805bb0f167/out [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_VARIABLE_NUMBER [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_EXPR_DEPTH [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_COLUMN [INFO] [stderr] cargo:rerun-if-env-changed=LIBSQLITE3_FLAGS [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/libsql-ffi-7f7364805bb0f167/out) [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:warning=cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] cargo:warning=compilation terminated. [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" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c11" "-DSQLITE_CORE" "-DSQLITE_DEFAULT_FOREIGN_KEYS=1" "-DSQLITE_ENABLE_API_ARMOR" "-DSQLITE_ENABLE_COLUMN_METADATA" "-DSQLITE_ENABLE_DBSTAT_VTAB" "-DSQLITE_ENABLE_FTS3" "-DSQLITE_ENABLE_FTS3_PARENTHESIS" "-DSQLITE_ENABLE_FTS5" "-DSQLITE_ENABLE_JSON1" "-DSQLITE_ENABLE_LOAD_EXTENSION=1" "-DSQLITE_ENABLE_MEMORY_MANAGEMENT" "-DSQLITE_ENABLE_RTREE" "-DSQLITE_ENABLE_STAT2" "-DSQLITE_ENABLE_STAT4" "-DSQLITE_SOUNDEX" "-DSQLITE_THREADSAFE=1" "-DSQLITE_USE_URI" "-DHAVE_USLEEP=1" "-D_POSIX_THREAD_SAFE_FUNCTIONS" "-o" "/opt/rustwide/target/debug/build/libsql-ffi-7f7364805bb0f167/out/3b8a01b640506ff7-sqlite3.o" "-c" "bundled/src/sqlite3.c" [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3e69a0ae9ab69f02aea68a792a6ae8e578ea77ae90b38339cdea30fd10c61737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e69a0ae9ab69f02aea68a792a6ae8e578ea77ae90b38339cdea30fd10c61737", kill_on_drop: false }` [INFO] [stdout] 3e69a0ae9ab69f02aea68a792a6ae8e578ea77ae90b38339cdea30fd10c61737