[INFO] cloning repository https://github.com/AD135790/try-rust-bootcamp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AD135790/try-rust-bootcamp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAD135790%2Ftry-rust-bootcamp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAD135790%2Ftry-rust-bootcamp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bbbd0116b67049bbcf319af4fb5dc6c9b35af2e1
[INFO] checking AD135790/try-rust-bootcamp against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAD135790%2Ftry-rust-bootcamp" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AD135790/try-rust-bootcamp
[INFO] finished tweaking git repo https://github.com/AD135790/try-rust-bootcamp
[INFO] tweaked toml for git repo https://github.com/AD135790/try-rust-bootcamp written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AD135790/try-rust-bootcamp on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AD135790/try-rust-bootcamp 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_datetime v0.7.3
[INFO] [stderr]   Downloaded strum_macros v0.27.2
[INFO] [stderr]   Downloaded strum v0.27.2
[INFO] [stderr]   Downloaded toml_edit v0.23.7
[INFO] [stderr]   Downloaded toml_parser v1.0.4
[INFO] [stderr]   Downloaded fallible-streaming-iterator v0.1.9
[INFO] [stderr]   Downloaded csv-core v0.1.12
[INFO] [stderr]   Downloaded lexical-core v1.0.6
[INFO] [stderr]   Downloaded arrow-arith v56.2.0
[INFO] [stderr]   Downloaded lexical-write-integer v1.0.6
[INFO] [stderr]   Downloaded comfy-table v7.1.2
[INFO] [stderr]   Downloaded arrow-select v56.2.0
[INFO] [stderr]   Downloaded lexical-util v1.0.7
[INFO] [stderr]   Downloaded rust_decimal v1.38.0
[INFO] [stderr]   Downloaded arrow-cast v56.2.0
[INFO] [stderr]   Downloaded regex v1.12.1
[INFO] [stderr]   Downloaded lexical-parse-float v1.0.6
[INFO] [stderr]   Downloaded arrow v56.2.0
[INFO] [stderr]   Downloaded lexical-write-float v1.0.6
[INFO] [stderr]   Downloaded arrow-array v56.2.0
[INFO] [stderr]   Downloaded arrow-buffer v56.2.0
[INFO] [stderr]   Downloaded unicode-width v0.2.2
[INFO] [stderr]   Downloaded half v2.7.0
[INFO] [stderr]   Downloaded arrow-ord v56.2.0
[INFO] [stderr]   Downloaded arrow-data v56.2.0
[INFO] [stderr]   Downloaded regex-syntax v0.8.7
[INFO] [stderr]   Downloaded arrow-schema v56.2.0
[INFO] [stderr]   Downloaded lexical-parse-integer v1.0.6
[INFO] [stderr]   Downloaded arrow-row v56.2.0
[INFO] [stderr]   Downloaded arrow-string v56.2.0
[INFO] [stderr]   Downloaded hashlink v0.10.0
[INFO] [stderr]   Downloaded fallible-iterator v0.3.0
[INFO] [stderr]   Downloaded cc v1.2.41
[INFO] [stderr]   Downloaded regex-automata v0.4.12
[INFO] [stderr]   Downloaded duckdb v1.4.1
[INFO] [stderr]   Downloaded libduckdb-sys v1.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f25e801c90652d6cb91eb9194e5592da10846d41c5692ded32a68178162789d
[INFO] running `Command { std: "docker" "start" "-a" "5f25e801c90652d6cb91eb9194e5592da10846d41c5692ded32a68178162789d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f25e801c90652d6cb91eb9194e5592da10846d41c5692ded32a68178162789d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f25e801c90652d6cb91eb9194e5592da10846d41c5692ded32a68178162789d", kill_on_drop: false }`
[INFO] [stdout] 5f25e801c90652d6cb91eb9194e5592da10846d41c5692ded32a68178162789d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52cbc22a3c30001e903a5ffaec26699847aa8f573a96a39dba44c6972076950b
[INFO] running `Command { std: "docker" "start" "-a" "52cbc22a3c30001e903a5ffaec26699847aa8f573a96a39dba44c6972076950b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]     Checking arrow-schema v56.2.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]     Checking regex-syntax v0.8.7
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling rust_decimal v1.38.0
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]     Checking regex-automata v0.4.12
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]     Checking regex v1.12.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking comfy-table v7.1.2
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling libduckdb-sys v1.4.1
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking half v2.7.0
[INFO] [stderr]     Checking arrow-buffer v56.2.0
[INFO] [stderr]     Checking arrow-data v56.2.0
[INFO] [stderr]     Checking arrow-array v56.2.0
[INFO] [stderr] error: could not compile `arrow-array` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/bin/rustc --crate-name arrow_array --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-array-56.2.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 --cfg 'feature="ffi"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chrono-tz", "ffi", "force_validate"))' -C metadata=61dc4657dc9c998b -C extra-filename=-b3f96489a9a350d4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-ab802d2dd9b8aa59.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-4af3dad1080c0859.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-bd8210b3c9589f43.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-8c74066a7b386b1f.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d8e2553418013ad2.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-4f7d9cee3a272874.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-823b025aad9d883a.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-49513cd5c1a45cb7.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: libduckdb-sys@1.4.1: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/0ffd2370cea2de19-vector_copy.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/common/vector_operations/vector_copy.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/0e21f3e51d5cd4b4-extension_alias.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/main/extension/extension_alias.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/0ffd2370cea2de19-vector_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/common/vector_operations/vector_cast.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/0e21f3e51d5cd4b4-extension_helper.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/main/extension/extension_helper.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/0ffd2370cea2de19-vector_storage.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/common/vector_operations/vector_storage.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/9511a83c531a65ff-lambda_functions.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/lambda_functions.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/9511a83c531a65ff-function_list.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/function_list.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/0ffd2370cea2de19-is_distinct_from.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/common/vector_operations/is_distinct_from.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/9511a83c531a65ff-core_functions_extension.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/core_functions_extension.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/0ffd2370cea2de19-comparison_operators.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/common/vector_operations/comparison_operators.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/0ffd2370cea2de19-vector_hash.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/common/vector_operations/vector_hash.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/0e21f3e51d5cd4b4-extension_loader.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/main/extension/extension_loader.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/2f396ee5adfc0d6d-deserialized_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/verification/deserialized_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/2f396ee5adfc0d6d-fetch_row_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/verification/fetch_row_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/0e21f3e51d5cd4b4-extension_install.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/main/extension/extension_install.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/0e21f3e51d5cd4b4-extension_load.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/main/extension/extension_load.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/2f396ee5adfc0d6d-copied_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/verification/copied_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/2f396ee5adfc0d6d-statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/verification/statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/2f396ee5adfc0d6d-explain_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/verification/explain_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/2f396ee5adfc0d6d-prepared_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/verification/prepared_statement_verifier.cpp"
[INFO] [stderr] warning: libduckdb-sys@1.4.1: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/2f396ee5adfc0d6d-parsed_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/verification/parsed_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/2f396ee5adfc0d6d-no_operator_caching_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/verification/no_operator_caching_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/2f396ee5adfc0d6d-external_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/verification/external_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/2f396ee5adfc0d6d-unoptimized_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/verification/unoptimized_statement_verifier.cpp"
[INFO] [stderr] warning: libduckdb-sys@1.4.1: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/d4d89c5a71d1555a-bitpacking.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib/bitpacking.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/2697663bdc188bea-yyjson.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/yyjson.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_scalar_bit.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_scalar_bit.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_scalar_debug.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_scalar_debug.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_aggregate_holistic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_aggregate_holistic.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_aggregate_distributive.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_aggregate_distributive.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_aggregate_regression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_aggregate_regression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_scalar_array.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_scalar_array.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_aggregate_algebraic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_aggregate_algebraic.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_scalar_blob.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_scalar_blob.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_scalar_enum.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_scalar_enum.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_aggregate_nested.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_aggregate_nested.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_scalar_list.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_scalar_list.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_scalar_generic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_scalar_generic.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_scalar_map.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_scalar_map.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_scalar_date.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_scalar_date.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_scalar_operators.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_scalar_operators.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_scalar_random.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_scalar_random.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_scalar_struct.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_scalar_struct.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_scalar_math.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_scalar_math.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_scalar_union.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_scalar_union.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_adbc.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_adbc.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_catalog_catalog_entry.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_catalog_catalog_entry.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_scalar_string.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_scalar_string.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_catalog.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_catalog.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_catalog_default.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_catalog_default.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_arrow.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_arrow.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_arrow_appender.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_arrow_appender.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_adbc_nanoarrow.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_adbc_nanoarrow.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_multi_file.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_multi_file.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_enums.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_enums.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_operator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_row_operations.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_row_operations.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_progress_bar.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_progress_bar.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_serializer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_serializer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_sort.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_sort.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_tree_renderer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_tree_renderer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_types.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_types.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_types_column.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_types_column.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_sorting.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_sorting.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_types_row.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_types_row.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_index.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_index.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_index_art.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_index_art.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_expression_executor.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_expression_executor.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_aggregate.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_aggregate.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_value_operations.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_value_operations.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_nested_loop_join.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_nested_loop_join.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_csv_scanner_sniffer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_csv_scanner_sniffer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_csv_scanner_encode.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_csv_scanner_encode.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_csv_scanner_buffer_manager.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_csv_scanner_buffer_manager.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_csv_scanner_util.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_csv_scanner_util.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_filter.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_filter.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_csv_scanner_scanner.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_csv_scanner_scanner.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_csv_scanner_state_machine.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_csv_scanner_state_machine.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_csv_scanner_table_function.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_csv_scanner_table_function.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_order.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_order.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_join.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_join.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_schema.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_schema.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_persistent.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_persistent.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_helper.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_helper.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_physical_plan.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_physical_plan.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_scan.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_scan.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_projection.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_projection.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_set.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_set.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_aggregate.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_aggregate.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_sample.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_sample.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_aggregate_distributive.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_aggregate_distributive.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_pragma.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_pragma.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_cast_union.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_cast_union.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_cast.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_scalar_compressed_materialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_scalar_compressed_materialization.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_scalar_generic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_scalar_generic.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_cast_variant.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_cast_variant.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_scalar.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_scalar.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_scalar_date.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_scalar_date.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_scalar_list.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_scalar_list.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_scalar_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_scalar_operator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_scalar_string.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_scalar_string.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_scalar_map.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_scalar_map.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_scalar_sequence.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_scalar_sequence.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_scalar_variant.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_scalar_variant.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_scalar_string_regexp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_scalar_string_regexp.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_table_system.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_table_system.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_scalar_struct.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_scalar_struct.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_table_arrow.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_table_arrow.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_scalar_system.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_scalar_system.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_window.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_window.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_table_version.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_table_version.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_table.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_table.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_logging.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_logging.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_main_buffered_data.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_main_buffered_data.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_main_chunk_scan_state.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_main_chunk_scan_state.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_main.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_main.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_main_capi.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_main_capi.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_main_capi_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_main_capi_cast.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_main_secret.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_main_secret.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_main_http.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_main_http.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_main_relation.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_main_relation.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_main_settings.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_main_settings.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_optimizer_join_order.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_optimizer_join_order.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_optimizer_compressed_materialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_optimizer_compressed_materialization.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_optimizer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_optimizer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_optimizer_matcher.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_optimizer_matcher.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_optimizer_pushdown.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_optimizer_pushdown.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_optimizer_rule.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_optimizer_rule.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_optimizer_statistics_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_optimizer_statistics_operator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_optimizer_statistics_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_optimizer_statistics_expression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_parallel.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_parallel.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_parser.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_parser.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_parser_parsed_data.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_parser_parsed_data.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_parser_query_node.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_parser_query_node.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_parser_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_parser_expression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_parser_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_parser_statement.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_parser_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_parser_tableref.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_parser_transform_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_parser_transform_tableref.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_parser_transform_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_parser_transform_expression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_parser_transform_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_parser_transform_statement.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_parser_transform_constraint.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_parser_transform_constraint.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_planner_binder_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_planner_binder_statement.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_planner_binder_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_planner_binder_expression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_planner.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_planner.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_parser_transform_helpers.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_parser_transform_helpers.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_planner_filter.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_planner_filter.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_planner_binder_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_planner_binder_tableref.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_planner_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_planner_operator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_planner_subquery.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_planner_subquery.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_planner_binder_query_node.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_planner_binder_query_node.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_planner_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_planner_expression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_storage_buffer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_storage_buffer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_planner_expression_binder.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_planner_expression_binder.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_storage_compression_alp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_storage_compression_alp.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_storage_compression_chimp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_storage_compression_chimp.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_storage_serialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_storage_serialization.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_storage.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_storage.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_storage_compression_dict_fsst.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_storage_compression_dict_fsst.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_storage_metadata.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_storage_metadata.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_storage_statistics.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_storage_statistics.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_storage_checkpoint.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_storage_checkpoint.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_storage_compression_dictionary.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_storage_compression_dictionary.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_storage_table.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_storage_table.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_storage_compression_roaring.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_storage_compression_roaring.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.4.1: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.4.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_storage_compression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_storage_compression.cpp"
[INFO] [stderr] error: failed to run custom build command for `libduckdb-sys v1.4.1`
[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/libduckdb-sys-711d4b3574250242/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/manifest.json
[INFO] [stderr]   cargo:rerun-if-changed=duckdb.tar.gz
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/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=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = 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=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/0ffd2370cea2de19-vector_copy.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/common/vector_operations/vector_copy.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/0e21f3e51d5cd4b4-extension_alias.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/main/extension/extension_alias.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/0ffd2370cea2de19-vector_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/common/vector_operations/vector_cast.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/0e21f3e51d5cd4b4-extension_helper.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/main/extension/extension_helper.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/0ffd2370cea2de19-vector_storage.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/common/vector_operations/vector_storage.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/9511a83c531a65ff-lambda_functions.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/lambda_functions.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/9511a83c531a65ff-function_list.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/function_list.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/0ffd2370cea2de19-is_distinct_from.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/common/vector_operations/is_distinct_from.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/9511a83c531a65ff-core_functions_extension.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/core_functions_extension.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/0ffd2370cea2de19-comparison_operators.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/common/vector_operations/comparison_operators.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/0ffd2370cea2de19-vector_hash.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/common/vector_operations/vector_hash.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/0e21f3e51d5cd4b4-extension_loader.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/main/extension/extension_loader.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/2f396ee5adfc0d6d-deserialized_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/verification/deserialized_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/2f396ee5adfc0d6d-fetch_row_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/verification/fetch_row_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/0e21f3e51d5cd4b4-extension_install.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/main/extension/extension_install.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/0e21f3e51d5cd4b4-extension_load.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/main/extension/extension_load.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/2f396ee5adfc0d6d-copied_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/verification/copied_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/2f396ee5adfc0d6d-statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/verification/statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/2f396ee5adfc0d6d-explain_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/verification/explain_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/2f396ee5adfc0d6d-prepared_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/verification/prepared_statement_verifier.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]   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: 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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/2f396ee5adfc0d6d-parsed_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/verification/parsed_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/2f396ee5adfc0d6d-no_operator_caching_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/verification/no_operator_caching_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/2f396ee5adfc0d6d-external_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/verification/external_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/2f396ee5adfc0d6d-unoptimized_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/verification/unoptimized_statement_verifier.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]   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]   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: 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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/d4d89c5a71d1555a-bitpacking.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib/bitpacking.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/2697663bdc188bea-yyjson.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/yyjson.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_scalar_bit.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_scalar_bit.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_scalar_debug.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_scalar_debug.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_aggregate_holistic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_aggregate_holistic.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_aggregate_distributive.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_aggregate_distributive.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_aggregate_regression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_aggregate_regression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_scalar_array.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_scalar_array.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_aggregate_algebraic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_aggregate_algebraic.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_scalar_blob.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_scalar_blob.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_scalar_enum.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_scalar_enum.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_aggregate_nested.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_aggregate_nested.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_scalar_list.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_scalar_list.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_scalar_generic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_scalar_generic.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_scalar_map.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_scalar_map.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_scalar_date.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_scalar_date.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_scalar_operators.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_scalar_operators.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_scalar_random.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_scalar_random.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_scalar_struct.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_scalar_struct.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_scalar_math.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_scalar_math.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_scalar_union.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_scalar_union.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_adbc.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_adbc.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_catalog_catalog_entry.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_catalog_catalog_entry.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_extension_core_functions_scalar_string.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_extension_core_functions_scalar_string.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_catalog.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_catalog.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_catalog_default.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_catalog_default.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_arrow.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_arrow.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_arrow_appender.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_arrow_appender.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_adbc_nanoarrow.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_adbc_nanoarrow.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_multi_file.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_multi_file.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_enums.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_enums.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_operator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_row_operations.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_row_operations.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_progress_bar.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_progress_bar.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_serializer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_serializer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_sort.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_sort.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_tree_renderer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_tree_renderer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_types.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_types.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_types_column.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_types_column.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_sorting.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_sorting.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_types_row.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_types_row.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_index.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_index.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_index_art.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_index_art.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_expression_executor.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_expression_executor.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_aggregate.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_aggregate.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_common_value_operations.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_common_value_operations.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_nested_loop_join.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_nested_loop_join.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_csv_scanner_sniffer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_csv_scanner_sniffer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_csv_scanner_encode.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_csv_scanner_encode.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_csv_scanner_buffer_manager.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_csv_scanner_buffer_manager.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_csv_scanner_util.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_csv_scanner_util.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_filter.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_filter.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_csv_scanner_scanner.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_csv_scanner_scanner.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_csv_scanner_state_machine.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_csv_scanner_state_machine.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_csv_scanner_table_function.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_csv_scanner_table_function.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_order.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_order.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_join.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_join.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_schema.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_schema.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_persistent.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_persistent.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_helper.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_helper.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_physical_plan.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_physical_plan.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_scan.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_scan.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_projection.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_projection.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_operator_set.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_operator_set.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_aggregate.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_aggregate.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_execution_sample.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_execution_sample.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_aggregate_distributive.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_aggregate_distributive.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_pragma.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_pragma.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_cast_union.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_cast_union.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_cast.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_scalar_compressed_materialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_scalar_compressed_materialization.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_scalar_generic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_scalar_generic.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_cast_variant.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_cast_variant.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_scalar.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_scalar.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_scalar_date.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_scalar_date.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_scalar_list.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_scalar_list.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_scalar_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_scalar_operator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_scalar_string.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_scalar_string.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_scalar_map.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_scalar_map.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_scalar_sequence.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_scalar_sequence.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_scalar_variant.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_scalar_variant.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_scalar_string_regexp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_scalar_string_regexp.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_table_system.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_table_system.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_scalar_struct.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_scalar_struct.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_table_arrow.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_table_arrow.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_scalar_system.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_scalar_system.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_window.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_window.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_table_version.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_table_version.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_function_table.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_function_table.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_logging.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_logging.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_main_buffered_data.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_main_buffered_data.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_main_chunk_scan_state.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_main_chunk_scan_state.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_main.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_main.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_main_capi.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_main_capi.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_main_capi_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_main_capi_cast.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_main_secret.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_main_secret.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_main_http.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_main_http.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_main_relation.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_main_relation.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_main_settings.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_main_settings.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_optimizer_join_order.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_optimizer_join_order.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_optimizer_compressed_materialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_optimizer_compressed_materialization.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_optimizer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_optimizer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_optimizer_matcher.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_optimizer_matcher.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_optimizer_pushdown.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_optimizer_pushdown.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_optimizer_rule.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_optimizer_rule.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_optimizer_statistics_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_optimizer_statistics_operator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_optimizer_statistics_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_optimizer_statistics_expression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_parallel.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_parallel.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_parser.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_parser.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_parser_parsed_data.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_parser_parsed_data.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_parser_query_node.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_parser_query_node.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_parser_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_parser_expression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_parser_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_parser_statement.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_parser_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_parser_tableref.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_parser_transform_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_parser_transform_tableref.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_parser_transform_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_parser_transform_expression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_parser_transform_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_parser_transform_statement.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_parser_transform_constraint.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_parser_transform_constraint.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_planner_binder_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_planner_binder_statement.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_planner_binder_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_planner_binder_expression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_planner.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_planner.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_parser_transform_helpers.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_parser_transform_helpers.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_planner_filter.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_planner_filter.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_planner_binder_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_planner_binder_tableref.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_planner_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_planner_operator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_planner_subquery.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_planner_subquery.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_planner_binder_query_node.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_planner_binder_query_node.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_planner_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_planner_expression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_storage_buffer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_storage_buffer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_planner_expression_binder.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_planner_expression_binder.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_storage_compression_alp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_storage_compression_alp.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_storage_compression_chimp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_storage_compression_chimp.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_storage_serialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_storage_serialization.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_storage.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_storage.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_storage_compression_dict_fsst.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_storage_compression_dict_fsst.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_storage_metadata.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_storage_metadata.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_storage_statistics.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_storage_statistics.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_storage_checkpoint.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_storage_checkpoint.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_storage_compression_dictionary.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_storage_compression_dictionary.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_storage_table.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_storage_table.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_storage_compression_roaring.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_storage_compression_roaring.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_storage_compression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_storage_compression.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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/third_party/utf8proc/include" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/656e29b69102b4f9-ub_src_storage_compression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2d2c6df2ee4587df/out/duckdb/ub_src_storage_compression.cpp"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "52cbc22a3c30001e903a5ffaec26699847aa8f573a96a39dba44c6972076950b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52cbc22a3c30001e903a5ffaec26699847aa8f573a96a39dba44c6972076950b", kill_on_drop: false }`
[INFO] [stdout] 52cbc22a3c30001e903a5ffaec26699847aa8f573a96a39dba44c6972076950b
